Historique des commits

Auteur SHA1 Message Date
  Devn00b 54fe1942aa Update Windows source/project to c++17. il y a 1 an
  Emagi a1f2f27ebf Address 'garbage' packets that cause desync of client and crash of server il y a 1 an
  Emagi 43e5311f61 lua function updates and fixes il y a 1 an
  Emagi d7fbb72b47 Rare case on the final embedded packet if there is an offset also should have been int8 not 16 il y a 1 an
  Emagi 6a10e53b3d Embedded Packets update to try and resolve bad packet reading il y a 1 an
  Emagi be1220d3f8 additional recipe bug fixes il y a 1 an
  Emagi 1e0b1d0875 protections around item not having a proper recipe book tied to it il y a 1 an
  Emagi f707acc76b Fixed bad query for item details recipe, from was not spaced il y a 1 an
  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