repospacechesscancel

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

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