Commit History

Author SHA1 Message Date
  Emagi f55968cd97 force item delete on unequip 2 years ago
  Emagi 957637a177 additional lookup and erase the id instead of clear the list 2 years ago
  Emagi 19c1bcf8df fallback when lookups fail 2 years ago
  Emagi 0a3d4dbf4c remove unneeded log 2 years ago
  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 2 years ago
  Emagi dc571783e7 Fix UnequipSlot not properly handling third field which is no_delete_item 2 years 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. 2 years ago
  Emagi 13e0d2857f Fix #455 - Falling underworld to safe spot support 2 years ago
  Emagi f694246c49 ugh last one I promise.. 2 years ago
  Emagi 727ffca7b2 fix bad put 2 years ago
  Emagi 972c9b575c wrong put 2 years 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 2 years ago
  Emagi b79531870c make use of atomic not volatile.. 2 years ago
  Emagi c85c3e0d25 Added LUA Function DamageEquippedItems(Spawn, damage_percent_amount) 2 years ago
  Emagi 029d29760f Fix additional issues with runback causing server to hangup 2 years ago
  Emagi 5c900f99f4 Fix mutex hangup / watchdog when Runback is attempted through IsPauseMovementTimerActive 2 years ago
  Emagi 0af4a538c7 fix accidental override of completed description when constructing quest pointer for player 2 years ago
  Emagi e0c066fee3 Quest Completed Description no longer returning nullptr 2 years ago
  Robert Allen 4b07fbdadd More TS fixes 2 years ago
  Robert Allen 3d54fd32f3 Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu 2 years ago
  Robert Allen 42ec692fc6 Update RecipeDB.cpp 2 years ago
  Emagi 371b1ce86a Quest reward was not using completed description 2 years ago
  Emagi 65fcf60f6f Fix temporary and final quest rewards giving wrong description 2 years ago
  Emagi 35259b1399 Fixed missing strength damage on primary weapon 2 years ago
  Emagi 9f51f8bdd0 Fix #468 glow queue fix and version update to 0.9.5 EpsilonCMa 2 years ago
  Robert Allen 062b61c22e TS bench and recipe List Fixes 2 years ago
  Emagi b510c670c6 Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu 2 years ago
  Emagi 0aad34e884 Fix #463 missed in last update 2 years ago
  devn00b e57aa85050 Fix from EmemJR "...the current code is setting the level 1 spells to tier 0" 2 years ago
  Emagi 4442e6bc02 Fix #465 and Fix #463 2 years ago