Skip to content

Commit

Permalink
[Testing] Tick Tracker 0.0.2.1 (goatcorp#2384)
Browse files Browse the repository at this point in the history
* [Testing] Tick Tracker 0.0.2.1

- Fix edge case scenario where bars wouldn't update after a loading screen

* Properly await the loading Task and some cleanup

* Point to commit that wasn't yeeted out by github
  • Loading branch information
Kurochi51 authored Sep 18, 2023
1 parent 8c90b07 commit 3e7836e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions testing/live/TickTracker/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[plugin]
repository = "https://github.com/Kurochi51/TickTracker.git"
commit = "3c7a6325b0093161e153fbd9bd3e0cd17b2c88b8"
commit = "78d3ff8900265da7fbcb312380fb5073abb9e9bc"
owners = ["Kurochi51"]
project_path = "TickTracker"
changelog = """
- Swap to a better system of tracking server ticks
- Use a more accurate method to update while regen is active
- Added support for Gathering Points
- Fix edge case scenario where bars wouldn't update after a loading screen
"""

0 comments on commit 3e7836e

Please sign in to comment.