Commit History

Author SHA1 Message Date
  Emagi 397bf5f465 Fix #167: Addressed bad memory handling of threat transfer and potential hanging lua spell ptr 1 year ago
  Emagi 5b0f52641c Trade check for Player cast 1 year ago
  Emagi 074a3182c3 Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu 1 year ago
  Emagi 682e023635 Complete Fix #418 item flags 1 year ago
  devn00b 9ac7cd817e EQ2World EXE Update 1 year ago
  devn00b 6bc397ec60 Fixed missing return on EQ2Emu_lua_HasCoin. 1 year ago
  Emagi 7ac0861c98 missed a end ) for one of the starting language queries 1 year ago
  Emagi 4b322d60ae - ZoneServer::PlayAnimation Fix #395 - spawn id 0 check to avoid bad packets, also client versioning methodology added, no longer creating a packet for each client 1 year ago
  Emagi ccfb3df8ca match local copy? 1 year ago
  Emagi e329a1cf79 More comments, slight cleanup 1 year ago
  Emagi b105a4058a - start_alignment added to starting_zones to enforce an alignment based on race/class/choice 1 year ago
  Devn00b e6f15f0f13 Started implementation on PVP faction checks (IE Qeynos Players cannot inspect Freport Players currently). Implemented Alignment check based on Bind Location. 1 year ago
  Emagi c94a043cdc Work on Issue #418 for item flags (update #2) 1 year ago
  Emagi c799cdeb5a Fixed AddControlEffect crash on lua_interface->LogError when target is null 1 year ago
  devn00b 0ef32131c6 Fixed Inspect window stats Mitigation, and Avoidance % 1 year ago
  devn00b 52d5edb9c9 Windows installer EXE Update 1 year ago
  devn00b 2ea3075fe5 Added SetCanGate to LuaInterface.cpp 1 year ago
  devn00b 01fed357d2 EQ2World EXE Update 1 year ago
  root efcf967100 Gate to bind Enabled. Added missing Lua Functions ( GetCanGate(Player)/SetCanGate(Player,Val) ). 1 year ago
  Emagi 2f541603fd Fix #391 - no crash on eq2world shutdown 1 year ago
  devn00b d7caa38cd3 Cleanup of new gate code. Added messages when a gate fails due to location disabled. Modified the call to home lua to work as expected. 1 year ago
  devn00b c095bd9b2d Merge branch 'master' of http://git.eq2emu.com:3000/devn00b/EQ2EMu 1 year ago
  devn00b 9d9a5ec294 Fixes to messages to client from gate/bind. Messages are now private and match live..mostly. 1 year ago
  Emagi 13b1837623 Fix #384 group encounter mob loot 1 year ago
  devn00b 688104e592 EQ2World EXE Update 1 year ago
  devn00b c8d771f481 Added Popup Messages to RepairItems and RepairAllItems. Clearing 2 TODO's. 1 year ago
  devn00b 205db3bc8f Fix for issue #427. Can no longer mentor self in a group. 1 year ago
  devn00b 4fba03b55f EQ2World EXE Update 1 year ago
  devn00b c5be89724e Code cleanup on new gate function. 1 year ago
  Devn00b 51c07aa42b Added message for when gate fails without a bind point set. 1 year ago