repospacechesscancel

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

6 Years Ago
adding avatar accessories enabled blinking cp disabled scale on hover on mission panel
6 Years Ago
added video option to disable decals + debris
6 Years Ago
Don't show mission panel on login. Turn banner anim event I missed in previous commit.
6 Years Ago
player turn banner is now also fast forwarded if fast forwarding
6 Years Ago
Massively reduced the volume of move/attack tile and button hovering audio as a placeholder fix until new audio from Alex.
6 Years Ago
Hide mission panel X. Show player's steam name during practice/daily challenge matches if available, otherwise default back to PLAYER
6 Years Ago
Muting saves to the database so you can't reconnect to avoid it
6 Years Ago
Fix bans not saving to the database
6 Years Ago
Remove some redundant database querying
6 Years Ago
steam/offline fixes
6 Years Ago
add tile fall warning shader/update material tweak camera clip plane
6 Years Ago
tweak post process adjust reflection prob distance
6 Years Ago
Tile top materials now batch and don't change. Added temp tilefall replacement highlight.
6 Years Ago
fixed skies scale
6 Years Ago
switched camera to deferred
6 Years Ago
more wip tile mesh combining tests
6 Years Ago
Crowd members interact ("talk") with their seat neighbours
6 Years Ago
merging in tile stuff so far
6 Years Ago
bit of cleanup
6 Years Ago
wip reworking some tilefall stuff
6 Years Ago
Fix for kill feed NRE with deaths to tilefall without any damage being done previously in the match.
6 Years Ago
Disabled shadow casting for bottom level tile tops. Delete tile sides after mesh combining.
6 Years Ago
merge from main
6 Years Ago
wip tests
6 Years Ago
adding glow turn layer to main cam tweak kit colors
6 Years Ago
removing duplicate avatar from the scene
6 Years Ago
update avatar post process and render layer
6 Years Ago
More specific index for the daily challenge scores table, save some sql I wrote to test it out
6 Years Ago
Workaround for dropdown options bug
6 Years Ago
set scripting runtime version to .net 4x
6 Years Ago
merge from client changes branch
6 Years Ago
more
6 Years Ago
fix
6 Years Ago
mege from main
6 Years Ago
Skip the match intro sequence if the player immediately surrenders
6 Years Ago
Don't show the XP UI after matches if no XP was awarded
6 Years Ago
Fix the side bar text saying video for all tabs
6 Years Ago
Fix framerate dependent camera rotation speed
6 Years Ago
moved ArenaView setup from GIViewer to PlayerAreasView, where it should be done.
6 Years Ago
merge from main
6 Years Ago
bunch of cleanup/refactor pt1
6 Years Ago
Fix click position for emotes and customizations when render scale is used
6 Years Ago
merge from main
6 Years Ago
bunch of crowd fixes.
6 Years Ago
bit of refactor
6 Years Ago
Fixed crowd not working on 2nd match (new bug)
6 Years Ago
Doubled the resolution of the jump curve cache, moved cache to CrowdRow instead of each CrowdMember.
6 Years Ago
updated tile falling debris FX
6 Years Ago
Crowd will do waves when nothing is going on
6 Years Ago
merge from main