New:
- Steam SSO Authentication (Prevents SteamIDs that have not been authenticated directly with Steam from connecting to the server)
- Steam SSO + IP Authentication (Requires Palguard) - Requires that both the SteamID be authenticated, and the player IP match the IP that was used for Authentication
To use Auth, tell your players to visit http://[ipofyourserver]:8210/steam-auth (You are welcome and encouraged to use an SSL for your Palworld Admin Webserver, but it's up to you how you go about it)
Fixed:
- Player Joins and Leaves being announced again on Palwolrd Admin UI
Notes:
- Palguard 1.680 has been uploaded here due to an actual release not being available on Palguard Discord at this time that contains the needed getip command (pulled the version provided by the Dev on chat)
IMPORTANT:
This is a re-release of 0.9.4 due to the fact that it had already been pushed to pypi.
- Binaries were reuploaded with a hotfix after initial release
- Another reupload of the Windows version, this time recompiled as 64-bit. If you had an issue where the app would crash randomly and show in the eventviewer with a KERNELBASE.dll error, this should solve it.