Skip to content

Commit

Permalink
DOCS: added release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerhardy committed Feb 18, 2016
1 parent d6f3cfb commit 9514101
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions docs/RELEASE_NOTES_2.4.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
2.4 Controller release

This release adds improved game controller support.

**CaveExpress 2.4 (2016-02-18)**
* Reduced file sizes
* Improved input handling
* Improved ui
* Water refractions with GL3 renderer
* Fixed key bindings if some unhandled modifiers (like the numpad) are active
* Fixed mouse speed
* Reduced ad frequency
* Rate me popup
* Improved game controller support
* Ported to steamlink device
* Updated tutorial maps to be a little bit easier
* Changed focus order of some of the buttons
* Reduced npc flying speed
* Allow to modify the music and sound volume
* Transfering npcs is now implemented
* New campaign
* The egg makes you invulnerable for some time
* Flying npc drops egg on death
* Banana powerup - you can carry more than one package with it

**CavePacker 1.4 (2016-02-17)**
* Reduced file sizes
* Deadlock detection
* Fixed issue on android with scaling whenever you clicked a move button
* Improved movement by introducing pathfinding
* Improved input handling
* Improved ui
* Fixed key bindings if some unhandled modifiers (like the numpad) are active
* Fixed mouse speed
* Improved render speed
* Reduced ad frequency
* Rate me popup
* Map editor support
* Improved game controller support
* Ported to steamlink device
* Allow to modify the music and sound volume
* Added sound effects
* Added skip map feature

0 comments on commit 9514101

Please sign in to comment.