branchspacechess/maincancel

4,941 Commits over 1,795 Days - 0.11cph!

6 Years Ago
Added escape to back out of a bunch of panels.
6 Years Ago
added mission count/badge to missions menu button
6 Years Ago
Shooter attack range increased 4->5, movement range increased 4->5
6 Years Ago
TileHighlighter.AnchorTile now takes a y offset, nudged tilefall warning highlights up slightly.
6 Years Ago
avatars now destroy their chat bubbles on disable/destroy.
6 Years Ago
fix for charger attack view losing mesh link after proxies
6 Years Ago
adding shdow proxies to all units, updating all the unit prefab and trophies
6 Years Ago
Special case for modifying the same player record instead of two different ones, give command
6 Years Ago
Set disabled state of end turn button to dark grey. Set end turn button interaction to disabled instead of hiding the button when using end turn is disabled.
6 Years Ago
set fake_nose, stunner_shades and thick_rimmed_glasses accessories prefabs to Avatar layer
6 Years Ago
Cusomtisation team colours. Team colour fixes. Server error message reworded.
6 Years Ago
Removed placeholder cake item, rebuilt db.
6 Years Ago
merge to main
6 Years Ago
Gray out drop down and sliders when theyre disabled
6 Years Ago
Reset avatars at init, misc customisation item fixes/cleanup. CustomisationProfile++
6 Years Ago
platform customisations now get applied
6 Years Ago
Support disabling options on the menu so I can show that potato mode overrides a few other options
6 Years Ago
Renamed Biter files/config to Rammer
6 Years Ago
removed GhostCube from all units, increased highlighter DepthBias to 10.
6 Years Ago
tweaked avatar post exposure post process fixed back button not doing anything in the map editor
6 Years Ago
tweaked reflection probe distance/layer culling
6 Years Ago
Match intro now actually shows the real map name
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
update main menu ui
6 Years Ago
Ball launcher. Crappy temp rotation code.