Project Zomboid

Project Zomboid

Sandbox Settings Sync Fix
Showing 1-10 of 50 entries
< 1  2  3  4  5 >
Update: Oct 28, 2023 @ 4:14am

Fixed constant updating of settings when an admin performs a settings update caused by a botched solution to race condition.

Update: Oct 15, 2023 @ 9:16am

Moved detailed sync print info to debug mode only

Update: Oct 5, 2023 @ 9:28am

Fixed a potential race condition when Admins update Sandbox Settings

Update: Sep 6, 2023 @ 10:25am

Updated function structure for compatibility reasons

Update: May 4, 2023 @ 11:38am

Update: May 3, 2023 @ 10:18am

Fixed overlapping commands in client command handler, fixed self command call

Note to self: Don't use code from other people without being able to ask them how it works

Update: Apr 6, 2023 @ 11:22am

Cleaned up some debugging messages

Update: Apr 6, 2023 @ 11:19am

Client parser now extracts a string from quoutation signs

Update: Apr 6, 2023 @ 11:04am

Update: Apr 6, 2023 @ 10:58am