IMPORTANT:
- As with any X.X.0 release, this means major changes that can cause instability. If you experience issues, stay with the previous version.
- Recompiled UI versions to fix `on exit` error post original release.
New:
- New UI Framework (Electron - Same as used by Discord and a few other large similar apps)
- The app now closes to the system tray (like Discord), to fully exit, right click on the tray icon and select quit
Known Issues:
- App takes longer to load (This has to do with electron taking a while to load / being decompressed; looking into optimizing it / creating a splash screen so users know that the app is loading)
Fixes:
- Possible fix for spawning multiple instances of the server
- App should prevent running multiple instances of itself.
- App can now be resized
- App should no longer get dragged by different elements in the UI other than the title bar itself
- Window following bug should be fixed with Electron framework
Notes:
- Electron comes with a full copy of Chromium, making the .exe much larger. As a result, I'm now going to be including a -no-ui.exe that contains just the backend, which can be accessed by via browser on port 8210
- Progress is being made on virus detection, as there are now less and less AVs auto tagging the app:
- palworld-admin.exe: 2/70 [VirusTotal Report](https://www.virustotal.com/gui/file/87edf06450cd552cd52c544c2ec266e6a577ffda00a0e7f4b91ba996081ab049)
- palworld-admin-console.exe: 1/69 [VirusTotal Report](https://www.virustotal.com/gui/file/8deb316c3b62ef6d82b93d26feb3d36a664dd4e38991664a83382ec6be1d6c63?nocache=1)
- palworld-admin-no-ui.exe: 6/71 [VirusTotal Report](https://www.virustotal.com/gui/file/4139446f7aeb25252d1a8fcaf7dfb4dcf3b5d99fbc2bb20c481f50cd119fdd6d)
- **If you've tested the app and feel comfortable with its safety, please consider marking as safe on the reports above to help with detection**