Why should I update from 2.1.5 to 2.1.5b? - Fixed a possible bug that causes tier bonuses to be ignored. - Added a checkbox in /rt hc to manage the Icewalker enchantment properly.
Internal changelog - RhadaTip_TiersList = {} in function RhadaTip_SetTiers(class) to avoid having the list grow on each PLAYER_ALIVE. - local equippedIsTierPiece = RhadaTip_isItemTier() in ogear.lua removed. - items inserted in the tier list only if isItemTier returns yes -> ABORTED. - RhadaTip_SetTiers(englishClass) moved from RhadaTip_GetSetBonusesXps(tierTable) to PLAYER_ALIVE. - added FEET_ENCHANTMENT to manage icewalker properly (now that the hit isnt taken from the char tab anymore).