2020-02-29 14:37:29 +01:00
|
|
|
# Unreleased
|
|
|
|
## Music Select Screen
|
|
|
|
- Category Panel click
|
|
|
|
- Song Panel draw
|
|
|
|
- async song cover loading
|
|
|
|
- fade in
|
|
|
|
- stretch cover to fit
|
|
|
|
- draw song title
|
|
|
|
- Fix debug menu
|
|
|
|
- Handling Resolution changes
|
|
|
|
- Make Panels Drawable and Transformable
|
|
|
|
- Make Ribbon Transformable
|
|
|
|
- Compute panel size from resolution
|
|
|
|
- Compute FUCKING EVERYTHING from resolution
|
|
|
|
- Top Screen Part Handling
|
|
|
|
- Cover
|
|
|
|
- Title
|
|
|
|
- Artist
|
|
|
|
- Chart
|
|
|
|
- Chart List
|
|
|
|
- Density graph
|
|
|
|
- format-agnostic chart class
|
|
|
|
- Song Panel click
|
|
|
|
- difficulty cycle
|
|
|
|
- Fix the annoying visual glitch that flashes a song title and dif on the ribbon
|
|
|
|
- Top Screen Part Handling
|
|
|
|
- Density graph
|
|
|
|
- format-agnostic chart class
|
|
|
|
- Black frame
|
|
|
|
- Sound
|
|
|
|
- Music Sample
|
|
|
|
- Async playback
|
2020-03-04 00:42:58 +01:00
|
|
|
- Options menu
|
|
|
|
- Marker Selection
|
2020-03-07 00:30:17 +01:00
|
|
|
- Fix screen filter not resizing properly
|
2020-03-08 03:25:07 +01:00
|
|
|
- Controller mapping
|
2020-03-08 14:39:37 +01:00
|
|
|
- Visible controls
|
|
|
|
- Start
|
|
|
|
- Options
|
|
|
|
- Left / Right
|
|
|
|
- Back
|
2020-03-08 14:54:03 +01:00
|
|
|
- Start Button Action
|
2020-02-29 14:37:29 +01:00
|
|
|
|
2020-05-02 14:50:41 +02:00
|
|
|
## Gameplay
|
|
|
|
- Precise Input handling, the dirty way
|
|
|
|
- Sort out the wierdness when hitting early
|
2020-05-07 12:13:03 +02:00
|
|
|
- Score
|
|
|
|
- compute
|
2020-05-07 15:36:52 +02:00
|
|
|
- display
|
2020-05-07 12:13:03 +02:00
|
|
|
- Combo
|
|
|
|
- compute
|
|
|
|
- display
|
|
|
|
- Shutter
|
|
|
|
- compute
|
2020-05-07 15:36:52 +02:00
|
|
|
- Song Info
|
2020-05-15 14:35:52 +02:00
|
|
|
- Long Notes
|
2020-05-16 16:15:07 +02:00
|
|
|
- Density Graph
|
|
|
|
- White line
|
|
|
|
- Cursor
|
|
|
|
- Fix some columns not being hit
|
|
|
|
- Proper mouse support
|
2020-05-16 16:28:18 +02:00
|
|
|
- Basic Touch support
|
2020-05-02 14:50:41 +02:00
|
|
|
|
2020-02-29 14:37:29 +01:00
|
|
|
## Misc
|
|
|
|
- Handling Resolution changes
|
|
|
|
- reload preferences on change
|
|
|
|
- Fix jujube crashing on empty layout
|
|
|
|
- Preference persistency system
|
|
|
|
- Add KeyMapping to preferences
|
|
|
|
- Make KeyMapping look nicer in json form
|
|
|
|
- Sort by button
|
|
|
|
- Handle JCK and special characters
|
|
|
|
- Japanese
|
|
|
|
- utf8 to sfml conversion
|
2020-03-04 00:42:58 +01:00
|
|
|
- Handle more stuff via ttf merging (omg the cops)
|
|
|
|
- Markers
|
|
|
|
- Eager Loading
|
|
|
|
- Marker Selection Menu
|
2020-03-05 18:29:24 +01:00
|
|
|
- Fix all executable-relative path issues
|
2020-03-05 18:50:55 +01:00
|
|
|
- Bring back mouse support
|
2020-05-17 15:39:05 +02:00
|
|
|
- Audio Lag setting in options
|