Blacklist items and equipment. Also has a printer blacklist that will prevent the item from appearing in printers. Can save default blacklist in config file. Fixes several vanilla bugs related to blacklists.
Client-side changes:
- Reveals the hidden item rulebook in pregame lobby
- A config to set the default item rules when starting the game
- Fixes equipment rules not have a disabled icon
- Tooltips are now colored and have a proper description
- Vote grid will scale its width with item count to easily fit into the screen
Host needs mod dependant changes:
- Printer blacklist
- Teleporter yellow item rewards now use blacklist
- Bosses that have their item blacklisted instead drop a random available boss item when Trophy Hunted
- Added console commands to change list during a run:
blacklist {pickup name}
whitelist {pickup name}
whitelistprinter {item name}
blacklistprinter {item name}
- doing the above commands without arguments will instead print its list to the console
- Fixes vanilla not properly updating the item-list mid-run
- Fixes Halcyon Shrine failing to drop rewards if too many SotS items are blacklisted
Note that host does not need the mod for rulebook to work.