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

ItemBlacklist

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

Date uploaded 7 months ago
Version 1.1.4
Download link Thrayonlosa-ItemBlacklist-1.1.4.zip
Downloads 6881
Dependency string Thrayonlosa-ItemBlacklist-1.1.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
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3

README

Blacklist items and equipment. 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

Host needs mod dependant 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:
    blacklistitem {item name}
    whitelistitem {item name}
    blacklistequip {equip name}
    whitelistequip {equip name}
  • Fixes vanilla not properly updating the item-list mid-run

Note that host does not need the mod for rulebook to work.

CHANGELOG

  • 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