You are viewing a potentially older version of this package. View all versions.
KubeRoot-CommandQueue-1.1.0 icon

CommandQueue

Queue up items you want to automatically pick up with Command

Date uploaded 3 years ago
Version 1.1.0
Download link KubeRoot-CommandQueue-1.1.0.zip
Downloads 29739
Dependency string KubeRoot-CommandQueue-1.1.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1905 icon
bbepis-BepInExPack

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

Preferred version: 5.4.1905
tristanmcpherson-R2API-4.3.5 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.3.5
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3

README

CommandQueue

Creates a menu on the scoreboard that lets you queue up items to have picked up automatically when you open a command cube

Game screenshot

Features:

  • A full intuitive GUI accessible through a newly added tab on the scoreboard
  • Add items to the end of the queue and remove items from anywhere in the queue
  • Queues for the three item rarities, as well as lunar and boss items, available in separate tabs
    • Lunar and boss item queues are disabled by default, can be enabled in config
  • Automatically selects items when you interact with a command cube, as long as it's available
    • If none of the items at the end of the queues are available, the menu opens as normal

Limitations

There is no controller support - the mod hasn't been tested with a controller and the UI is not in any way made to work with a controller.

Installation

Copy the CommandQueue folder to Risk of Rain 2/BepInEx/plugins

Patch notes:

  • 1.1.0
    • Add expanded menu option (enabled by default)
    • Add support for Lunar and Boss item queues (disabled by default)
    • Change source of item rarities, should help compatibility in some cases
    • Minor improvements to UI (figured out pivots, things can be more dynamic)
  • 1.0.0 - Initial release