Commit History

Author SHA1 Message Date
  Emagi 5498e50cbd redid how the 2orig 2decrypt packets are passed as app packets 1 year ago
  Emagi f272eb7eb6 remove dumppacket for public 1 year ago
  Emagi a2e7bdb2db Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu 1 year ago
  Emagi ef475ce501 re-enable 2orig/2decrypt functionality in netcode, handles encrypted data without protocol layer, striaght to app layer packet 1 year ago
  devn00b 15b91b6082 Update Windows EXE (C++17) 1 year ago
  Devn00b 54fe1942aa Update Windows source/project to c++17. 1 year ago
  Emagi a1f2f27ebf Address 'garbage' packets that cause desync of client and crash of server 1 year ago
  Emagi 43e5311f61 lua function updates and fixes 1 year ago
  Emagi d7fbb72b47 Rare case on the final embedded packet if there is an offset also should have been int8 not 16 1 year ago
  Emagi 6a10e53b3d Embedded Packets update to try and resolve bad packet reading 1 year ago
  Emagi be1220d3f8 additional recipe bug fixes 1 year ago
  Emagi 1e0b1d0875 protections around item not having a proper recipe book tied to it 1 year ago
  Emagi f707acc76b Fixed bad query for item details recipe, from was not spaced 1 year ago
  Robert Allen c8e66f8daf updates for recipe components 1 year ago
  Emagi 3c42c9a9f2 Inventory can no longer fold into itself (delete item) when you move item to its original slot holding left click 1 year ago
  Emagi 27c6eaa0fc - Fixed house crash when you place an item and pick it up while the same zone instance is running 1 year ago
  Emagi 52435f03f2 Add IsCastOnAggroComplete to LuaInterface 1 year ago
  Emagi f0e3800333 Fix #381 - NPC Spell Enhancements 1 year ago
  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 1 year ago
  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 1 year ago
  Emagi 575951bac5 Fix EnterRegion script to send the right region type 1 year ago
  Emagi fdb4f2b0ef reduce noise for near region when gm regiondebug is on 1 year ago
  Emagi 91841a5be2 increased min Y offset since we can't account for underwater or lava 1 year ago
  Emagi 230db3ee00 only run the script in region, oops for invul 1 year ago
  Emagi 04b7342c14 allow friendly spells in heroic opportunities since they will not match target in HO 1 year ago
  Emagi ea361bd22c AoM client cant even load this zone, no reason to keep it 1 year ago
  Emagi 3d6835989a Maps v3 1 year ago
  Emagi 5710814faa assure that the map has a min Y coordinate to use for underworld 1 year ago
  image b489814c9f makefile.a64 set to c++17 compile flag 1 year ago
  image 7956735566 c++17 compile required for makefile now 1 year ago