generated from Basssiiie/OpenRCT2-Simple-Typescript-Template
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: general improvements & fixes #30
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mrmagic2020
added a commit
that referenced
this pull request
Jun 3, 2024
commit ead88bf Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon Jun 3 21:35:37 2024 +1000 chore: update assets (#31) commit f43b898 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon Jun 3 21:34:41 2024 +1000 refactor: general improvements & fixes (#30) * fix: localise negative currency correctly * refactor: general improvements & fixes commit cb7cf8f Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon Jun 3 16:44:44 2024 +1000 ci: update workflow versions (#29) commit c841bd3 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon Jun 3 16:31:24 2024 +1000 test: refactor tests (#28) commit a0cf786 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon Jun 3 15:45:25 2024 +1000 ci: add paths-ignore (#27) commit 01c85bb Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon Jun 3 13:52:42 2024 +1000 Ci setup (#26) * ci: setup CI workflow commit 161ab5b Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 17:07:27 2024 +1000 fix: indicators go from 1~10 instead of 0~9 (#25) * fix: indicators go from 1~10 instead of 0~9 * chore: update changelog commit 033b229 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 16:56:48 2024 +1000 fix #22: zh-CN colons (#24) commit f41e9f0 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 16:53:38 2024 +1000 Feat #19: Park rating warning days countdown (#23) * feat: move stalls & facilities group Move stalls & facilities statistics group to make space for further additions. * feat #19: Park rating warning days commit 77587e4 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 13:43:01 2024 +1000 feat #18: Company value record (#21) commit 4cd1943 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 13:00:15 2024 +1000 chore: add field for statistic name commit f29a1a5 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 12:48:10 2024 +1000 style: fix style commit 965748e Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 12:37:46 2024 +1000 chore: add pre-filled title commit e185587 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 12:26:19 2024 +1000 chore: add form for general feature request commit ce31a60 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 12:25:06 2024 +1000 chore: create statistics request form commit 2ad722a Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 12:00:17 2024 +1000 chore: create feature request form commit 4d44418 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 11:50:22 2024 +1000 tests: refactor tests commit 9114dc7 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 11:43:49 2024 +1000 chore: update README.md commit 404c3c8 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 11:43:40 2024 +1000 chore: update changelog commit e563481 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 10:14:45 2024 +1000 feat: objective days left commit 362bd38 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 09:19:21 2024 +1000 refactor: use snake_case for all files commit c5df3e4 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun Jun 2 08:36:23 2024 +1000 feat: objective status commit 70a04d9 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sat Jun 1 19:27:04 2024 +1000 refactor: remove tick implementation commit 2e0058a Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sat Jun 1 18:49:29 2024 +1000 fix!: not reading data from park storage commit 89042a9 Merge: 922acc9 1b47ad5 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sat Jun 1 16:55:26 2024 +1000 Merge branch 'develop' of https://github.com/mrmagic2020/openrct2-dynamicdashboard into develop commit 1b47ad5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat Jun 1 16:55:12 2024 +1000 chore(deps-dev): bump nodemon from 3.1.1 to 3.1.2 (#17) Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 922acc9 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Fri May 31 11:39:03 2024 +1000 refactor: namespace UI commit a7c7b74 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon May 27 20:04:28 2024 +1000 fix: data updates while not in scenario commit 873907a Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon May 27 19:43:41 2024 +1000 chore: update version to v1.0.0-pre.7 commit 5cff5b6 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon May 27 18:03:59 2024 +1000 chore: update bug report template commit 5ba7e53 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon May 27 18:03:15 2024 +1000 fix: average park ratings (#16) commit 1400003 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon May 27 16:26:48 2024 +1000 feat: support exporting all data commit b7f19f6 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon May 27 15:41:06 2024 +1000 refactor: rename interface to avoid conflicts commit c075214 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon May 27 15:29:08 2024 +1000 fix: pass event args to hook functions commit b4ef42e Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon May 27 15:15:14 2024 +1000 refactor: use class DataEntry commit 6ac3bb5 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon May 27 15:14:48 2024 +1000 fix: remove assert commit d08a6f7 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon May 27 15:07:33 2024 +1000 refactor: use HookManager to subscribe events commit ac0ccbe Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon May 27 13:40:45 2024 +1000 refactor: rename file commit 7b4790e Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon May 27 09:59:01 2024 +1000 refactor: organise code & types for server support commit 3d48726 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon May 27 09:58:28 2024 +1000 chore: remove terser for dev build commit 8e69602 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Mon May 27 09:58:05 2024 +1000 style: update .prettierignore commit bd8af14 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sun May 26 17:18:59 2024 +1000 chore: remove symlink commit f9de205 Author: Arnold Zhou <magicarnold2022@gmail.com> Date: Sat May 25 20:15:12 2024 +1000 chore: amend changelog for previous release
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.