Epic Loot

Платное Epic Loot 1.2.15

- 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.
- Patched for May forced wipe.
  • Added config option to change how yields are handled (additive or given as items).
  • Added support for Custom Item Vending .
- Updated item ownership fields for EpicLoot items. Items will now show that they are epic items, and mousing over them will show how they were obtained.
- Updated the way resources are collected for better compatibility with other yield increasing plugins.
- Updated support for Instant gathering skills between Skill Tree and Item Perks.
- Added armor slot rolls for epic items that are spawned or found.
- Fixed an issue with reseticonpositions command throwing an exception.
- Added rounding for buff values displayed in menu.
- Updated how data is saved on server save.
* Filtered out grenades, timed explosives and satchels from being enhancable.
* Added hook call when attempting to put loot into a loot container: object OnAddLootToContainer(LootContainer container)

** Fixed version issue
  • Optimized the logic behind the vanilla loot table handling
  • Updated Harmony patching for Carbon