repospacechesscancel

6,820 Commits over 3,103 Days - 0.09cph!

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