Savegame filename improvements#267
Conversation
|
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #267 +/- ##
==========================================
- Coverage 45.90% 45.85% -0.06%
==========================================
Files 44 44
Lines 6916 6931 +15
==========================================
+ Hits 3175 3178 +3
- Misses 3741 3753 +12 ☔ View full report in Codecov by Sentry. |
|
I have some more ideas for improvements, so setting this to draft for now. |
|
I think we need a way to handle existing save games with spaces in them. I have used a space a lot and loading such a game and saving it again later just saves under the new name (no prompt for overrides) and now the save game appears twice with same (visual) name but different content, which is confusing to say the least. |
…display errormessage to user.
nthykier
left a comment
There was a problem hiding this comment.
Thanks for improving this, it is looking quite good now and definitely much better than what we had in the previous release! :)
I got a few remarks left and then I think we are ready to merge it. Please take this opportunity to rebase it if you want to squash some of the commits (or let me know if I should do it on merge).
Co-authored-by: Niels Thykier <[email protected]>
Co-authored-by: Niels Thykier <[email protected]>
|
All done. I think it will be easiest if you hit the "Squash" button during merging - the original PR comment should do as commit message :) |
|
Thanks :) |
Uh oh!
There was an error while loading. Please reload this page.