Emagi
|
fab299e53f
fix /reload spells
|
2 mesiacov pred |
Emagi
|
5a298f404a
fix locking order as mspells cant be the last lock
|
2 mesiacov pred |
Emagi
|
83216921be
script file mutex will be write locked to avoid interruption of an existing state of the same script file being duplicated
|
2 mesiacov pred |
Emagi
|
48d6965a1c
erg mistakes..
|
2 mesiacov pred |
Emagi
|
452a8508e0
dont need to change the itr its done in CreateSpellScript
|
2 mesiacov pred |
Emagi
|
a181a94c56
Fix some mutex conditions with lua spell scripts
|
2 mesiacov pred |
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 mesiacov pred |
Emagi
|
ca37531d77
fix missing comma
|
2 mesiacov pred |
Emagi
|
6b68dba65f
LUA Spell Scripts updated to have a queue much like SpawnScripts
|
2 mesiacov pred |
Emagi
|
9bc4053ed3
more function checks
|
2 mesiacov pred |
Emagi
|
9040a6731e
Grab function string on stack
|
2 mesiacov pred |
Emagi
|
d391ab39cc
if caster is not set, still set spawn value
|
2 mesiacov pred |
Emagi
|
a89a1b5ed5
if caster is not set, still set spawn value
|
2 mesiacov pred |
Emagi
|
309ec7e274
more protection for function calls
|
2 mesiacov pred |
Emagi
|
c99c193570
Protect ApplyLuaFunction from setting spell state variables if no function exists
|
2 mesiacov pred |
Emagi
|
1ea2b53551
revert but have remove function protected if it doesnt exist in spell script
|
2 mesiacov pred |
Emagi
|
dde2d530a7
protect when missing remove function from spell
|
2 mesiacov pred |
Emagi
|
6f463c5e1b
protection on lua_pcall
|
2 mesiacov pred |
Emagi
|
a350b94a3e
more checks
|
2 mesiacov pred |
Emagi
|
b1c2daced9
restore old lua include for the old compile
|
2 mesiacov pred |
Emagi
|
3b80496dff
Attempt to fix spell deletion more than once with short durration timers
|
2 mesiacov pred |
Emagi
|
4efbc70fba
Web administration now has /setadminstatus support
|
2 mesiacov pred |
Emagi
|
f397a70211
World Update
|
2 mesiacov pred |
Emagi
|
35bfdbeca7
WorldServer Updates
|
2 mesiacov pred |
Emagi
|
2d456fc04c
omit Objects from ground
|
3 mesiacov pred |
Emagi
|
e682edeef7
conform client and worldserver rest responses to json standard
|
3 mesiacov pred |
Emagi
|
c838cd6735
Crash fix for SpawnGroupByID on invalid group, IsSpawnGroupAlive(Zone, Group_ID) added.
|
3 mesiacov pred |
Emagi
|
bddaf8ffde
Fix bad logging of base hp and power
|
3 mesiacov pred |
Emagi
|
0a91ea816a
revert resizing the inventory diff packet
|
3 mesiacov pred |
Emagi
|
eaa1b5bb9a
Fixed accidentally sending wrong grid id to client causing warp movement on spawns
|
3 mesiacov pred |