Releases: 2394425147/astrodx
Releases · 2394425147/astrodx
2.0.0.beta.pre.1
Fixed
- Play not working
2.0.0.beta.pre.0
A heads-up
This is a pre-release!
Sorting, grouping, mod selection, options, etc., are not yet implemented. If you want to test out features and suggest improvements / ask questions about the design, this is the version for you!
Added
- New song selection menu
- New song caching algorithm
- New note skin (arcade classic replica)
Changed
- Pooling support for notes (+200% performance)
- Some processes are asynchronous (Caching and loading no longer lags the game)
- Slide generation is now procedural (Mathematically defined)
- New grading icons
- New badges
Fixed
- Janky slide paths (Visible on some pp and qq slides)
- Memory leaks in song selection
- #6
2.0.0.dev-10
Changed:
- Gameplay - Slight tweaks to the note fx
Fixed:
- Song selection - Error when selecting a difficulty in the play dialog
2.0.0.dev-9
Fixed:
- Results - Score not displayed properly if best score isn't reached
2.0.0.dev-8
Changed:
- Gameplay - A more performant note hit fx
Fixed:
- Song cache - Indexing problems
- File import - Tried to delete a temp folder twice
- File import - Levels folder not created when initializing cache
2.0.0.dev-5
Added:
- "Open with..." support
Changes:
- File system - SongCatalog is now deprecated, we now use a caching system to pre-cache all level data
- Mods - ANOTHER judgement has been dropped
2.0.0.dev-4
Fixes:
- Gameplay - Video playback
2.0.0.dev-3
Changes:
- Enabled "Graphics Jobs". This allows multi-threaded rendering, boosting performance, however as of right now is unavailable for iOS.
Fixes:
- Statistics - Touch hold notes registered as touch notes instead of hold notes
- Gameplay - Video playback
v2.0.0.dev-2
Fixed:
- Input system
v2.0.0.dev-1
Release notes:
- Starting from this version, the new level storage path is now levels instead of local
- Space is now deprecated, feel free to delete the folder!
- Armv7 support has been dropped
Changes:
- Interpreter - A bit refactoring
- File catalog - Now more sparing towards dirty directories
Fixed:
- Gameplay - Video playback
Removed:
- Storage selection