old bug finally crushed!
I finally fixed the bug that would crash the game when moving to selection at the start of the game. It was as simple as making sure a sprite texture was preloaded before allowing key input.
I've also finally fixed transition animation quirks where objects would end up in the wrong position when switching between menu screens too quickly. I implemented a better state machine so contexts don't get confused anymore but more importantly I indexed animations so they can be canceled and overwritten by new animations before they complete due to user input
Lastly, I fixed some instances where lyrics were not displayed correctly - mostly things like accents and special characters. This I did by changing the encoding of the midi files, but I didn't implement a way to detect the original encoding of the midi files. I don't think there is a way to do this.
Also I've noticed in a lot of custom songs, some lyrics were missing, or even all lyrics weren't displaying. This is due to the lyrics on midi files being marked as "text" instead of "lyric". I could treat all text as "Lyric" but then I would have to identify any event that is in fact not a lyric which also requires the midi file to be noted properly. So in the meantime, only actual lyrics will be displayed. Vice-versa there are some events improperly marked as Lyric so on some lyrics you'll see stuff like "[groove]". I think the authors should fix these mistakes, not the game.
Files
Get noice
noice
Music Game for Mac OS
Status | Released |
Author | mecdos |
Genre | Rhythm |
Tags | beats-game, clone-hero, drums, guitar-hero, Music, osu, rock-band, Singleplayer |
Languages | English |
More posts
- version 1.2 - Getting BetterMay 15, 2023
- v1.1 - All ApologiesMay 14, 2023
- noice v1.0 - finallyApr 27, 2023
- v0.20 - I Can See Clearly NowApr 15, 2023
- version 0.19 - This Is EmbarrassingMar 24, 2023
- version 0.18 - small fixesMar 20, 2023
- Minor FixMay 13, 2022
- Anyone Can Play Guitar (or bass)Mar 02, 2022
- Scrambled OGGs No More!Feb 15, 2022
- I'm Putting All My OGGs in One BasketFeb 13, 2022
Leave a comment
Log in with itch.io to leave a comment.