Skip to content

Commit

Permalink
add an actual changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Fleeym committed Jan 28, 2024
1 parent 9a279dd commit eeb2f56
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Changelog

## v1.3.1

- Changed the name of the default platformer binds (move left right)
- Made platformer move binds unrepeatable
- Added "W" for Jump P1 as a default
- Fixed non-repeatable binds repeating (a lot)
- Fixed default platformer move binds for P2

## v1.3.0

- Fix controller support
- Add sprites for missing controller buttons (RB, RT, LB, LT)
- Improve controller sprite display in the keybind picker
- Add platformer keybinds
- Add reset, full reset, and toggle hitboxes (this one is experimental)

## v1.2.4

- Add 2.204 support

## v1.2.3

- Fix issues caused by the impostor PlayLayer bug

## v1.2.2

- Fix jump key not working after a level restart

## v1.2.1

- Fix issues with MegaHack
- Add EditorUI controller keybinds
- Improve controller compatibility in UILayer

## v1.1.2

- Fix crashes on exit for Windows

## v1.1.1

- Fix issues on MacOS
- Make repeatable binds false by default

0 comments on commit eeb2f56

Please sign in to comment.