Commit Verlauf

Autor SHA1 Nachricht Datum
  Emagi f9ddc49fcd - Fix #560 - DoF Trade Support! Works cross client to AoM, restricted to 6 slots when trading with DoF. WorldStructs.xml updated! vor 2 Monaten
  Emagi 422c34e566 Make lua functions ModifyMaxHP and ModifyMaxPower usable vor 2 Monaten
  Emagi c98a2997d7 Do not call lua functions that do not exist for spells, causes crashes vor 2 Monaten
  Emagi 231c866c2c restrict spell state assignment during deletion of spells vor 2 Monaten
  Emagi 4383e6b20a fix log message had extra %s vor 2 Monaten
  Emagi 1c94d68116 - Fix #554 - Weight support vor 2 Monaten
  Emagi 27130d0aae Mutex handling fixes, ptr crash fix and loose pointer cleanup related to lua spells vor 3 Monaten
  Emagi 427964b7a0 Functionality: vor 6 Monaten
  Emagi 3944d57579 - Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported vor 7 Monaten
  Devn00b 0f5ef8615b Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu vor 8 Monaten
  Devn00b f38b6fb788 Fix for issue #242. Added GetCanEvac/SetCanEvac lua function. Example code found in server/spells/scout/escape.lua vor 8 Monaten
  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 vor 9 Monaten
  Emagi 523e98c2c5 - Fix #533 - Group support for DoF, fixed /acceptinvite and group member display vor 9 Monaten
  Emagi 09978db335 Resolve unexpected crash due to lua string vor 1 Jahr
  Emagi a74469795d - Manipulate the game world! Remove widgets! vor 1 Jahr
  Emagi ed35cb6516 Additional protections for GetZone not being set on spell->caster within LUA function usage vor 1 Jahr
  Emagi e2b8770ac3 avoid crash when GetZone is not set for spell caster vor 1 Jahr
  Emagi 00d92aed43 Stop crash when player/spawn zone is not yet set vor 1 Jahr
  Emagi 7a2d357e16 Fix crash on setting pet stats after summon, owner was not set, fixed pets not surviving camp and popping back into game, added prespawn script to SummonPet vor 1 Jahr
  Emagi 658658e1a6 - Fixed popping non-existent items from overflow causing a crash vor 1 Jahr
  Emagi 417bea4214 - Spells now has class lists to reduce the time to assign new spells by level vor 1 Jahr
  Emagi 0ac12173fe Remove LUA SpawnList design, changed GetSpawnListByID and its adjacent lua functions to use lua tables vor 1 Jahr
  Emagi f57a91d0cb protection for lua user data inner data being deleted, protection around conversation options vor 1 Jahr
  Emagi 52435f03f2 Add IsCastOnAggroComplete to LuaInterface vor 1 Jahr
  Emagi f0e3800333 Fix #381 - NPC Spell Enhancements vor 1 Jahr
  Emagi 7c0c5d537e Fix #262 added /gm sight [on|off] with target to follow pov of spawn, LUA implemented SetPlayerPOVGhost(Player, Target_Spawn) if target_spawn is nil it will disable the ghost pov vor 1 Jahr
  Emagi db123c93e9 - Work in Progress: Widget ID support added to RegionScripts, test zone is tutorial_island02 (queens colony, overlord outpost, isle of refuge) vor 1 Jahr
  Emagi e40f842ac0 removed benign errors about E LUA : : attempt to call a nil value in a quest script when the function does not exist vor 1 Jahr
  Emagi c85c3e0d25 Added LUA Function DamageEquippedItems(Spawn, damage_percent_amount) vor 1 Jahr
  Emagi f87bcb22be quest read lock vs lock vor 1 Jahr