Palworld-admin

Latest version: v0.10.4

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

0.8.0

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**

0.7.2

New:
- Setting Permanence:
- App now remembers the last successful launcher settings used
- App now remembers the last successful RCON connection used

- UI:
- Buttons for going directly to RCON / Server Manager
- Messages warning that RAM limit has been reached

- RCON:
- Join and Leave messages broadcasted to the server

- Fixes:
- Fix to "Server is not running" after shutdown in some scenarios
- Minor fixes to auto-restart logic
- Scrolling in command output

0.7.1

New:
- Improved VM Detection
- Potential Fix for RAM Auto-Restart miss-fire. (3 consecutive over the cap checks must happen)

Note:
- Missed bumping the Backend Version on the Menu, just a visual difference, please ignore it.
- Added an extra-logging console version. Only use this if instructed for troubleshooting, it will underperform compared to other version due to additional logging

0.7.0

**IMPORTANT:**
- Binaries Recompiled on 2024-02-14 10:00 EST with correct imports (everything should now work for both pypi and binaries)

- Last version that the binaries will be called pal-admin, moving forward they will be called palworld-admin to match repo and pypi

New:
pypi Release
- Source Code structure changed for pypi publishing
- added .whl to release
- All Features are the same as 0.6.4

0.6.4

Highlights:
Server Manager:
- Auto-Start Based on RAM (Set the maximum amount of RAM allowed to the server in the launcher options and ADMIN will restart the server any time the RAM utilization is exceeded. _Auto-Start on unexpected Server shutdown is automatic regardless of launcher options_
- Fallback to Performance Counters for non-English Windows Support (Server Manager / Launcher should work on all languages now)

New:
UI:
- Dark/Light Mode switch
- New Status Icons with animations

Fixes:
- UI Changes to avoid issues with status indicator (plus it looks nicer)
- VM Detection to ensure reliable CPU Usage % Monitoring
- Using Working Set - Private for Memory Counter on Windows so that utilization matches Task Manager

0.6.3

New:

Server Manager:
- CPU / RAM Monitoring Optimization (Should use less CPU for monitoring)
- Server should now auto-restart if stopped unexpectedly (Use RCON Shutdown to properly shutdown and not have it restart)

Fixes:
- Attempted fix for regional differences in number formatting (which causes server monitor not to start properly in certain regions

**IMPORTANT:**
- Additional windows binaries have been added to this release for dealing with how Windows localizes performance counters. In case your OS is not en-US, it will fall back to using the WMI API, which is language agnostic, but has higher performance overhead. I will look into implementing counter localization at a later time.
Please use:
`pal-admin-fix.exe` or `pal-admin-console-fix.exe` if you have a Non-English version of Windows.

If this workaround works, future releases will include the workaround by default until such a time when performance counters localization can be implemented.

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.