Skip to content

Misc Changes + Bug Fixes#29

Open
snuziii wants to merge 7 commits intoRhythia:indevfrom
snuziii:grrrr
Open

Misc Changes + Bug Fixes#29
snuziii wants to merge 7 commits intoRhythia:indevfrom
snuziii:grrrr

Conversation

@snuziii
Copy link
Contributor

@snuziii snuziii commented Feb 23, 2026

hi, this fixes alot of issues and adds some misc features people asked for.

brief summary:

  • add limit to settings values
  • make pitch consistent after watching someone's replay
  • fix deleting maps
  • add cooldowns to settings button clicks
  • additional checks for fileparser
  • changed "Unlock FPS" toggle to "Lock FPS" and inverted it's logic to lock fps to the slider that's below it
  • some map cache changes for covers to make sure they exist
  • SetStartFrom(0); on map change, led to issues with map lengths (being able to start a 1 minute map at a 3 minute mark or something idk)
  • added validation for hex codes for color sets (need to be explicitly tested before release)
  • made maps always finish 1s after hitting the last note instead of waiting for the end of the song (need opinions on this)
  • added local audio offset in audio tab, should work on replays aswell. (needs to be tested, setting huge offsets does make a big difference though so i think it's fine!)
  • changed how audio loads before a map is played to hopefully reduce stutters and weird interruptions
  • added pseudo checks for missing skin files

nyuwaea and others added 7 commits February 22, 2026 20:04
* default viewport size 1280x720

* remove menu background tileholder

* menu background zindex fix

* fix: map preview upside down

* MapParser stuff

* import non-phxm on startup

* feat/fix: BaseScene AddSpaceAsChild

avoids using a separate viewport and camera at all times for spaces

* default viewport size 1280x720

* remove menu background tileholder

* menu background zindex fix

* feat/fix: BaseScene AddSpaceAsChild

avoids using a separate viewport and camera at all times for spaces

* Spin Correction + Absolute Mode Correction (Rhythia#17)

* spin parallax

* spin now fixed

* ABSOLUTE MODE!!!

* Polish up

* bla

* tiniest commit ever

* Fix: esc toggles goes to menu when closing settings

* Delete Rhythia.csproj.old.2

* versioning

* Space fixes (& Godot 4.6.1) (Rhythia#20)

* fix: hide legacy spin modifier icon in gameplay

* disable waves glow

* fix: inconsistent space mapcover colors

* 26feb20 -> 26feb21

* add people to credits

* Revert "versioning"

This reverts commit c31782d.

* docs: update to the README.md file! (Rhythia#19)

* cake is fine :p (Rhythia#21)

* Fixing Focus in Menus (Rhythia#22)

* initial

* initial

* Revert "initial"

This reverts commit 99d44c3.

* initial (Rhythia#23)

* Add support for other image file types other than .png (Rhythia#25)

* initial

* helper func in Misc.cs for Map, MapCache, and Results for Covers

* Display FPS setting + fixes (0.1.1 candidate) (Rhythia#26)

* versioning

* add snuz to credits

* changelog

* move fps label to main scene

* minor cleanup

* feat: display FPS setting

* fpscounter fixes

* fix fullscreen on startup

pass init arg through settingsitem updateaction

* disable window per-pixel transparency

---------

Co-authored-by: kiwie <45514372+David20122@users.noreply.github.com>
Co-authored-by: fogsaturate <57604850+fogsaturate@users.noreply.github.com>
Co-authored-by: cake <truecakes17@gmail.com>
Co-authored-by: cake <164044366+cachedcake@users.noreply.github.com>
Co-authored-by: lulusuki <89112928+lulusuki@users.noreply.github.com>
Co-authored-by: snuz <98119281+snuziii@users.noreply.github.com>
@snuziii snuziii changed the base branch from master to indev February 24, 2026 02:18
@snuziii snuziii changed the title Major Misc Changes + Bug Fixes Misc Changes + Bug Fixes Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants