Historique des commits

Auteur SHA1 Message Date
  Emagi 6c13cd46b7 Fix RemoveProc to work without Spawn pointer inside Spells il y a 14 heures
  Emagi e553c7b0b8 disabled noisy dumppackets il y a 1 jour
  Emagi ba579895b9 active spells updates il y a 2 jours
  Emagi 4ffdcd5e9d ground spawn "max skill increase" rules changed il y a 2 jours
  Emagi 008a1aaad7 fix mail for dof and kos il y a 3 jours
  Emagi b082ff0554 sync source il y a 3 jours
  Emagi f493709233 more lua function updates il y a 1 semaine
  Emagi d1462b6cad more ResetFunctionStack that were missing from lua functions il y a 1 semaine
  Emagi c1ea560e0c RemoveSkillBonus should work on NPC's now, fixed/added some additional logging info for SpawnGroupByID il y a 1 semaine
  Emagi cd341c8852 lua updates il y a 1 semaine
  Emagi a56bacc9b0 AddControlEffect requires a luaspell be passed. On load of spell script data we remove the useless luaspell ptr. il y a 2 semaines
  Emagi f8c9d11ee0 fix reload spells to work with the lua spell state redesign il y a 2 semaines
  Emagi 3c3e52941f Have DestroySpells handle the delete of the luaspell instead of active_spells il y a 2 semaines
  Emagi b38740ac7c lua spell deleted outside of destroy spells il y a 2 semaines
  Emagi fab299e53f fix /reload spells il y a 2 semaines
  Emagi 5a298f404a fix locking order as mspells cant be the last lock il y a 2 semaines
  Emagi 83216921be script file mutex will be write locked to avoid interruption of an existing state of the same script file being duplicated il y a 2 semaines
  Emagi 48d6965a1c erg mistakes.. il y a 2 semaines
  Emagi 452a8508e0 dont need to change the itr its done in CreateSpellScript il y a 2 semaines
  Emagi a181a94c56 Fix some mutex conditions with lua spell scripts il y a 2 semaines
  Emagi cc3e1c8d06 Update LuaInterface::DestroySpells to assure we cover all the new lua states under the spell_scripts instead of the obselete spells map il y a 2 semaines
  Emagi ca37531d77 fix missing comma il y a 2 semaines
  Emagi 6b68dba65f LUA Spell Scripts updated to have a queue much like SpawnScripts il y a 2 semaines
  Emagi 9bc4053ed3 more function checks il y a 3 semaines
  Emagi 9040a6731e Grab function string on stack il y a 3 semaines
  Emagi d391ab39cc if caster is not set, still set spawn value il y a 3 semaines
  Emagi a89a1b5ed5 if caster is not set, still set spawn value il y a 3 semaines
  Emagi 309ec7e274 more protection for function calls il y a 3 semaines
  Emagi c99c193570 Protect ApplyLuaFunction from setting spell state variables if no function exists il y a 3 semaines
  Emagi 1ea2b53551 revert but have remove function protected if it doesnt exist in spell script il y a 3 semaines