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

Add support for adding entries for maps manually #3

Open
maddymakesgames opened this issue Jan 14, 2025 · 0 comments
Open

Add support for adding entries for maps manually #3

maddymakesgames opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels
feature request A new feature to add GUI Related to the celeste_rs_gui app

Comments

@maddymakesgames
Copy link
Owner

Add support for manually entering names to create new LevelSetStats entries in a save file, and then also allowing manually entering SIDs to create new AreaStats to an existing LevelSetStats. If the save file does not currently have any modded data this should set all the flags to signify it is a modded save file.

This functionality should live exclusively in the gui app for now, and can be moved to the library later if it seems worth it.

This should rely on the Default implementations as required by #2 to create the empty AreaStats.

@maddymakesgames maddymakesgames added feature request A new feature to add GUI Related to the celeste_rs_gui app labels Jan 14, 2025
@maddymakesgames maddymakesgames self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A new feature to add GUI Related to the celeste_rs_gui app
Projects
None yet
Development

No branches or pull requests

1 participant