Releases: Tetro48/cambridge
Releases · Tetro48/cambridge
Build 145
Automatic Release
v0.4.2.0 Beta 3
Beta update
- A couple of bugs fixed.
build-142
Automatic Release
- Patched a bug with mode_exit straight up putting into mode selection in game over / completion.
- Replay insertion and sorting after file drop?
- Modified README.md [skip ci]
- Revert "A workflow change for some version naming consistency."
This reverts commit e8d8132c2e113405e4e7f11124524895d265149e.
- A workflow change for some version naming consistency.
Not changing tags-ignore would've resulted in eternal loop, not good.
Build 143
build-139
Automatic Release
build-138
Automatic Release
v0.4.2.0-beta2
Beta update
- Some optimizations with how replays are added to the list. Instead of fully reloading a list, it appends a list.
-
- Full reload could still happen, e.g. if you drag-n-drop a mode, a ruleset, or a replay (that one is a bit stupid).
- Added a custom formatter. If it detects a bigint(?), then it gets formatted as a number.
- Highscore value formatting update.
Added support for showing metatable-less bigint.
Now shortens the resulting string if it's too long.
e.g. "12345678901234" gets shortened to "12345...(14)" - Fixed a crash bug with metatable-less big integers in replay loading, by using a custom formatter.
- Fixed a weird bug with a specific mouse click just straight up ignoring the selected replay screen, resulting in this: