Skip to content

Releases: diogomartino/palworld-ds-gui

Release v1.0.7

06 Apr 01:15
Compare
Choose a tag to compare

Changelog

  • Fixed a bug introduced by Palworld V0.2.1.0 where PalServer state was not being properly detected #36
  • Added new settings: RESTAPIEnabled, RESTAPIPort, bShowPlayerList, AllowConnectPlatform, bIsUseBackupSaveData, LogFormatType

Compatibilty

Dedicated server versions prior to the version 0.2.1.0 will not work properly anymore from this GUI version forward. If, for some reason, you want to use an outdated Palworld server, keep using the GUI 1.0.6 version of the server and the app. The web version might not fully work in this case.

Release v1.0.6

10 Mar 16:45
Compare
Choose a tag to compare

Changelog

  • Fixed a bug related to launch params (again) #28
  • Added a new option to automatically restart the server on a crash #31
  • Added a way of executing custom rcon commands #31
  • Multiple stability improvements

Release v1.0.5

05 Mar 23:16
Compare
Choose a tag to compare

Changelog

  • Fixed bug where all the launch params were being ignored #28

Release v1.0.4

02 Mar 01:42
Compare
Choose a tag to compare

Changelog

Release v1.0.3

29 Feb 21:52
Compare
Choose a tag to compare

Changelog

  • Now backups interval support values less than 1 hour. This allows for more frequent backups, in case someone needs it. #15
  • Introduced timed restart feature: users can now schedule a server restart at specific time intervals. #21

Release v1.0.2

16 Feb 19:23
Compare
Choose a tag to compare

Changelog

  • Fixed bug where wrong modals were being opened #19

Migrate from 0.0.x

Please read the migration notes on THIS release.

Release v1.0.1

15 Feb 19:57
Compare
Choose a tag to compare

Caution

BREAKING CHANGES. If you are updating from 0.0.x read the migration guide at the bottom.

Changelog

  • Added remote server support
  • Bug fixes
  • Improved stability
  • Added more feedback when clicking buttons

Migrate from 0.0.x

From now on, you will now need to download two modules, the client (app) and the server. This will allow you to use the GUI remotely, meaning you can have your server running in a different device and still be able to use the GUI.

You just need to download the PalworldDSGUI_WinServer.exe and place it in the folder where you now have your PalworldDSGui.exe. Then you download the new PalworldDSGui.exe client and place it wherever you want.

Read more here

If you don't need the remote access, you can of course still use the old version (0.0.7). That version will not be actively supported from now on.

Release v0.0.7

03 Feb 02:27
Compare
Choose a tag to compare

Changelog

  • Added admin rcon management section #6
  • Fixed a bug where toggling switches from ON to OFF would not save the correct values in the config
  • Fixed a bug where the toggle theme button was not working

Release v0.0.6

01 Feb 21:58
Compare
Choose a tag to compare

Changelog

  • Added launch params #7

Release v0.0.5

30 Jan 20:59
Compare
Choose a tag to compare

Changelog

  • Added better logging for debugging purposes
  • Added feature to check if the app is running the latest version, if not, it warns the user
  • Hopefully fixed a bug where the interface would be stuck in Initializing forever