mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-14 07:22:05 +00:00
fix(multiplayer): validate assignment expiry format
This commit is contained in:
@@ -1573,4 +1573,6 @@ The UI now provides explicit detail copy for every non-terminal allocation and c
|
||||
|
||||
Reconfiguring the client with new credentials now clears the prior session expiry, preventing an expired session’s timestamp from invalidating a fresh authentication. A re-authentication regression test covers the boundary.
|
||||
|
||||
Assignment expiry validation now fails closed on malformed non-empty timestamps before invoking the date parser, and fresh-assignment checks share the same format boundary. This prevents malformed assignment manifests from reaching transport startup.
|
||||
|
||||
Presentation progress: a shared `Game/themes/cosmic_clash_theme.tres` now gives the menu, lobby, matchmaking, and settings surfaces consistent button, input, option, and label styling. The custom-font portion of `TODO.md` remains open until a distributable font asset is selected.
|
||||
|
||||
Reference in New Issue
Block a user