mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-10 07:16:54 +07:00
e4607c9391
* Added first iteration of server sided mutex * Add Mutex-like interface for file locking in Multiplayer * Fix my C++ habits * Change retry interval to match Dropbox API guidelines * Move lock implementation from OnlineMultiplayer to ServerMutex * Removed unnecessary gameInfo to preview conversions and fixed a problem regarding Dropbox fileNames * Fixed wrongly named variable * Check if lock is owned before unlocking * Trying to implement forgotten lock release but failed at Date.time ¯\_(ツ)_/¯ * Seems to be working now * Updated to use FileStorage Interface * Fixed missed fileStorage call Co-authored-by: Colin Vanden Heuvel <colin.vandenheuvel@wisc.edu> |
||
---|---|---|
.. | ||
src/com/unciv | ||
build.gradle.kts |