Some mods may be broken due to the recent Alloyed Collective update.
You are viewing a potentially older version of this package.
View all versions.
CommandQueueExtended
Queue up items with Command artifact. Now with unlimited named saves, pagination, all item tiers (Boss, Lunar, Void), and improved UI.
| Date uploaded | 2 weeks ago |
| Version | 2.0.0 |
| Download link | gabrielgad-CommandQueueExtended-2.0.0.zip |
| Downloads | 1509 |
| Dependency string | gabrielgad-CommandQueueExtended-2.0.0 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2121README
CommandQueueWithSaveFix
Queue up items you want to automatically pick up with the Command artifact. This is a fixed and extended version with save/load functionality.
Features
- Auto-pickup queue - Queue items to automatically pick them up when using Command artifact
- All item tiers supported - White, Green, Red, Boss, Lunar, and all Void tiers
- Unlimited named saves - Save your queues with custom names
- Text input for naming - Type your own save names
- Pagination - Navigate through all your saves
- Edit/Rename saves - Click Edit to rename any save
- Delete saves - Remove saves you no longer need
Usage
- Enable the Command artifact
- Start a run and press Tab to open the scoreboard
- You'll see tabs for each item tier (White, Green, Red, Boss, Lunar, Void, etc.)
- Click on items to add them to your queue
- Go to the Saves tab to save/load your queues
Saves Tab
- Text input field - Type a name for your save
- Save button - Creates a new save with your queue
- Load - Click a save to load it
- Edit - Click to rename a save (puts name in input field, click Apply when done)
- X - Delete a save
- < > - Navigate between pages
Config
Edit BepInEx/config/com.kuberoot.commandqueuewithsave.cfg to customize:
- Which item tiers have queue tabs
- UI scaling options
Credits
- Original CommandQueue by KubeRoot
- SaveLoad functionality by Nickg11
- Alloyed Collective fix and extended features
Changelog
v2.0.0
- Added unlimited named saves with pagination
- Added text input for custom save names
- Added all item tiers (Boss, Lunar, Void)
- Added Edit/Rename functionality
- Fixed compatibility with Alloyed Collective update
- Improved UI layout
v1.7.0
- Fixed for Alloyed Collective update
- Uses PickupTransmutationManager API
- Deferred config initialization