Skip to content

Releases: mrmagic2020/openrct2-dynamicdashboard

v1.0.0-pre.7

03 Jun 23:11
5d69669
Compare
Choose a tag to compare
v1.0.0-pre.7 Pre-release
Pre-release

GitHub Downloads (all assets, specific tag)

Added

  • Add company value record in group Finance.

  • Add objective status.

  • Add objective days left (if required).

  • Add #19: park rating warning countdown.

Changed

  • Minor UI layout adjustments to prevent text omission.

  • Move Stalls & Facilities statistics group to the third column, under Ride group.

  • Indicator lights now go from 1 to 10 instead of 0 to 9.

Fixed

  • Fix #16: Month/Year park rating average bug.

  • Fix data updating while not playing in a scenario.

  • Fix shortcut keys opening dashboard while not playing in a scenario.

  • Automatically clean up deprecated data storage.

  • Speed optimisations.

Full Changelog: v1.0.0-pre.6...v1.0.0-pre.7

v1.0.0-pre.6

25 May 10:05
4a32d90
Compare
Choose a tag to compare
v1.0.0-pre.6 Pre-release
Pre-release

GitHub Downloads (all assets, specific tag)

Added

  • Add option to delete statistics in a scenario.

  • New statistic: Total Profit in group Finance.

  • Park ratings now support progress bar view.

  • Add credits imprint.

Changed

  • Better support for currency formatting.

Fixed

  • Fix #5: guest count includes guests outside park.

  • Fix #6: company value displays wrong value.

  • Fix #7: guest average hunger/thirst progress bar shows wrong values.

  • Fix #8: average park ratings are bugged

  • Fix #9: total entity count displays wrong value.

  • Fix finance - total income/expenditure calculations.

  • Remove local data for temporary data entries.

  • Further storage optimisations.

  • Fix UI overflow in servers.

  • Fix text alignment issues in "Options" box.

Full Changelog: v1.0.0-pre.5...v1.0.0-pre.6

v1.0.0-pre.5

18 May 12:31
1f1bffa
Compare
Choose a tag to compare
v1.0.0-pre.5 Pre-release
Pre-release

GitHub Downloads (all assets, specific tag)

Added

  • Add shortcut key to open Dynamic Dashboard. Default is SHIFT+D.

  • Add new statistics group: Finance.

    • Total Income.

    • Total Expenditure.

    • Company Value.

Fixed

  • Fix ride average price appearing 10 times bigger than actual.

  • Fix guest energy progress bar always below half.

  • Fix monthly & yearly park rating average not calculating properly.

  • Fix groupbox alignment issues.

  • General speed optimisations.

Full Changelog: v1.0.0-pre.4...v1.0.0-pre.5

v1.0.0-pre.4

17 May 03:09
10bc2f6
Compare
Choose a tag to compare
v1.0.0-pre.4 Pre-release
Pre-release

GitHub Downloads (all assets, specific tag)

Added

  • Add option to view guest stats as progress bars.

Fixed

  • Fix update indicators not syncing with actual data updates on startup.

  • Fix money format parsing issues.

  • Fix ride average value and price not showing currency units.

Full Changelog: v1.0.0-pre.3...v1.0.0-pre.4

v1.0.0-pre.3

12 May 12:09
13b93a4
Compare
Choose a tag to compare
v1.0.0-pre.3 Pre-release
Pre-release

GitHub Downloads (all assets, specific tag)

Added

  • Ride stats

    • Average ride age (months)

    • Average ride downtime (percent)

  • Options to pause statistic updates / manually update.

  • Light indicator for data update progress.

  • Localisation: new locale directory src/languages/locale/. Use .json files to store locales.

Deprecated

  • Localisation

    • .ts language locales will be removed in the next release.

    • src/languages/index.ts will be removed in the next release.

Removed

  • Remove language settings in the toolbox menu. Interface language changes with global user settings.

Fixed

  • Localisation: fallback to the default language when a key is missing in a specific language.

Full Changelog: v1.0.0-pre.2...v1.0.0-pre.3

v1.0.0-pre.2

08 May 10:45
6802168
Compare
Choose a tag to compare
v1.0.0-pre.2 Pre-release
Pre-release

GitHub Downloads (all assets, specific tag)

Added

  • Add statistics for total count of stalls and facilities.

Fixed

  • Fix language option not syncing with game configuration.

  • Fix text overflow when showing statistics in servers.

Full Changelog: v1.0.0-pre.1...v1.0.0-pre.2

v1.0.0-pre.1

06 May 06:03
9fadc1c
Compare
Choose a tag to compare
v1.0.0-pre.1 Pre-release
Pre-release

GitHub Downloads (all assets, specific tag)

Initial release.

Added

  • Toolbox menu item. (unstable)
  • In-game menu item.
  • Language: en-US.
  • Language: zh-CN.
  • Player-related data statistics.
  • Park-related data statistics.
  • Rides-related data statistics.
  • Guest-related data statistics.

CHANGELOG.md: https://github.com/mrmagic2020/openrct2-dynamicdashboard/blob/main/CHANGELOG.md
Full Changelog: https://github.com/mrmagic2020/openrct2-dynamicdashboard/commits/v1.0.0-pre.1