You are viewing a potentially older version of this package. View all versions.
Thrayonlosa-ItemBlacklist-1.2.4 icon

ItemBlacklist

Blacklist items, equipment, and printers. Supports making default blacklist and in-run changing. Fixes several vanilla bugs

Date uploaded 2 weeks ago
Version 1.2.4
Download link Thrayonlosa-ItemBlacklist-1.2.4.zip
Downloads 8237
Dependency string Thrayonlosa-ItemBlacklist-1.2.4

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2113 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2113

README

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.

CHANGELOG

  • 1.2.5
    • Improved void grid scaling with high item counts
    • Added a button that saves votes to config
    • Config no longer has a default item blacklist
  • 1.2.4
    • Made Halcyon Shrines no longer try to force SotS items, to prevent an exploit with easily guaranteeing high value SotS items using this mod
  • 1.2.3
    • Fixed a vanilla bug where Halcyon Shrine would fail to drop rewards if too many SotS items are blacklisted
    • Made config only use english names. Console commands still use the active language
  • 1.2.2
    • Item vote grid width now scales with item count, letting items easily fit into the screen
  • 1.2.1
    • Fixed an issue with printer blacklist
  • 1.2.0
    • Added printer blacklist
    • Moved config file
    • sots fix
  • 1.1.5
    • Enabled using internal item names in config
    • Disabled all-lunars config option
  • 1.1.4
    • Using Trophy Hunter to drop a banned boss item now generates a random boss item instead of blocking the use
    • If all Trophy replacments are banned, drop a shiny pearl instead
  • 1.1.3
    • Gave the tooltip box color based on item tier
  • 1.1.2
    • Irrelevant bug fix
  • 1.1.1
    • Tooltip descriptions in item rulebook now use their pickup description instead of the default rule description
  • 1.1.0
    • Revamped how default blacklist is applied, should now work consistantly
    • Added a ban all lunars config option
    • Added console commands to black/white list items mid-run
    • Changed vanilla to apply blacklist to teleporter yellow item boss rewards
    • Changed vanilla to apply blacklist to trophy hunter
    • Fixed vanilla not fully updating item list mid-run
    • Fixed vanilla not updating lunar item list mid-run