Skip to content

v0.0.5

Compare
Choose a tag to compare
@GuglioIsStupid GuglioIsStupid released this 23 May 03:00

NOTE: Game will crash if a song is not found!

STUFF!

  1. MODSCRIPTING
  • graphics.newCircle / graphics.newRectangle
  • simulatedBeatTime (Used with setMusicPlaying(true/false))
  • UI Elements can be set to visible/invisible
  • Drunk + Tipsy mods improved
  1. 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
  1. SKINS
  • UI Colours can be changed in the skin.json
  1. MENUS
  • Added results screen (Very barebones)
  • Added a start menu
  • Added a settings menu
  1. 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