Emagi
|
cc3e1c8d06
Update LuaInterface::DestroySpells to assure we cover all the new lua states under the spell_scripts instead of the obselete spells map
|
2 months ago |
Emagi
|
ca37531d77
fix missing comma
|
2 months ago |
Emagi
|
6b68dba65f
LUA Spell Scripts updated to have a queue much like SpawnScripts
|
2 months ago |
Emagi
|
9bc4053ed3
more function checks
|
2 months ago |
Emagi
|
9040a6731e
Grab function string on stack
|
2 months ago |
Emagi
|
d391ab39cc
if caster is not set, still set spawn value
|
2 months ago |
Emagi
|
a89a1b5ed5
if caster is not set, still set spawn value
|
2 months ago |
Emagi
|
309ec7e274
more protection for function calls
|
2 months ago |
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
|
3 months ago |