Историја ревизија

Аутор SHA1 Порука Датум
  Emagi 658658e1a6 - Fixed popping non-existent items from overflow causing a crash пре 1 година
  Emagi 8d52f85e2c Enter House button is fixed! No longer intermittently displays as grey пре 1 година
  Emagi 0c95946f48 Fix #416 allow FOCUS damage type, damage type 14 assigned, example: DamageSpawn(NPC, Spawn, 192, 14, 100, 100) пре 1 година
  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 година
  Emagi 304f0d2bca ignore retry attempts for now пре 1 година
  Emagi 622ad6347e Remove wait close to avoid MState mutex lock issue пре 1 година
  Emagi c6bebcd532 Reintegrated full linkdead 120 second timer,, groups can have linkdead players remain in group пре 1 година
  Emagi 59c049cb08 mem leak fixes пре 1 година
  Emagi 56c51b6759 Consolidate use of grid_id and use SetLocation / GetLocation пре 1 година
  Emagi aedc80a827 Removed redundant boolean for IsFullyLoggedIn, replaced with IsReadyForUpdatees пре 1 година
  Emagi 1538c41bbc Further attempt to fix ghosts in the machine, clients removing early and still having packets sent to them пре 1 година
  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 година
  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 година
  Emagi effe13a590 Addressed Spawn changes being sent while the client is being removed from the spawn map пре 1 година
  Emagi 8571729d8a Address some issues with dead spawn pointers when calling grid map пре 1 година
  Emagi 5de0b9b4b0 reverse previous excessive locks пре 1 година
  Emagi 355ac44bdb Make sure spawn is set as deleted пре 1 година
  Emagi db9a5da85a Patch up missing removal points пре 1 година
  Emagi dd718e7d78 Patch up missing removal points пре 1 година
  Emagi 6351a004f9 Last try.. пре 1 година
  Emagi baff7ced26 Change how SpellProcess grabs the spell targets from the grid to an ID пре 1 година
  Emagi e1a9125fe0 try to address outstanding pointers being corrupted in the grid пре 1 година
  Emagi 34018d9a5e Check if spawns are to be deleted, don't add them to the grid пре 1 година
  Emagi 47c34bf246 fix AOE crash пре 1 година
  Emagi 74ec81a030 revert lock to shared for getting spawns пре 1 година
  Emagi 83cb30c556 Fix crashes related to grid spawn lists пре 1 година
  Emagi e94b874668 fix spawns in sending state not being removed when private spawn пре 1 година
  Emagi 005244259b Map memory cache disabled by default, enable with R_World, MemoryCacheZoneMaps set to 1. Changed Spawns no longer a MutexList, was terribly inefficient, in debug 50% cpu performance improvement on moving spawns пре 1 година
  Emagi cd17261b83 better mutex handling for spell process, grid now has broken down spawns, KillSpawnByDistance and SetSpawnByDistance is now limited to its grid, future prospect of cross grid support пре 1 година
  Emagi d0b125c913 Fix aggro radius checks to do a line of sight check пре 1 година