Prerelease Saved Games
-
I don't like the way it's been changed. What is the reasoning for it ? It is much more labor intensive when trying to test stuff
-
@beelee Can you clarify what you mean by changed?
-
13066 does this when i hit c-s
I hit enter 3 times and it's saved. The pre 18289 does this :
I have to click on the correct saved game instead of it already being there. Which leads to a chance of me overwriting the wrong one.
-
@beelee Ok, thanks for the details.
@LaFayette @RoiEX Did something change with saving games?
-
That's the change from
JFileChooser
toFiledialog
. The latter should be consistent with the OS and is consistent with JavaFX. -
That behavior was default on Mac, we made that the default for all OS. The save game file not being pre-selected is potentially a Mac-only bug that is now on all OS.
-
@LaFayette
Really hope this is fixed to how 13066 works. It is quite annoying when testing and one has multiple saves.