Skip to content

Releases: tubbo/openrct2-benchwarmer

v1.1.1

03 May 18:34
Compare
Choose a tag to compare

What's Changed

Pull Requests with labels: bug

  • Fix Bin Number Change in OpenRCT2 by @tubbo in #82

Full Changelog: v1.1.0...v1.1.1

v1.1.0

19 Feb 21:42
Compare
Choose a tag to compare

What's Changed

Pull Requests with labels: enhancement

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.1

01 Jun 17:16
Compare
Choose a tag to compare

1.0.1 (2022-06-01)

Bug Fixes

  • additions to new paths wasn't working before opening benchwarmer window (de3926c)

v1.0.0

01 Mar 22:22
Compare
Choose a tag to compare

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

20 Feb 00:31
Compare
Choose a tag to compare

0.5.1 (2022-02-20)

Bug Fixes

  • build: target es5 in typescript build (31ca4f3)

v0.5.0

23 Mar 01:29
Compare
Choose a tag to compare

0.5.0 (2021-03-23)

Features

Release v0.4.1

23 Oct 17:52
Compare
Choose a tag to compare

Fixed bugs:

  • Unable to use this plugin when the map does not use money #31

Release v0.3.3

26 Sep 17:24
Compare
Choose a tag to compare

Fixed bugs:

  • Additions are placed outside of the park #25

Release v0.3.2

25 Sep 21:49
Compare
Choose a tag to compare
Fix Ghost Paths and Error Using Latest Patch

Fixes #11
Fixes #23

v0.3.1: Minor Bugfixes

24 Sep 19:11
Compare
Choose a tag to compare

Bug fixes related to insufficient funds and overwriting custom scenery additions.

Changed