- Updated CanCastFishingRod hook.
- Updated the reseticonpositions command to work with offline players.
- Updated the icons for the ui to be changeable (under icon settings).
- Added console print out when sucessfully using the genitem and genspecificitem commands.
- Updated plugin for Feb forced wipe.
- Fixed an issue with items in backpacks contributing their buffs to the total.
- Fixed an issue with the MaxHealth buff not applying.
- Optimized the plugin by changing the hooks that it listens to while equipping/removing clothing.
- Removed all default skins for items to comply with Facepunch's TOS.
- Removed all DLC items from the loottable to comply with Facepunch's TOS.
- Added command: genspecificitem <target id> <item shortname> <buff> <value> <tier> <skin>
- Added a skin blacklist for the Raiders perk.
- Fixed an issue with armor slots not being applied correctly from skill tree.
- Updated the plugin to ignore max health modifiers if the MaxHealth buff is disabled.
- Updated Epic scrap handling.
- Fixed an exception thrown by the CIVGetItemPropertyDescription hook.