6,819 Commits over 2,586 Days - 0.11cph!
customisation group verification
Implement daily challenge countdown
Practice AI difficulty level saves to disk
Add unmute date to proto so it actually saves
grabber changed back to generic rig
removed unused function, getting latest
Celeb Anims, some idle updates, added celebs to controllers, source files
serialisation, swapped over protobuf profile to new one.
refactored more stuff out of CustomisationProfile.
Fix cancelling auth ticket before server can verify, disable using auth tickets for bot connections
pulled customisation protobuf stuff out of unit.prot and into new customisation.proto.
started refactoring customisation system.
removed unused customisation protobufs
Fix connection events not triggering when manually closing the connection
customisation editor fixes
Fix not being able to connect again
Fixed confetti trophy, effect pivot needs tweaking I think.
Don't use Time.time for auto muting to avoid possible issues with float precision
simplified item/mission validation
Server validates player records (customisation items/missions) on login, removing any deleted items/missions and ensuring they have the default item set.
Removed hardcoded item default values, now taked from the customisation DB, item definitions can be marked as default.
Show a different message if players can't connect because the server is full
Handle some more raknet packets so we know if the connection failed
Add ConnectionState component to boot prefab
ConnectionState component has UnityEvents for changes in connection state, and controls reconnecting
merged fix branch to main
Customisation editor mortar unit fix
Set coach name to Coach in tutorial.
Removed indent from match chat messages.
Performance class is server only
Disable theme event schedule on client, the server will control that
remade tutorial squad.
added CustomisationDefines and TutorialDefines.
Fixed default customisation item values.
version++, squads++, customisation++
Updated tools to use new hash function based on the one from sandbox.
Rebuilt definition databases:
Customisation
Emotes
Maps
Match
Missions
Units
Added retry logic and debug logs to steam avatar loader