Historie revizí

Autor SHA1 Zpráva Datum
  Emagi 8d52f85e2c Enter House button is fixed! No longer intermittently displays as grey před 1 rokem
  Emagi 0c95946f48 Fix #416 allow FOCUS damage type, damage type 14 assigned, example: DamageSpawn(NPC, Spawn, 192, 14, 100, 100) před 1 rokem
  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 před 1 rokem
  Emagi 56c51b6759 Consolidate use of grid_id and use SetLocation / GetLocation před 1 rokem
  Emagi 32862500e4 Added Total Power listing to spawn details command display před 1 rokem
  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 před 1 rokem
  Emagi 3ee4e5e105 Fix #304 - quest sharing and delete restrictions, check DB sql for required updates před 1 rokem
  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 před 1 rokem
  Emagi 8571729d8a Address some issues with dead spawn pointers when calling grid map před 1 rokem
  Emagi 0331350a61 Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu před 1 rokem
  Emagi e1a9125fe0 try to address outstanding pointers being corrupted in the grid před 1 rokem
  Robert Allen a4ed5802c7 recipe and tradeskill updates před 1 rokem
  Devn00b f73dab429b V1 of /claim functionality. See issue #127 for further notes REQUIRES sql update! před 1 rokem
  Emagi 751ee63d47 Fix #422 - switching from bow attack to melee when in range and use combat ability, fixed consuming food after drink not working před 1 rokem
  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 před 1 rokem
  Emagi c7358a5fed fix hangup on cure před 1 rokem
  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 před 1 rokem
  Emagi ed37fd5d1e move gender command to /modify character set gender x, fixed log message for name filter před 1 rokem
  Emagi c2068993ea Fix #320 persist pet name cross zone před 1 rokem
  devn00b 9f83a0c211 Fix for /set_language 0 crashing server. před 1 rokem
  Emagi f57a91d0cb protection for lua user data inner data being deleted, protection around conversation options před 1 rokem
  Emagi 1e0b1d0875 protections around item not having a proper recipe book tied to it před 1 rokem
  Robert Allen c8e66f8daf updates for recipe components před 1 rokem
  Emagi 3c42c9a9f2 Inventory can no longer fold into itself (delete item) when you move item to its original slot holding left click před 1 rokem
  Emagi f0e3800333 Fix #381 - NPC Spell Enhancements před 1 rokem
  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 před 1 rokem
  Emagi d436454646 Grid command lists widget id now. fixed zone script location updates před 1 rokem
  Emagi 2f3847abb0 Fix LUA UnequipItem so that UnequipSlot(Player, slot) removes item and deletes, UnequipSlot(Player, slot, true) will not delete, but put in free inv slot, usually first bag for now před 1 rokem
  Emagi 13e0d2857f Fix #455 - Falling underworld to safe spot support před 1 rokem
  Emagi 4442e6bc02 Fix #465 and Fix #463 před 1 rokem