Initial public source release

Split reusable rendering and format support into vectorail-core and vectorail-gc.
This commit is contained in:
2026-08-02 17:05:27 +02:00
commit 831d96e562
109 changed files with 20558 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Changelog
## 0.1.5-publicTest
- Added 15 tracks to the PSP test library.
- Added a PSP pause menu with Continue, Restart and Back to Menu actions.
- Rotated directional controls in Tate mode to match the screen orientation.
- Swapped PSP confirm/cancel defaults: Circle confirms and Cross cancels.
- Added additional note types, helpers and hit sound effects.
- Reworked real-hardware audio playback to avoid dual-stream crackling.
- Removed L/R gameplay bindings that interfered with normal play.
- Fixed notes being depth-tested behind the route and removed phantom notes.
- End stages from music completion and return to song select after the result
sequence instead of replaying the track.
This release is still a beta. When reporting an issue, include the PSP model,
cIPL/CFW type and version, the selected song and difficulty, and the exact point
where the problem occurred.