Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
gotta keep track of what was added :)
  • Loading branch information
Prevter committed Mar 20, 2024
1 parent 745e23b commit 8613f3c
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
## v2.2.0
**New**:
* Added "TPS Bypass"
* Added "Zephyrus" (replays)
* Added "Show Hitboxes" + "on Death"
* Added "Frame Stepper"
* Added "Random Seed"
* Added "Respawn Delay"
* Added "Main Menu Gameplay"
* Added API for mod developers
* Added new themes

**Fixes**:
* Fixed StartPos Switcher default index being maxed out
* Fixed rare crash when loading a corrupted config file
* Fixed windows getting stuck at the edge of the screen while animating
* Fixed windows spawning in the same spot on the first open
* Fixed search bar width being too big
* Fixed RGB Icons not working properly sometimes
* Fixed missing keybind initializer for VSync
* Fixed build errors when building the project with "BUILD_STANDALONE=OFF"

**Other**:
* Improved menu close/open animations
* Added keybind/tooltip for toggles with settings
* Added UI scaling for different display resolutions

## v2.1.0
**New**:
* Reimplemented "Discord RPC" with x4 more features
Expand Down

0 comments on commit 8613f3c

Please sign in to comment.