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 月之前 |
Emagi
|
ca37531d77
fix missing comma
|
2 月之前 |
Emagi
|
6b68dba65f
LUA Spell Scripts updated to have a queue much like SpawnScripts
|
2 月之前 |
Emagi
|
9bc4053ed3
more function checks
|
2 月之前 |
Emagi
|
9040a6731e
Grab function string on stack
|
2 月之前 |
Emagi
|
d391ab39cc
if caster is not set, still set spawn value
|
2 月之前 |
Emagi
|
a89a1b5ed5
if caster is not set, still set spawn value
|
2 月之前 |
Emagi
|
309ec7e274
more protection for function calls
|
2 月之前 |
Emagi
|
c99c193570
Protect ApplyLuaFunction from setting spell state variables if no function exists
|
2 月之前 |
Emagi
|
1ea2b53551
revert but have remove function protected if it doesnt exist in spell script
|
2 月之前 |
Emagi
|
dde2d530a7
protect when missing remove function from spell
|
2 月之前 |
Emagi
|
6f463c5e1b
protection on lua_pcall
|
2 月之前 |
Emagi
|
a350b94a3e
more checks
|
2 月之前 |
Emagi
|
b1c2daced9
restore old lua include for the old compile
|
2 月之前 |
Emagi
|
3b80496dff
Attempt to fix spell deletion more than once with short durration timers
|
2 月之前 |
Emagi
|
4efbc70fba
Web administration now has /setadminstatus support
|
2 月之前 |
Emagi
|
f397a70211
World Update
|
2 月之前 |
Emagi
|
35bfdbeca7
WorldServer Updates
|
2 月之前 |
Emagi
|
2d456fc04c
omit Objects from ground
|
3 月之前 |
Emagi
|
e682edeef7
conform client and worldserver rest responses to json standard
|
3 月之前 |
Emagi
|
c838cd6735
Crash fix for SpawnGroupByID on invalid group, IsSpawnGroupAlive(Zone, Group_ID) added.
|
3 月之前 |
Emagi
|
bddaf8ffde
Fix bad logging of base hp and power
|
3 月之前 |
Emagi
|
0a91ea816a
revert resizing the inventory diff packet
|
3 月之前 |
Emagi
|
eaa1b5bb9a
Fixed accidentally sending wrong grid id to client causing warp movement on spawns
|
3 月之前 |
Emagi
|
10fb54503b
set a min for skill on groundspawns
|
3 月之前 |
Emagi
|
836d8fa5d9
Fix flying mobs offsets in zones that have dual maps for clients
|
3 月之前 |
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 月之前 |
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 月之前 |
Emagi
|
ccab5ef723
Fix grid issues with KoS and earlier clients, they have a specan older map than AoM used
|
3 月之前 |
Emagi
|
889ef67a78
Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu
|
4 月之前 |