forked from Simply-Love/Simply-Love-SM5
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4:3 aspect ratio is broken on ScreenMusicSelect #14
Comments
Ah yeah. All good, thanks for letting me know. |
This PR (#15) from @quietly-turning fixes the issue as long as Groovestats are not enabled. Working to get a commit out to fix the screen while Groovestats is enabled. |
CrashCringle12
added a commit
that referenced
this issue
Dec 22, 2022
The issue #14 noted ScreenSelectMusic was broken in 4:3. The PR #15 fixed the issue; however, it broke PaneDisplay when Groovestats is enabled (It was already broken most likely in 4:3, but it was now broken across board). This should fix the display across the board. Next commit might provide some parity with other aspect ratios if I get to it as I'm notcing some things are a bit off.
whoops |
CrashCringle12
added a commit
that referenced
this issue
Dec 23, 2022
CrashCringle12
added a commit
that referenced
this issue
Dec 23, 2022
CrashCringle12
added a commit
that referenced
this issue
Dec 28, 2022
(cherry picked from commit ee3aa66) # Conflicts: # BGAnimations/ScreenSelectMusic overlay/PerPlayer/DensityGraph.lua # BGAnimations/ScreenSelectMusic overlay/PerPlayer/StepArtist-Classic.lua
CrashCringle12
added a commit
that referenced
this issue
Dec 28, 2022
RE: #14 (cherry picked from commit 305fd7c) # Conflicts: # BGAnimations/ScreenSelectMusic overlay/PaneDisplay.lua # BGAnimations/ScreenSelectMusic overlay/PerPlayer/Cursor-ITG.lua # BGAnimations/ScreenSelectMusic overlay/PerPlayer/StepArtist-ITG.lua # BGAnimations/ScreenSelectMusic overlay/SongDescription/SongDescription.lua # BGAnimations/ScreenSelectMusic overlay/StepsDisplayList/Grid-ITG.lua # BGAnimations/ScreenSelectMusic overlay/banner.lua
CrashCringle12
added a commit
that referenced
this issue
Dec 28, 2022
RE: #14 (cherry picked from commit 305fd7c) # Conflicts: # BGAnimations/ScreenSelectMusic overlay/PaneDisplay.lua # BGAnimations/ScreenSelectMusic overlay/PerPlayer/Cursor-ITG.lua # BGAnimations/ScreenSelectMusic overlay/PerPlayer/StepArtist-ITG.lua # BGAnimations/ScreenSelectMusic overlay/SongDescription/SongDescription.lua # BGAnimations/ScreenSelectMusic overlay/StepsDisplayList/Grid-ITG.lua # BGAnimations/ScreenSelectMusic overlay/banner.lua
CrashCringle12
added a commit
that referenced
this issue
Dec 28, 2022
Commit tweaked to align with upstream (cherry picked from commit ee3aa66) # Conflicts: # BGAnimations/ScreenSelectMusic overlay/PerPlayer/DensityGraph.lua # BGAnimations/ScreenSelectMusic overlay/PerPlayer/StepArtist-Classic.lua
CrashCringle12
added a commit
that referenced
this issue
Dec 28, 2022
RE: #14 (cherry picked from commit 305fd7c) # Conflicts: # BGAnimations/ScreenSelectMusic overlay/PaneDisplay.lua # BGAnimations/ScreenSelectMusic overlay/PerPlayer/Cursor-ITG.lua # BGAnimations/ScreenSelectMusic overlay/PerPlayer/StepArtist-ITG.lua # BGAnimations/ScreenSelectMusic overlay/SongDescription/SongDescription.lua # BGAnimations/ScreenSelectMusic overlay/StepsDisplayList/Grid-ITG.lua # BGAnimations/ScreenSelectMusic overlay/banner.lua
CrashCringle12
added a commit
that referenced
this issue
Dec 28, 2022
Commit tweaked to align with upstream (cherry picked from commit ee3aa66) # Conflicts: # BGAnimations/ScreenSelectMusic overlay/PerPlayer/DensityGraph.lua # BGAnimations/ScreenSelectMusic overlay/PerPlayer/StepArtist-Classic.lua # Conflicts: # BGAnimations/ScreenSelectMusic overlay/PerPlayer/DensityGraph.lua
CrashCringle12
pushed a commit
that referenced
this issue
Mar 31, 2023
Sending the request without hash causes an error response from the GS API resulting in the integration getting disabled. fixes Simply-Love#407 Co-authored-by: Martin Natano <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As the title says, should be fairly obvious just from testing. Sorry for no screenshots right now, I don't have much spare time.
The text was updated successfully, but these errors were encountered: