Releases: tubbo/openrct2-benchwarmer
Releases · tubbo/openrct2-benchwarmer
v1.2.0
v1.1.1
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2022-03-01)
Bug Fixes
- prevent building over decorative additions (38fb0e0)
Features
- build additions as new paths are built (4c11ddb), closes #14
- execute game actions to place benches/bins (3249e01), closes #20 #24
- ui: increase window size to accommodate new options (cc3d7c8)
BREAKING CHANGES
- We now use
executeAction()
which changes what we need to include in the code to
prevent things like building out of bounds and ensuring you have enough money.
v0.5.1
v0.5.0
Release v0.4.1
Fixed bugs:
- Unable to use this plugin when the map does not use money #31
Release v0.3.3
Fixed bugs:
- Additions are placed outside of the park #25
Release v0.3.2
Fix Ghost Paths and Error Using Latest Patch Fixes #11 Fixes #23