6,819 Commits over 2,586 Days - 0.11cph!
added game option to toggle unit class icons showing with unit health bars, defaults to off.
fix temple A light exclusion layer
Disable crowd waves when streak is too low, reduce number of crowd members interacting
fix menu bar raycasting sorting order
Fixed some issues with crowds when not 100% full
correctly set unit selection filter during turn 5e of tutorial until you can select the mortar
built customisation DB for new items
tweaked avatar camera frame to avoir the beard clipping
Don't delete the customisation slots and make sure all of them are included
Remove customizations that the player doesn't have when setting up the match
added thick rimmed glasses, stunner shades and fake nose accessories
Fix exception when closing the game
Add a message that gets sent to clients when rate limited, and broadcast command shows popup message
custom GameAnalytics events
added and setup GameAnalytics, removed FP Analytics.
reset the current state when launching a career match in career mode to fix event registration order.
Play online button switches back to default state if the server doesn't send JoinedMatchmaking within 3 seconds (fixes weirdness when rate limited)
Ignore auth/match info/ready messages when they have already been sent
Ignore all messages but auth when the client isn't logged in
Add rate limiting logic to the msg handlers
fix for customisation editor unit colour
customisation material fix
started refactoring customisation UI
Ball launcher.
Crappy temp rotation code.
Fix the online buttons being disabled when the connection was made somewhere other than the menu
crowd jump for longer during match intro
Only update the map rotation countdown when it changes
change arena_confetti lifetime from 8 to 10 seconds
bit of a WIP confetti_streamer prefab for arena effects
tweaked arena_confetti prefab to have less radial and sideways momentum and should time a bit better
merged customisation refactor wip to main
Customisation fixes.
Got sidetracked and added arena confetti.
finished refactoring out ProtoBuf.AvatarCustomisation and uses.
updated tutorial avatar setup now uses new customisation group stuff.
finished removing ProtoBuf.UnitCustomisation and uses.