Skip to content

Commit 4513df8

Browse files
committed
Update CHANGES
1 parent 04e27fa commit 4513df8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGES.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Release Notes
22

3+
## 0.6.0 - September 2nd, 2022
4+
5+
* Renamed the game to Surge the Rabbit
6+
* Improved the pixel art style of the game
7+
* Created a new Waterworks Zone
8+
* New gimmicks: Conveyor Belts, Walk on Water, Power Pluggy
9+
* New title screen and new title card animation
10+
* New translations: Italian, Esperanto
11+
* Introduced language extensions (languages/extends/ folder)
12+
* Improved macOS compatibility
13+
* Introduced support for transitions between animations
14+
* Introduced the concepts of action spot and sprite anchor
15+
* Improvements to the SurgeScript API
16+
* Improved several core scripts
17+
* Added support for compound ${EXPRESSIONS} when evaluating text
18+
* Changed the physics
19+
* Fixed D-pad support on Xbox controllers
20+
* Removed legacy Allegro 4 code
21+
* Bugfixes and general improvements
22+
323
## 0.5.2.1 - April 15th, 2021
424

525
* Fix sprites/overrides/ detection bug on Windows

0 commit comments

Comments
 (0)