Historique des commits

Auteur SHA1 Message Date
  Emagi 0c95946f48 Fix #416 allow FOCUS damage type, damage type 14 assigned, example: DamageSpawn(NPC, Spawn, 192, 14, 100, 100) il y a 1 an
  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 il y a 1 an
  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 il y a 1 an
  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 il y a 1 an
  Emagi 48ab278003 delete_spawn is now atomic to avoid and conflicts il y a 1 an
  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 il y a 1 an
  Emagi fdb4f2b0ef reduce noise for near region when gm regiondebug is on il y a 1 an
  Emagi db123c93e9 - Work in Progress: Widget ID support added to RegionScripts, test zone is tutorial_island02 (queens colony, overlord outpost, isle of refuge) il y a 1 an
  Emagi b79531870c make use of atomic not volatile.. il y a 1 an
  Emagi 029d29760f Fix additional issues with runback causing server to hangup il y a 1 an
  Emagi f52276b263 Fix #450 can restrict SpellDamage by race id and type il y a 1 an
  Emagi a1beb6acb0 spawn access requirement can now be enforced with spawn signs to not show title and description il y a 1 an
  Emagi c799cdeb5a Fixed AddControlEffect crash on lua_interface->LogError when target is null il y a 2 ans
  Emagi 13b1837623 Fix #384 group encounter mob loot il y a 2 ans
  Image 1609cb9797 Support for IsCollector visual state (turn in quest) wip, movement location crash fix il y a 2 ans
  Image 77616c791e /gm tag implemented, fixed escape code again, implemented zoning redundancy il y a 2 ans
  Image 80add76130 SPGrid removed, grid system is now part of raycast mesh, grids no longer have a precision issue and cpu usage is down heavily il y a 2 ans
  Image e43f9009ba SPGrid workaround reduced to allow more tolerable cpu levels il y a 2 ans
  Image 9ee124382f Restrict runback hp reset to only when mob is in combat, face target in combat il y a 2 ans
  Image 9a4829a27d Added 'deleted' spawn state, in which we do not continue sending a spawn after it is removed from game world (but still existing in the spawn list) il y a 2 ans
  Image c6744428a8 Crash fixes and LUA GetFactionAmount is now signed integer as it should be il y a 2 ans
  Image 34569f0592 Lacertae Update #1 il y a 2 ans
  Image 1962e7e061 Procyon Updates #4 il y a 2 ans
  Image f169cb6d6e Procyon Updates #3 il y a 2 ans
  Image 443bb47ed4 deadlock fix for groups and buffs against group members il y a 3 ans
  Image ecdcdfd123 Procyon Update il y a 3 ans
  Image 22930a7daa heading in lua movement loop add il y a 3 ans
  Image 0914885ab8 Waypoint update gap resolved with movement il y a 3 ans
  Image 096d3d5323 More work for boats, not done yet il y a 3 ans
  Image f592c1aa90 Starting code for boats, will get cleaned up more soon il y a 3 ans