Releases: mrmagic2020/openrct2-dynamicdashboard
v1.0.0-pre.8
Added
-
Add tooltips to some statistic entries for better clarity.
-
Add "Advanced Options" menu.
-
Add options to customise dashboard colour schemes.
-
Add options to customise progress bar colours.
-
Add plugin meta information in Advanced Options.
-
Add changelog information in Advanced Options.
-
Add option to change update frequency while playing a scenario, without needing to restart the game.
-
Add advanced statistics (BETA).
-
Add park value record in group Finance.
Changed
-
Reword some UI elements for better clarity.
-
Adjust colour scheme for warning prompts to match game style.
-
Move "Delete all data" button into advanced options.
-
"SHIFT+D" shortcut key now opens the Advanced Options menu in title screen.
-
Toolbox menu item is replaced with Advanced Options.
-
Company value record is now dynamically updated and reflects the highest value achieved within the save file.
-
Move park value record to group Finance.
Fixed
-
Fix a bug where the warning window for "Delete all data" can have duplicates.
-
Fix language not updating with global configuration.
-
Fix player action overcount. #46
Full Changelog: v1.0.0-pre.7...v1.0.0-pre.8
v1.0.0-pre.7
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
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
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
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
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
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
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