Historique des commits

Auteur SHA1 Message Date
  Robert Allen c8e66f8daf updates for recipe components il y a 1 an
  Emagi 3c42c9a9f2 Inventory can no longer fold into itself (delete item) when you move item to its original slot holding left click il y a 1 an
  Emagi 27c6eaa0fc - Fixed house crash when you place an item and pick it up while the same zone instance is running il y a 1 an
  Emagi 52435f03f2 Add IsCastOnAggroComplete to LuaInterface il y a 1 an
  Emagi f0e3800333 Fix #381 - NPC Spell Enhancements il y a 1 an
  Emagi 77be6c5d87 Support for GM sight and POV Ghost to allow beyond just the direct target to be visible, so you have your local client/player location mapped and the remote ghost pov mapped to your spawn range il y a 1 an
  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 il y a 1 an
  Emagi 575951bac5 Fix EnterRegion script to send the right region type il y a 1 an
  Emagi fdb4f2b0ef reduce noise for near region when gm regiondebug is on il y a 1 an
  Emagi 91841a5be2 increased min Y offset since we can't account for underwater or lava il y a 1 an
  Emagi 230db3ee00 only run the script in region, oops for invul il y a 1 an
  Emagi 04b7342c14 allow friendly spells in heroic opportunities since they will not match target in HO il y a 1 an
  Emagi ea361bd22c AoM client cant even load this zone, no reason to keep it il y a 1 an
  Emagi 3d6835989a Maps v3 il y a 1 an
  Emagi 5710814faa assure that the map has a min Y coordinate to use for underworld il y a 1 an
  image b489814c9f makefile.a64 set to c++17 compile flag il y a 1 an
  image 7956735566 c++17 compile required for makefile now il y a 1 an
  Emagi b478cdb300 SetInfoStructUInt(NPC, friendly_target_npc, 1) will allow casting friendly spells on NPC il y a 1 an
  Emagi d436454646 Grid command lists widget id now. fixed zone script location updates il y a 1 an
  Emagi c1dc511f10 ModelViewer/MapEditor updates to support exporting widget ids 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 a4f370f438 Force delete of item when unequipslot specifies so il y a 1 an
  Emagi f55968cd97 force item delete on unequip il y a 1 an
  Emagi 957637a177 additional lookup and erase the id instead of clear the list il y a 1 an
  Emagi 19c1bcf8df fallback when lookups fail il y a 1 an
  Emagi 0a3d4dbf4c remove unneeded log il y a 1 an
  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 il y a 1 an
  Emagi dc571783e7 Fix UnequipSlot not properly handling third field which is no_delete_item il y a 1 an
  Devn00b b7af3e307e Removed base stat/resist increase on level. Removed stat/resist increase/decrease on mentor. Starting stats/resists now pull correctly from starting_details. il y a 1 an
  Emagi 13e0d2857f Fix #455 - Falling underworld to safe spot support il y a 1 an