Skip to content

Second Release

Choose a tag to compare

@FM1337 FM1337 released this 22 Feb 17:39
· 37 commits to master since this release

Info

Well after taking some feedback and helping users out, I have made some modifications to make using Local GPSS, as painless and (hopefully) as foolproof as possible.

The changes include:

  • A new configuration file that contains the IP and Port the server should listen on
  • A new configuration wizard that walks you through creating it
  • Listing the API Url value you should enter into PKSM
  • Checks against the configuration file when the program starts to see if the IP and Port can still be used and a wizard to help you fix it if it cannot
  • Some more error handling that will let you copy the error details instead of just closing the window right away.
  • Actually compiled most DLLs and whatnot down to a single executable.
  • First time wizard will prompt you if you wanna download the gpss.db from the first release

Will likely add a compile pipeline for building new versions and then release them automatically if they are tagged for release at a later time.