You are viewing a potentially older version of this package. View all versions.
mries92-BetterCommandMenu-1.3.2 icon

BetterCommandMenu

Various improvements to the command and scrapper menus. Item counters, tooltips, temporary protection settings, and more. All features can be configured, and enabled/disabled.

By mries92
Date uploaded 3 years ago
Version 1.3.2
Download link mries92-BetterCommandMenu-1.3.2.zip
Downloads 3798
Dependency string mries92-BetterCommandMenu-1.3.2

This mod requires the following mods to function

bbepis-BepInExPack-5.3.1 icon
bbepis-BepInExPack

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

Preferred version: 5.3.1
tristanmcpherson-R2API-2.5.14 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.5.14

README

BetterCommandMenu

Various quality of life improvements to the RoR2 command and scrapper menus.

Features

  • Shows item names and statistics on hover
  • Displays a counter to show how many of each item you have
  • Allows you to close menus with the escape key
  • Optional protection settings to keep you safe while deciding at the command menu (off by default / configurable)

Installation

Copy BetterCommandMenu.dll to your BepInEx/plugins folder. It requires BepInEx and R2API to be installed. If you have any trouble installing, use the mod manager r2modman.

Configuration

Creates a config file in BepInEx/config on first load. Configurable includes...

  • Font size, color, border, and alignment options for item counters are all configurable. Here are some examples of what you can do with the configuration.

    • font examples
  • Various options to configure protection. Each clients protection settings are honored in multiplayer.

    • Protection types include invisibility (default), barrier (topaz brooch), and full invincibility
    • Timeframe, amount, and cooldown can be configured
  • Enable/Disable flags for every feature

Integrations

  • ItemStatsMod - Will display the statistics from ItemStatsMod if enabled

Notes

  • Servers will honor each clients protection settings. This is so each player could specify an amount they are comfortable with. New players might spend a lot more time in the command menu looking at descriptions / stats.

Changelog

1.3.0

  • Added protection system with 3 initial protection types
  • Added many more configuration options, and enable/disbale flags for all features

1.2.0

  • Added abilty to press escape to close menus

1.1.0

  • Tweaks to configuration options

1.0.1

  • Fixed tooltip not showing up on equipment

1.0.0

  • Initial release. Moved from HoverStats. Added configuration options