You are viewing a potentially older version of this package.
View all versions.
Item Toggle
Allows for toggling which items should appear in a run.
| Date uploaded | 2 years ago |
| Version | 1.0.8 |
| Download link | Klehrik-Item_Toggle-1.0.8.zip |
| Downloads | 686 |
| Dependency string | Klehrik-Item_Toggle-1.0.8 |
This mod requires the following mods to function
RoRRModdingToolkit-RoRR_Modding_Toolkit
Friendly abstractions of the game's internal functions for easier modding.
Preferred version: 1.2.0MGReturns-ENVY
A plugin to allow ReturnOfModding plugins greater control of their environment.
Preferred version: 1.1.1README
Allows for toggling which items should appear in a run.
Not tested in multiplayer, but it should use the host's settings.
Installation Instructions
Install through the Thunderstore client or r2modman (more detailed instructions here if needed).
Join the Return of Modding server for support.
Usage
- Open the ImGui window display (default key is
Insert) to toggle items.
Credits
- Everybody active in the Return of Modding server.
CHANGELOG
v1.0.9
- Updated alongside RMT.
v1.0.8
- Updated alongside RMT.
v1.0.7
- Reworked internal functionality.
- Collapsed interface into a single ImGui window.
v1.0.6
- Fixed disabled temporary items becoming real.
v1.0.5
- Updated all my mods to use a single helper file.
- Updated installation instructions to use the mod manager instead.
- Rewrote around new item functions in helper.
- Should be way less laggy post-loop.
v1.0.4
- Fixed being able to toggle in-run on the pause menu by restricting toggling to the character select screen.
v1.0.3
- Made optimizations (to a few of my mods) to reduce load.
- Updated Installation Instructions.
v1.0.2
- Purple items should not break things anymore.
v1.0.1
- Fixed Enable/Disable All buttons not saving to file.
v1.0.0
- Initial release