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

ItemBlacklist

Blacklist items, equipment, and printers. Supports making default blacklists, in-run changing and modifying drop rates of specific pickups. Fixes several vanilla bugs

Date uploaded 4 days ago
Version 1.3.0
Download link Thrayonlosa-ItemBlacklist-1.3.0.zip
Downloads 3806
Dependency string Thrayonlosa-ItemBlacklist-1.3.0

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, equipment, and printers. Modify drop rates of specific pickups. 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 size with item count to easily fit into the screen

Server-side changes:

  • 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 shrines and geodes failing to drop rewards if too many SotS items are blacklisted

Server-side features:

  • Blacklisting items from only printers
  • Changing the drop rate of specific pickups

Note that host does not need the mod for rulebook to work. Reload config in-game with either itemblacklist_reloadconfig or RiskOfOptions.

CHANGELOG

  • 1.3.0
    • Added ability to modify drop rates of specific pickups
    • Made Prime Meridian's geode rewards no longer be exclusively SotS items, as it caused issues when a high amount of SotS items are blacklisted
    • Added config to disable modifying of Halcyon shrine and geode drop tables to be no longer be exclusively SotS items
    • Fixed an issue with mods that create improper pickup names
    • RiskOfOptions support
  • 1.2.5
    • Improved vote 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