Commit History

Author SHA1 Message Date
  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 1 year ago
  Emagi dc571783e7 Fix UnequipSlot not properly handling third field which is no_delete_item 1 year ago
  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. 1 year ago
  Emagi 13e0d2857f Fix #455 - Falling underworld to safe spot support 1 year ago
  Emagi f694246c49 ugh last one I promise.. 1 year ago
  Emagi 727ffca7b2 fix bad put 1 year ago
  Emagi 972c9b575c wrong put 1 year ago
  Emagi e40f842ac0 removed benign errors about E LUA : : attempt to call a nil value in a quest script when the function does not exist 1 year ago
  Emagi b79531870c make use of atomic not volatile.. 1 year ago
  Emagi c85c3e0d25 Added LUA Function DamageEquippedItems(Spawn, damage_percent_amount) 1 year ago
  Emagi 029d29760f Fix additional issues with runback causing server to hangup 1 year ago
  Emagi 5c900f99f4 Fix mutex hangup / watchdog when Runback is attempted through IsPauseMovementTimerActive 1 year ago
  Emagi 0af4a538c7 fix accidental override of completed description when constructing quest pointer for player 1 year ago
  Emagi e0c066fee3 Quest Completed Description no longer returning nullptr 1 year ago
  Robert Allen 4b07fbdadd More TS fixes 1 year ago
  Robert Allen 3d54fd32f3 Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu 1 year ago
  Robert Allen 42ec692fc6 Update RecipeDB.cpp 1 year ago
  Emagi 371b1ce86a Quest reward was not using completed description 1 year ago
  Emagi 65fcf60f6f Fix temporary and final quest rewards giving wrong description 1 year ago
  Emagi 35259b1399 Fixed missing strength damage on primary weapon 1 year ago
  Emagi 9f51f8bdd0 Fix #468 glow queue fix and version update to 0.9.5 EpsilonCMa 1 year ago
  Robert Allen 062b61c22e TS bench and recipe List Fixes 1 year ago
  Emagi b510c670c6 Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu 1 year ago
  Emagi 0aad34e884 Fix #463 missed in last update 1 year ago
  devn00b e57aa85050 Fix from EmemJR "...the current code is setting the level 1 spells to tier 0" 1 year ago
  Emagi 4442e6bc02 Fix #465 and Fix #463 1 year ago
  Emagi 15a1f623be EmemJR identified recipes not loading due to bench requirements, we will code device restrictions later 1 year ago
  devn00b 488f7537ae Windows EXE Update. 1 year ago
  Emagi 8d7fc94912 Fixed new mail not being available to player until zoning 1 year ago
  Emagi 6354037a73 fix items being attached due to bad isnumber check on set mail item 1 year ago