Skip to content
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

Save grid settings to beatmap via IBeatmap #29001

Closed
wants to merge 2 commits into from

Conversation

kstefanowicz
Copy link
Contributor

Re-implementation of #28973 without using BeatmapInfo (see #28473)

Moves GridSize from BeatmapInfo to IBeatmap, and adds GridRotation, GridStartPositionX, GridStartPositionY, and GridType

GridType does save to the .osu file, but does not load properly when opening the map in the editor. I was unable to determine why this happens.

save-grid-ibeatmap.webm

@bdach
Copy link
Collaborator

bdach commented Jul 22, 2024

but does not load properly when opening the map in the editor

I really struggle to see the sense in PRing known broken solutions, where the underlying issues are being fixed by other unreviewed PRs (#20883 is open, and #28473 is open, and #23418 is open), the outcome of which may make this PR invalid or obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants