You are viewing a potentially older version of this package.
View all versions.
OpenAllCrates
Open all existing command crates with a single button press
| Date uploaded | 2 years ago |
| Version | 1.0.0 |
| Download link | Limyc-OpenAllCrates-1.0.0.zip |
| Downloads | 113 |
| Dependency string | Limyc-OpenAllCrates-1.0.0 |
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.6SmoothSpatula-TomlHelper
Helper mod for saving and loading Toml config files for SmoothSpatula mods.
Preferred version: 1.0.1README
Open all crates with a single button press.
Your last selection for each crate tier is remembered.
Press O to open all crates
CHANGELOG
v1.1.1
- Fix for compatibility with RoRR_Modding_Toolkit v1.2.8 (Credit to CrimsonGin)
v1.1.0
- Fix broken code due to dependency updates
- Improve performance when many crates are spawned in the level
v1.0.2
- Fix softlock if you hit the "open crate" key immediately after closing the crate UI
v1.0.1
- Fixed type-o that prevented the HUD from drawing
- Disabled the "open crate" hotkey while a crate is open to prevent soft locking input
- Added option to change the "open crate" hotkey
- Added horizontal layout option for drawing the HUD
- Added right-to-left option for drawing the HUD
v1.0.0
- Initial release