branchspacechess/maincancel

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

7 Years Ago
Update Facepunch.Unity Update Facepunch.System (needed to be asmdef for FP.Unity) Add fallback in case the server list is unavailable
7 Years Ago
Added missing Hit anim sound events for Booster, Grabber and Mortar. Mortar hit anim audio def volume increased 0->1.
7 Years Ago
squad editor tooltips reworded and typos fixed.
7 Years Ago
Set match history portrait textures to clamp to prevent white edges
7 Years Ago
AI Difficulty tickbox audio. Option tickbox audio.
7 Years Ago
added click cursor audio
7 Years Ago
Added item unlock sound. Play item unlock sound + crowd cheer sounds when unlocking customisation items. Play confetti effect at correct arena positions depending on item type when unlocking customisation items.
7 Years Ago
confetti when unlocking items in the customisation editor
7 Years Ago
Set all item costs to 0
7 Years Ago
Only play hover audio when first trigger hover anim (not when it's already playing)
7 Years Ago
button cleanup
7 Years Ago
increase celebration chance 50->75%
7 Years Ago
Fix duplicate tile under trims
7 Years Ago
Added ambience volume option
7 Years Ago
Added ambience audio mixed group. Moved crowd ambient track to ambience group.
7 Years Ago
button click audio for solo/multiplayer panel buttons
7 Years Ago
merge from main/soundpass3
7 Years Ago
extra thick border line for rotation maps
7 Years Ago
disabled post exposure on avatar PP
7 Years Ago
separate material for single player world map
7 Years Ago
Only show opponent tile hovers when it's their turn (so it doesn't look wrong when playing bots)
7 Years Ago
Disable TAA on in-game avatar cams. Fix avatar portrait IDS in some matches. Fix avatar intro rotation directions in some matches.
7 Years Ago
forcewipe++
7 Years Ago
bots don't try and load PR cache
7 Years Ago
Version++ Network++ CustomisationProfile++
7 Years Ago
merged to main
7 Years Ago
Tile trim debris blasts off during unit explosions. (togglable per tileset)
7 Years Ago
TileView keeps a list of it's trim pieces
7 Years Ago
update WIP space trim
7 Years Ago
Took out one row in the stunner shades and repackaged
7 Years Ago
Fix chat mute message showing wrong unit
7 Years Ago
Don't show squad editor tutorial prompt if the player has entered the squad editor before clicking play already
7 Years Ago
prompt to enter squad editor
7 Years Ago
Made the tutorial panel reusable: added passthrough actions back to tutorial prompt, now takes pref key to check/save.
7 Years Ago
Disable TAA on menu avatar render
7 Years Ago
Change all DateTime usage to UTC
7 Years Ago
Fix AA
7 Years Ago
wip match time tooltips
7 Years Ago
Added ToolTips layer, wip worldspace UI tooltips, excluded ToolTips layer from all collisions.
7 Years Ago
added game option and functionality to always show the health bar of the active unit (selected/moving/attacking) defaulted to enabled.
7 Years Ago
Dmg overlay / remaining HP fix (I think) for when you do less dmg than the max range.
7 Years Ago
fixed tile with mirror uv updated WIP ice tile / ice shader
7 Years Ago
Under tile trims
7 Years Ago
Changed master server address to use the real one. Standalone builds now default to connecting via master server. Customisation database now init's on demand if need be.
7 Years Ago
Clients can connect using a server list loaded from a website
7 Years Ago
Added AA overtide to PPSettingsModifier. Override AA for menu coach avatar cam.
7 Years Ago
getting latest
7 Years Ago
tut panel tweaks
7 Years Ago
more
7 Years Ago
More tutorial panel wip. Added a Reset trigger to Avatar anim controller. Added Avatar.ResetEmoteState()