Releases: AGORI-Studios/Rit
Rit Nightly Release 20241113 (commit: 223c5d8847caaf9a0b54ed04705d95523186e011)
This is a nightly release. May or may not work.
v0.0.5-SV Improvement
Changes:
- Default songs (pre-included to test the game out)
- Scroll Velocity rewrite (pretty 1:1 to quavers now)
- fixed NX build not working
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
v0.0.4 - Modscripting
Rit now support modscripts!
To make a modscript, go into the songs folder and make a folder called mod
with a mod.lua file in it.
Refer to this wiki for modscript functions!
v0.0.3 Scrolling Notes Fix
Fixed LOTS of graphical issues with scrolling ways LOL
v0.0.3-beta switch fix
Includes some fixes for the Nintendo Switch version & some slight code cleanups
v0.0.3-beta
gonna make this later
v0.0.2-beta
- Gameover
- New default circle skin (Made by Getsaa)
- Downscroll
- Some new skinning options
- Auto updater
- And more!
To run this game on win32/win64 please launch launcher.bat. This makes it so it can check the current Git release!
FYI!!!!!! I messed up the launcher.bat, please download the new one and use that!!!
v0.0.1-beta1
#The very first release of Rit!
Things currently supported
- Quaver, osu!, and FNF json chart support
- (Quaver) Scroll velocities
- Custom scroll speed
- Custom start time (delay for song to start (700ms default)
- Probably more that i forgot
NOTE
I have no clue if the macos version works or not. If someone can let me know that would be great! ^^