repospacechesscancel

6,819 Commits over 2,586 Days - 0.11cph!

6 Years Ago
customisation group verification
6 Years Ago
Implement daily challenge countdown
6 Years Ago
merge from main
6 Years Ago
Practice AI difficulty level saves to disk
6 Years Ago
Add unmute date to proto so it actually saves
6 Years Ago
merge
6 Years Ago
grabber changed back to generic rig
6 Years Ago
merge from main
6 Years Ago
removed unused function, getting latest
6 Years Ago
Celeb Anims, some idle updates, added celebs to controllers, source files
6 Years Ago
serialisation, swapped over protobuf profile to new one.
6 Years Ago
refactored more stuff out of CustomisationProfile.
6 Years Ago
more
6 Years Ago
Fix cancelling auth ticket before server can verify, disable using auth tickets for bot connections
6 Years Ago
more
6 Years Ago
more wip refactoring
6 Years Ago
pulled customisation protobuf stuff out of unit.prot and into new customisation.proto. started refactoring customisation system.
6 Years Ago
removed unused customisation protobufs
6 Years Ago
update WIP menu UI
6 Years Ago
Fix connection events not triggering when manually closing the connection
6 Years Ago
wip fixes
6 Years Ago
customisation editor fixes
6 Years Ago
Fix not being able to connect again
6 Years Ago
Fixed confetti trophy, effect pivot needs tweaking I think.
6 Years Ago
Don't use Time.time for auto muting to avoid possible issues with float precision
6 Years Ago
simplified item/mission validation
6 Years Ago
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.
6 Years Ago
Show a different message if players can't connect because the server is full
6 Years Ago
Handle some more raknet packets so we know if the connection failed
6 Years Ago
Add ConnectionState component to boot prefab
6 Years Ago
ConnectionState component has UnityEvents for changes in connection state, and controls reconnecting
6 Years Ago
merged fix branch to main
6 Years Ago
disabled menu object
6 Years Ago
mege from main
6 Years Ago
missing mat
6 Years Ago
customisation fixes
6 Years Ago
Customisation editor mortar unit fix
6 Years Ago
careerversion++
6 Years Ago
Set coach name to Coach in tutorial. Removed indent from match chat messages.
6 Years Ago
Performance class is server only
6 Years Ago
tutorial fixes
6 Years Ago
Disable theme event schedule on client, the server will control that
6 Years Ago
remade tutorial squad. added CustomisationDefines and TutorialDefines. Fixed default customisation item values.
6 Years Ago
dm4 squad
6 Years Ago
more
6 Years Ago
recreated default squads
6 Years Ago
version++, squads++, customisation++
6 Years Ago
Updated tools to use new hash function based on the one from sandbox. Rebuilt definition databases: Customisation Emotes Maps Match Missions Units
6 Years Ago
hashfix wip
6 Years Ago
Added retry logic and debug logs to steam avatar loader