Releases: FelicitusNeko/FlixelBumpStik
0.8.6
0.8.5
- AP mode: Level score now gets loaded correctly when the game is reloaded
0.8.4
- Attempts to fix inconsistent cases of bumpers getting stuck out of bounds
- Now will automatically attempt to upgrade from WS to WSS
Hotfix 1: HTML5 support exists now. The caveat is that pressing Backspace for any reason (which comes up while entering Archipelago details) will make the browser go to the previous page.
Hotfix 2: Paint Can stage-2 cancel button (while selecting a bumper) is fixed.
0.8.3
- If disconnected from the server, a dialog will come up while the game is attempting to reconnect
- ※ This is a temporary measure; a better solution should be forthcoming in a later version
- Fixed issue where the game attempting to connect/reconnect to the server without succeeding would make it unresponsive
- If wss:// is used and no SSL connection was found, automatically downgrade to ws://
- ※ The reverse does not yet apply; further testing is needed for this
Full Changelog: 0.8.2...0.8.3
0.8.2
Some updates were made to hxArchipelago, mostly to address an issue where, given certain permissions settings, the connection would fail.
※ Hotfix 1: Fixed a connection issue caused by hxArchipelago
0.8.1 hotfix
A few bug fixes and improvements (copied from 0.8.1, mostly):
- Level 5 total score goal now properly sets itself to 50,000 or current total score plus 5000, whichever is higher
- Items (Paint Can, Turner, Task Advance) can only be used while board is idle
- ※ Hotfix: Game was trying to read the wrong board state, rendering all items unusable; this has been fixed
- Connection details for previous AP session are saved
- Cancel button to AP "Connecting" dialog, in case it gets stuck
Also adding a Linux executable this time around. I don't currently have a way to build for Mac, unfortunately.
Full Changelog: 0.8.0...0.8.1-1
0.8.1
A few bug fixes and improvements:
- Level 5 total score goal now properly sets itself to 50,000 or current total score plus 5000, whichever is higher
- Items (Paint Can, Turner, Task Advance) can only be used while board is idle
- Connection details for previous AP session are saved
- Cancel button to AP "Connecting" dialog, in case it gets stuck
Also adding a Linux executable this time around. I don't currently have a way to build for Mac, unfortunately.
Full Changelog: 0.8.0...0.8.1
0.8.0
First actual release. Not 100% feature complete, but will get through an entire AP session without issue.