View Single Post
Old 12-05-2023, 01:41 PM   #145
eriqjaffe
Hall Of Famer
 
eriqjaffe's Avatar
 
Join Date: May 2003
Location: Under The Christmas Fish
Posts: 7,636
Version 0.2.0 of the desktop app has been released!

What's New
  • Parks created with this version can be re-loaded into the app. See below see below for more details on this.
  • A "shuffle" button has been added next to the park name field so you can randomly generate just the park name.
What's Changed
  • An XML file is no longer generated, and a ".park" file is generated instead. The .park file is just a plain text JSON file containing the same information (and more), but it's much simpler to generate and it is what gets used to load the data back into the app. The old XML files can not be reloaded at this time.
  • Bumped Electron version to 27.1.2.
  • Most events that had been on-screen buttons can now be accessed via the app's menus.
  • Converted all GET & POST calls to IPC & removed express dependency.
https://github.com/eriqjaffe/OOTP-Pa...ases/tag/0.2.0
__________________

Last edited by eriqjaffe; 12-05-2023 at 02:35 PM.
eriqjaffe is offline   Reply With Quote