Releases: diogomartino/palworld-ds-gui
Release v1.0.7
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
Release v1.0.5
Changelog
- Fixed bug where all the launch params were being ignored #28
Release v1.0.4
Changelog
- Web interface is now available on: https://app.palgui.com/ #18
- Added support for custom server folder paths (read more) #26
- Multiple bug fixes and improvements
Release v1.0.3
Release v1.0.2
Release v1.0.1
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.
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
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
Changelog
- Added launch params #7
Release v0.0.5
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