repospacechesscancel

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

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