Commit History

Author SHA1 Message Date
  Emagi 6c13cd46b7 Fix RemoveProc to work without Spawn pointer inside Spells 1 month ago
  Emagi f493709233 more lua function updates 2 months ago
  Emagi d1462b6cad more ResetFunctionStack that were missing from lua functions 2 months ago
  Emagi c1ea560e0c RemoveSkillBonus should work on NPC's now, fixed/added some additional logging info for SpawnGroupByID 2 months ago
  Emagi cd341c8852 lua updates 2 months ago
  Emagi a56bacc9b0 AddControlEffect requires a luaspell be passed. On load of spell script data we remove the useless luaspell ptr. 2 months ago
  Emagi 6b68dba65f LUA Spell Scripts updated to have a queue much like SpawnScripts 2 months ago
  Emagi f397a70211 World Update 2 months ago
  Emagi 35bfdbeca7 WorldServer Updates 2 months ago
  Emagi c838cd6735 Crash fix for SpawnGroupByID on invalid group, IsSpawnGroupAlive(Zone, Group_ID) added. 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 d5ca6ef710 LUA AddSpawnToGroup will no longer override the existing group if you call it twice, this would cause encounters to be unlinked, LUA SpawnGroupByID will now properly group the spawns into a single linked spawn group 4 months ago
  Emagi f5685e3918 Login Updates: 5 months ago
  Emagi 41738ba225 Isle of Refuge March 2005 Client **BETA** Support!! 5 months ago
  Emagi ecf3d0b904 Fix pull push collisions with code 6 months ago
  Emagi e5c3ffca13 fix two crashes 6 months ago
  Emagi 69612e08b6 - Fix #528 - Support for DoF Advancement Window! 6 months ago
  Emagi 02f6f2a1af Fix #520 add hate-threat messages to dof client, fix modify hp and power to not reset on calculatebonuses for spells 7 months ago
  Emagi d1af2ec649 fix modify max power and health from duplicating on a mob when the base mob values are extremely low 7 months ago
  Emagi f9ddc49fcd - Fix #560 - DoF Trade Support! Works cross client to AoM, restricted to 6 slots when trading with DoF. WorldStructs.xml updated! 7 months ago
  Emagi c1e8768769 - Fix #528 - IMMUNITY_TYPE_STRIKETHROUGH type 10 for AddImmunitySpell and like functions 7 months ago
  Emagi 513fafef3c Avoid nullptr casters! 7 months ago
  Emagi 47196d6b67 - Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode) 9 months ago
  Emagi d32141898e - ZoneServer::GetClientBySpawn removed, no longer using the MutexMap to track the client, use the Player class instead. 1 year ago
  Emagi 3944d57579 - Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported 1 year ago
  Emagi 14a74a1f45 - Fix #542 - DoF will now properly roll/pitch spawns/objects as expected 1 year ago
  Devn00b 0f5ef8615b Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu 1 year ago
  Devn00b f38b6fb788 Fix for issue #242. Added GetCanEvac/SetCanEvac lua function. Example code found in server/spells/scout/escape.lua 1 year ago
  Emagi ace2e20281 - Fix #537 - DoF client health, power, concentration display on items correctly, AoM and DoF client no longer have issues with hide hood/helm in options impacting self and other options 1 year ago
  Emagi 523e98c2c5 - Fix #533 - Group support for DoF, fixed /acceptinvite and group member display 1 year ago