OpenAllCrates
Open all existing command crates with a single button press
CHANGELOG
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