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