Skip to content

Releases: AGORI-Studios/Rit

Rit Nightly Release 20240715

15 Jul 20:12
Compare
Choose a tag to compare
Pre-release

This is a nightly release. May or may not work.

v0.0.5-SV Improvement

04 Jun 16:26
Compare
Choose a tag to compare

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

23 May 03:00
Compare
Choose a tag to compare

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

v0.0.4 - Modscripting

08 Mar 21:03
Compare
Choose a tag to compare

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

15 Feb 04:30
Compare
Choose a tag to compare

Fixed LOTS of graphical issues with scrolling ways LOL

v0.0.3-beta switch fix

15 Feb 01:15
Compare
Choose a tag to compare
Pre-release

Includes some fixes for the Nintendo Switch version & some slight code cleanups

v0.0.3-beta

13 Feb 22:32
Compare
Choose a tag to compare
v0.0.3-beta Pre-release
Pre-release

gonna make this later

v0.0.2-beta

05 Jan 22:56
Compare
Choose a tag to compare
v0.0.2-beta Pre-release
Pre-release
  • 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

03 Dec 07:19
Compare
Choose a tag to compare
v0.0.1-beta1 Pre-release
Pre-release

#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! ^^