Emagi
|
c99c193570
Protect ApplyLuaFunction from setting spell state variables if no function exists
|
2 months ago |
Emagi
|
1ea2b53551
revert but have remove function protected if it doesnt exist in spell script
|
2 months ago |
Emagi
|
dde2d530a7
protect when missing remove function from spell
|
2 months ago |
Emagi
|
6f463c5e1b
protection on lua_pcall
|
2 months ago |
Emagi
|
a350b94a3e
more checks
|
2 months ago |
Emagi
|
b1c2daced9
restore old lua include for the old compile
|
2 months ago |
Emagi
|
3b80496dff
Attempt to fix spell deletion more than once with short durration timers
|
2 months ago |
Emagi
|
4efbc70fba
Web administration now has /setadminstatus support
|
2 months ago |
Emagi
|
f397a70211
World Update
|
2 months ago |
Emagi
|
35bfdbeca7
WorldServer Updates
|
2 months ago |
Emagi
|
2d456fc04c
omit Objects from ground
|
3 months ago |
Emagi
|
e682edeef7
conform client and worldserver rest responses to json standard
|
3 months ago |
Emagi
|
c838cd6735
Crash fix for SpawnGroupByID on invalid group, IsSpawnGroupAlive(Zone, Group_ID) added.
|
3 months ago |
Emagi
|
bddaf8ffde
Fix bad logging of base hp and power
|
3 months ago |
Emagi
|
0a91ea816a
revert resizing the inventory diff packet
|
3 months ago |
Emagi
|
eaa1b5bb9a
Fixed accidentally sending wrong grid id to client causing warp movement on spawns
|
3 months ago |
Emagi
|
10fb54503b
set a min for skill on groundspawns
|
3 months ago |
Emagi
|
836d8fa5d9
Fix flying mobs offsets in zones that have dual maps for clients
|
3 months ago |
Emagi
|
345b91d243
- Fix #271 - Quiver / Pouch support for ranged items! (Bags can now be applied to equippable slots). All clients supported, Isle of Refuge you cannot open the bag inventory via the equipped slot, must use the inventory slot instead.
|
3 months ago |
Emagi
|
3024959a8c
Fix #490, quest journal zone, category type now set correctly. Also fixed a ghost map crash for the client, we were not setting the spawn index correctly and re-using spawn indexes
|
3 months ago |
Emagi
|
ccab5ef723
Fix grid issues with KoS and earlier clients, they have a specan older map than AoM used
|
3 months ago |
Emagi
|
889ef67a78
Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu
|
4 months ago |
Emagi
|
ccf38233ab
**Tradeskills**:
|
4 months ago |
Devn00b
|
5ae0b7417f
Login EXE Update
|
4 months ago |
Devn00b
|
9cd3f77ae5
Windows EXE Update
|
4 months ago |
Emagi
|
89daa29e97
Address signs on the ground, apparently some do not count as widgets
|
4 months ago |
Emagi
|
97a576609d
file was not reflected correctly, did not release, but writelock
|
4 months ago |
Emagi
|
79229a6de8
Fix #565 - avoid crash, packet buffer overruns/overflows, Fix #563 cavoid crash all getcurrentspell on dead lua state after reload spells called
|
4 months ago |
Emagi
|
3ea33e3ebe
stop NPCs from running away as dead corpses when they die
|
4 months ago |
Emagi
|
d5ca6ef710
LUA AddSpawnToGroup will no longer override the existing group if you call it twice, this would cause encounters to be unlinked, LUA SpawnGroupByID will now properly group the spawns into a single linked spawn group
|
4 months ago |