etternagame / etterna

Advanced cross-platform rhythm game focused on keyboard play
https://etternaonline.com/
MIT License
474 stars 132 forks source link

Add filter preset functionality #1277

Open Alkorith opened 9 months ago

Alkorith commented 9 months ago

This is a feature patch to mostly resolve #1145. The UI/UX is beyond the scope of this PR.

Rebirth Screenshots

Player pressed "Save"

2023-09-11-19_28_21

Player pressed "Export"

2023-09-11-19_28_55 2023-09-11-19_29_26

Til Death Screenshots

Player pressed "Save"

2023-09-11-19_30_57

Player pressed "Export"

2023-09-11-19_31_05 2023-09-11-19_31_13

poco0317 commented 3 months ago

save and export in this are rather redundant and should probably both go in the same folder - so we would eliminate one of those buttons. i am interested in merging this, but i would prefer to know at least what we want the ui to look like even if it isnt coded yet