teejusb
teejusb
I was curious how notes should be rendered so I did some digging. Turns out DDR and ITG do different things: For DDR, earlier notes should render on top of...
Yes it does change the default back to what it was before those commits. I don't think there's an actual right or wrong answer. It comes down to: 1. Do...
One reason I'm in favor a preference (which is also mentioned in the #167) is if we want to emulate other games this gives us the flexibility to do so....
(waiting for the checks to complete to see if it's actually fixed)
Running into some issues with libtomcrypt now. Will have to tackle it later.
The issue is likely due to the videos in the SRPG6 theme that plays in the background (regardless of if you actually have the SRPG6 visual theme selected). The current...
Also known. I think what's happening is that when a screen changes we're reloading the video with `self:Load()` (could be done better but my bad). Normally I wouldn't think that...
On one hand, I think I might prefer showing BPM over NPS since it makes sense in the context of ITG. I often find myself converting NPS to BPM in...
I should also mention that I added a scorebox to step stats in https://github.com/Simply-Love/Simply-Love-SM5/pull/345 . Can you verify that the positioning/sizing is still correct (you'll need to use the launcher...
Hmm I have a couple issues with this PR that make me think this isn't a good fit for mainline. 1. It re-introduces a lot of old code that has...