Commit History

Author SHA1 Message Date
  Emagi 3ba895b039 Fix #507 - players dont gain hp while dead so revive works correctly at all times, Fix #232, added spell/item bonus type Power Cost Reduction type is 133, float eg 10.0 is 10% out of 100.0 for percentage 1 year ago
  Emagi 304f0d2bca ignore retry attempts for now 1 year ago
  Emagi 622ad6347e Remove wait close to avoid MState mutex lock issue 1 year ago
  Emagi b47c8546e4 Address streams stuck in wait-close state 1 year ago
  Emagi c6bebcd532 Reintegrated full linkdead 120 second timer,, groups can have linkdead players remain in group 1 year ago
  Emagi 59c049cb08 mem leak fixes 1 year ago
  Emagi 56c51b6759 Consolidate use of grid_id and use SetLocation / GetLocation 1 year ago
  Emagi 32862500e4 Added Total Power listing to spawn details command display 1 year ago
  Emagi 9eabdaf5f5 Enforce given_by type in spell_tiers for spells, spellscroll given_by type is now ommitted from being provided to auto spell lists 1 year ago
  Emagi 3ee4e5e105 Fix #304 - quest sharing and delete restrictions, check DB sql for required updates 1 year ago
  Emagi 6f21dcd29d Avoid crash on calling AddSpellBonus via lua functions without a spell, also protection on bonuses to not require one 1 year ago
  Emagi f17d884f72 oops.. 1 year ago
  Emagi aedc80a827 Removed redundant boolean for IsFullyLoggedIn, replaced with IsReadyForUpdatees 1 year ago
  Emagi 9f19e692cc Additional client login protections 1 year ago
  Emagi 1918ad44ce defend against bad client versions 1 year ago
  Emagi 1538c41bbc Further attempt to fix ghosts in the machine, clients removing early and still having packets sent to them 1 year ago
  Emagi 2ea1982355 Fix #318 - added spawn set scared_strong_players [0|1]. NPCs will be afraid if gray con and in aggro range, needs faction to check aggro list 1 year ago
  Emagi dbf6d0a630 Fix accidental Focus skill check/increase when it is already done below 1 year ago
  Emagi f7ab072a1b Fix #452 - implement skill bonus caps. Fix for conversation crash with CloseItemConversation. Attempts to address spawns being called during deletion like RemovePet 1 year ago
  Emagi effe13a590 Addressed Spawn changes being sent while the client is being removed from the spawn map 1 year ago
  Emagi 81dfccef28 Allow region tics to occur when a node is deleted without second pass 1 year ago
  Emagi f743d9ef5e Resolve deleting grids from a spawn causing a crash 1 year ago
  Emagi 8571729d8a Address some issues with dead spawn pointers when calling grid map 1 year ago
  Emagi 94dd2d260d Info, Position and Visual sizing variables were globally used in the Spawn class, changed to a local returned variable to avoid buffer overruns when the change functions are called again before the size variable is pulled from its global variable 1 year ago
  Emagi 5de0b9b4b0 reverse previous excessive locks 1 year ago
  Emagi 355ac44bdb Make sure spawn is set as deleted 1 year ago
  Emagi db9a5da85a Patch up missing removal points 1 year ago
  Emagi dd718e7d78 Patch up missing removal points 1 year ago
  Emagi 6351a004f9 Last try.. 1 year ago
  Robert Allen 7757bc249a Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu 1 year ago