Skip to content

Release v0.0.11

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 22:21
· 19 commits to develop since this release
8108bc1

0.0.11 (2024-02-22)

New Features:

  1. Adds the ability to support game updates and track build ids.
  2. Alerts user on Game Manager if a new game update is available.

0.0.10 (2024-02-04)

  • User is notified when installation process starts / when finished.
  • User is notified when update process starts / when finished.
  • User is asked to confirm game server uninstall.
  • Game Manager buttons are disabled until game server state is determined, and then they are updated. This prevents any accidental button clicks.
  • User is prevented from installing the same game server twice. Closes #40
  • Closes #18
  • Adds Documentation Improvements
  • Closes #17 - The quick action menu updates every 60 seconds on a timer.
  • Closes #12 - Not really a bug, per say, and more of an improvement to the GUI widgets resizing. It's still not perfect.
  • Closes #27 - The information required at GUI startup is consolidated into a single API call, and startup time was improved from 6 seconds down to 3 seconds. Some additional instrumentation was added to see how long certain functions take to run.

0.0.9 (2024-01-20)

New Features:

  • Complete/Tested PalWorld Support.
  • Ability to update a game via the Game Manager GUI.