v0.0.5
NOTE: Game will crash if a song is not found!
STUFF!
- MODSCRIPTING
- graphics.newCircle / graphics.newRectangle
- simulatedBeatTime (Used with setMusicPlaying(true/false))
- UI Elements can be set to visible/invisible
- Drunk + Tipsy mods improved
- GAMEPLAY
- Input w/ hold notes was fixed (or well.. improved)
- Better rating system
- FNF BPM Changes
- Song speed changes
- Difficulty Calculator (May break)
- Better song folder (no need for separate game folders)
- Backgrounds
- Scroll underlay
- SV's are slightly better
- SKINS
- UI Colours can be changed in the skin.json
- MENUS
- Added results screen (Very barebones)
- Added a start menu
- Added a settings menu
- MISC
- Fixed debug overriding default lua debug
- Replays (Currently not viewable)
- Switched to HUMP.Gamestate instead of my own state library
- love.graphics.gradient
- (UI) Scoring + Accuracy lerps instead of Timer.tweens
- New settings system