Skip to content

Add list of save files to save window#822

Open
ianleeder wants to merge 2 commits intorwmt:devfrom
ianleeder:new-save-window
Open

Add list of save files to save window#822
ianleeder wants to merge 2 commits intorwmt:devfrom
ianleeder:new-save-window

Conversation

@ianleeder
Copy link

@ianleeder ianleeder commented Feb 25, 2026

Reasoning

When playing multiple sessions, I forget the name of the existing save file. I figured it might be nice to copy the list of save files like on the Host window, and use that on the Save window.

I copied just about everything from ServerBrowser.cs DrawHost().

Example Host window

image

Existing MP Save window

image

New MP Save window

image image

@ianleeder
Copy link
Author

Hmm, just realised I need to check the button layouts when dev isn't enabled. I suspect the OK button will be off-centre 🤢

@maxsupermanhd
Copy link

Yes, we NEED IT! Thanks!

@SaberShip
Copy link
Contributor

Well done! I had considered doing this as well but never found the time! Glad to see this nice QOL improvement.

@ianleeder
Copy link
Author

Ok I've adjusted very slightly.

  • Made the window a little narrower, it didn't need to be that wide.
  • Fixed bug where the dev replay button wasn't conditional
  • Centered the Save button if no dev button is shown

Ready for review/merge

image

@ianleeder ianleeder marked this pull request as ready for review February 27, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants