branchrust_reboot/main/hardcore_refreshcancel
3 Commits over 0 Days - ∞cph!
Added ability to adjust weighting of items globally in loot spawns per game mode
Fixed vending machine restrictions not being properly applied if era is default
Add ability for items to have a restriction per game mode, extending the era restriction field
These restrictions are stored on the game mode instead of the item but are displayed on the item via a custom inspector
Game mode restrictions are applied prior to the era restrictions
Allows us to restrict items per game mode using the same set of tools we used for the primitive mode (eg. disallow crafting but still allow looting)
Disabled the ak from being crafted as a test