Following the previous update which fixed GUI depth sorting, this update made the following changes:
-Replaced compatibility code for GUI text with proper syntax, following migration from GMS1.4 to GMS2.
This causes some issues with text displayed in saved games from before this update.
-Game settings are now saved in an .ini file and persist between sessions.
-Pausing the game now pauses sounds as well.
On the immediate to-do list:
-Improve and expand the menu GUI.
-Fix the broken deployment of ships that is making them stack on top of each other, which was caused by an attempt to improve AI defensive posture that hasn't yet worked as intended.
-Add notification of file being successfully saved, and add the ability to create and name multiple save files.
Changed files in this update