Releases: runeberry/ValheimServerGUI
Releases · runeberry/ValheimServerGUI
v1.2.4
- Fixed: User preferences will now be correctly saved for new users.
v1.2.3
- Changed
userprefs.txt
touserprefs.json
. Existing settings will be migrated automatically on startup. - Added a new menu under File > Preferences, which contains the following settings (checkboxes):
- Start ValheimServerGUI when Windows starts
- Start your server when ValheimServerGUI starts
- Start ValheimServerGUI minimized
- Automatically check for updates
v1.2.2
- Added global exception handling. A message box will appear containing unhandled exception information.
- Add .NET version check on startup
v1.2.2-rc2
- Add .NET version check on startup
v1.2.2-rc1
- Added global exception handling. A message box will appear containing unhandled exception information.
v1.2.1
- The app will now check for updates on startup, and again every 24 hours while it's running. You can also manually perform this check from the Help menu.
- There's now a nice icon to accompany the Server Status text on the bottom bar. ✨
v1.2.0
- Added the Server Details tab, which includes:
- Your computer's external, internal, and local IP addresses - which you can copy directly to your clipboard
- Your server's current uptime
- The last time your world was saved, and how long it takes to save your world on average
v1.1.0
- Added the Players tab. This will keep track of players who are currently or who have previously logged into your server.
- Known issue: If multiple characters log in at the same time, there are some scenarios in which the player names cannot be resolved. See the FAQs for more info.
- Added some application logging. You can switch between Server and Application logs on the Logs tab.
- Added a Save Logs... button to the Logs tab.
v1.0.2
- You can now choose to generate a new world when you start a server, instead of using an existing one
v1.0.1
- Added helpful tooltip icons to several form fields
- Updated the default game path to include "valheim.exe" (this path is not used yet)
- The Worlds folder can no longer be changed. Valheim Dedicated Server actually does not support running the world from a different folder right now, but I'm leaving it there for reference.
- If you had changed this field, you can fix your config by going to: File > Set Directories... > Restore Defaults > OK