userAdam Wcancel

11,282 Commits over 3,500 Days - 0.13cph!

6 Years Ago
removed unused function, getting latest
6 Years Ago
serialisation, swapped over protobuf profile to new one.
6 Years Ago
refactored more stuff out of CustomisationProfile.
6 Years Ago
more
6 Years Ago
more
6 Years Ago
more wip refactoring
6 Years Ago
pulled customisation protobuf stuff out of unit.prot and into new customisation.proto. started refactoring customisation system.
6 Years Ago
removed unused customisation protobufs
6 Years Ago
wip fixes
6 Years Ago
customisation editor fixes
6 Years Ago
Fixed confetti trophy, effect pivot needs tweaking I think.
6 Years Ago
simplified item/mission validation
6 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.
6 Years Ago
merged fix branch to main
6 Years Ago
disabled menu object
6 Years Ago
mege from main
6 Years Ago
customisation fixes
6 Years Ago
Customisation editor mortar unit fix
6 Years Ago
careerversion++
6 Years Ago
Set coach name to Coach in tutorial. Removed indent from match chat messages.
6 Years Ago
tutorial fixes
6 Years Ago
remade tutorial squad. added CustomisationDefines and TutorialDefines. Fixed default customisation item values.
6 Years Ago
dm4 squad
6 Years Ago
more
6 Years Ago
recreated default squads
6 Years Ago
version++, squads++, customisation++
6 Years Ago
Updated tools to use new hash function based on the one from sandbox. Rebuilt definition databases: Customisation Emotes Maps Match Missions Units
6 Years Ago
hashfix wip
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
steam/offline fixes
6 Years Ago
Tile top materials now batch and don't change. Added temp tilefall replacement highlight.
6 Years Ago
more wip tile mesh combining tests
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
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
moved ArenaView setup from GIViewer to PlayerAreasView, where it should be done.
6 Years Ago
merge from main