Commit Graph

5 Commits

Author SHA1 Message Date
ivan tkachenko 54e88b08a8 WIP: Add LethalConfig with suitable custom options
Draft because needs testing in multiplayer environment. Apparently,
both isClinet and isHost are true in single player.

FIXME:
If LethalConfig panel opened while orbiting, and then the round has started, it would still
be possible to modify the values at least once. This is presumably a bug in LethalConfig,
because it doesn't check the callback again before actually applying the change.
2025-07-12 04:49:20 +03:00
ivan tkachenko 26fb620173 Add config synchronization via CSync
It only synchronizes from host to clients.
2025-07-12 02:11:32 +03:00
ivan tkachenko 066304a9fe Implement zip bundle as an after-build msbuild target, keep versions in sync 2025-07-11 22:39:11 +03:00
ivan tkachenko af45b958fd Make build config more portable with user-specified git-ignored paths 2025-07-10 19:06:14 +03:00
Nikita Vilunov 20a3234371 initial version 13.37.1 2024-03-09 19:48:17 +01:00