userAdam Wcancel

12,375 Commits over 3,742 Days - 0.14cph!

7 Years Ago
removed unused customisation protobufs
7 Years Ago
wip fixes
7 Years Ago
customisation editor fixes
7 Years Ago
Fixed confetti trophy, effect pivot needs tweaking I think.
7 Years Ago
simplified item/mission validation
7 Years Ago
Server validates player records (customisation items/missions) on login, removing any deleted items/missions and ensuring they have the default item set. Removed hardcoded item default values, now taked from the customisation DB, item definitions can be marked as default.
7 Years Ago
merged fix branch to main
7 Years Ago
disabled menu object
7 Years Ago
mege from main
7 Years Ago
customisation fixes
7 Years Ago
Customisation editor mortar unit fix
7 Years Ago
careerversion++
7 Years Ago
Set coach name to Coach in tutorial. Removed indent from match chat messages.
7 Years Ago
tutorial fixes
7 Years Ago
remade tutorial squad. added CustomisationDefines and TutorialDefines. Fixed default customisation item values.
7 Years Ago
dm4 squad
7 Years Ago
more
7 Years Ago
recreated default squads
7 Years Ago
version++, squads++, customisation++
7 Years Ago
Updated tools to use new hash function based on the one from sandbox. Rebuilt definition databases: Customisation Emotes Maps Match Missions Units
7 Years Ago
hashfix wip
7 Years Ago
added video option to disable decals + debris
7 Years Ago
Don't show mission panel on login. Turn banner anim event I missed in previous commit.
7 Years Ago
player turn banner is now also fast forwarded if fast forwarding
7 Years Ago
Massively reduced the volume of move/attack tile and button hovering audio as a placeholder fix until new audio from Alex.
7 Years Ago
Hide mission panel X. Show player's steam name during practice/daily challenge matches if available, otherwise default back to PLAYER
7 Years Ago
steam/offline fixes
7 Years Ago
Tile top materials now batch and don't change. Added temp tilefall replacement highlight.
7 Years Ago
more wip tile mesh combining tests
7 Years Ago
merging in tile stuff so far
7 Years Ago
bit of cleanup
7 Years Ago
wip reworking some tilefall stuff
7 Years Ago
Fix for kill feed NRE with deaths to tilefall without any damage being done previously in the match.
7 Years Ago
Disabled shadow casting for bottom level tile tops. Delete tile sides after mesh combining.
7 Years Ago
merge from main
7 Years Ago
wip tests
7 Years Ago
set scripting runtime version to .net 4x
7 Years Ago
merge from client changes branch
7 Years Ago
more
7 Years Ago
fix
7 Years Ago
mege from main
7 Years Ago
moved ArenaView setup from GIViewer to PlayerAreasView, where it should be done.
7 Years Ago
merge from main
7 Years Ago
bunch of cleanup/refactor pt1
7 Years Ago
merge from main
7 Years Ago
bunch of crowd fixes.
7 Years Ago
bit of refactor
7 Years Ago
Fixed crowd not working on 2nd match (new bug)
7 Years Ago
Doubled the resolution of the jump curve cache, moved cache to CrowdRow instead of each CrowdMember.
7 Years Ago
merge from main