Project Zomboid

Project Zomboid

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

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

Update: 15 Oct, 2023 @ 9:16am

Moved detailed sync print info to debug mode only

Update: 5 Oct, 2023 @ 9:28am

Fixed a potential race condition when Admins update Sandbox Settings

Update: 6 Sep, 2023 @ 10:25am

Updated function structure for compatibility reasons

Update: 4 May, 2023 @ 11:38am

Update: 3 May, 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: 6 Apr, 2023 @ 11:22am

Cleaned up some debugging messages

Update: 6 Apr, 2023 @ 11:19am

Client parser now extracts a string from quoutation signs

Update: 6 Apr, 2023 @ 11:04am

Update: 6 Apr, 2023 @ 10:58am