v2.5.0
TL;DR
2.4.0 sought to get rid of LCDUI for better emulators support, mainly for J2ME Loader.
2.5.0 fixes some regressions and makes setup process a little less painful.
Game
Gameplay
- New scroll speed formula. Allow to set faster speeds more precise.
- Added setting to redraw borders every frame. Increase draw calls count, but makes the stage look cleaner.
- Added support for playing without music - the game will begin even if your phone can't handle beatmap's music file.
Settings
- Scroll speed setup now has a preview and +1/-1 buttons! Now you don't need to guess the number, just set speed to 1 and increase it until it feels ok to you.
Skinning
- Raster skins had no editor for columns fill. Fixed.
- Added raster judgments support back (was dropped in 2.4.0).
- Added ability to recolor column borders.
UI
- Multitouch is ignored by menu screens now. Only first finger will cause scroll and activations.
- Additional touches (the 2nd pointer and so on) now have a little ugly (but at least, now they have.) feedback.
Binaries
Name | For what? |
---|---|
_obf | General release. For normal usage. |
_lite_obf | Version without hitsounds and heavy features like beatmap analysis. Use on low-end devices like S40. |
Other builds?
Check our CI. I publish here only builds for end users.