Skip to content

Releases: runeberry/ValheimServerGUI

v1.2.4

21 Apr 06:31
Compare
Choose a tag to compare
  • Fixed: User preferences will now be correctly saved for new users.

v1.2.3

20 Apr 00:44
2cd0425
Compare
Choose a tag to compare
  • Changed userprefs.txt to userprefs.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

17 Apr 23:56
Compare
Choose a tag to compare
  • Added global exception handling. A message box will appear containing unhandled exception information.
  • Add .NET version check on startup

v1.2.2-rc2

17 Apr 02:48
Compare
Choose a tag to compare
v1.2.2-rc2 Pre-release
Pre-release
  • Add .NET version check on startup

v1.2.2-rc1

16 Apr 15:31
Compare
Choose a tag to compare
v1.2.2-rc1 Pre-release
Pre-release
  • Added global exception handling. A message box will appear containing unhandled exception information.

v1.2.1

14 Apr 00:00
Compare
Choose a tag to compare
  • 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

12 Apr 02:10
Compare
Choose a tag to compare
  • 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

05 Apr 03:57
Compare
Choose a tag to compare
  • 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

12 Mar 00:12
Compare
Choose a tag to compare
  • You can now choose to generate a new world when you start a server, instead of using an existing one

v1.0.1

09 Mar 01:12
Compare
Choose a tag to compare
  • 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