userAdam Wcancel

11,480 Commits over 3,561 Days - 0.13cph!

6 Years Ago
deleted the mystery map that appeared from somewhere?
6 Years Ago
merge
6 Years Ago
ui bounds check fix
6 Years Ago
merging from main
6 Years Ago
cherry pick trajectory changes from wrong branch
6 Years Ago
BaseAttackView.GetTrajectoryPoints now returns null. Added GetTrajectoryPoints() to ProjectileAttackView
6 Years Ago
refactored DamageTracker out of a monobeahviour and into a member of CombatTracker, removed related events. Killfeed uses the new setup.
6 Years Ago
more tests
6 Years Ago
more career sponsor objective stuff
6 Years Ago
merging from other branches
6 Years Ago
6 Years Ago
updated some Board class functions to work with varying map sizes
6 Years Ago
updated to latest unity
6 Years Ago
merged customisation shit to main
6 Years Ago
▇▋▊▉ ▉▋▅▉█▊ ▍█▋▆▌▄▍ ▉▅▆▅ ▇▄▆▊
6 Years Ago
customisation item material options are now correctly previewed and not applied whenthe base item isn't unlocked
6 Years Ago
more customisation saving, restoring of material options etc, gave all hat material options name ids, rebuilt db
6 Years Ago
added support for test server with new setup, refactored some network stuff for it, started test server on the server
6 Years Ago
fixes
6 Years Ago
more customisation work
6 Years Ago
lotsa customisation work
6 Years Ago
more
6 Years Ago
customisation db tool now attempts to create default customisation material options and grab the correct materials. ran tool to generate all defaults.
6 Years Ago
customisation protobuf, wip customisation DB tool changes to generate default material setups for items
6 Years Ago
increased rotation speed 50% reduced rotation timer delay by 0.5 secs
6 Years Ago
avatar appearance changed events, hookups editing polish
6 Years Ago
more
6 Years Ago
more customisation options wip
6 Years Ago
hat material options now only applied to hat prefab better test materials refactored avatar jiggle code added avatar jiggle on material change too
6 Years Ago
more
6 Years Ago
more
6 Years Ago
more
6 Years Ago
more
6 Years Ago
setting up customisation item options panel UI, code.
6 Years Ago
updated customisation db tool to create ids for any custom material options, built db with test data
6 Years Ago
CustomisationMaterialOption
6 Years Ago
customisation defs setup, rebuilt DB
6 Years Ago
customisation options now ordered by name not unlock cost
6 Years Ago
more replay stuff, match history entries now only created for multiplayer matches
6 Years Ago
merged from main
6 Years Ago
replay command delays, more replay debug logging, more bug chasing
6 Years Ago
more + merge
6 Years Ago
more
6 Years Ago
more
6 Years Ago
merged to main (still wip)
6 Years Ago
merged from main, fixes
6 Years Ago
logging
6 Years Ago
match history records now include extra info, map id, replay filename etc. replay icon only appears if the replay file is available. clicking replay icon will now load the correct replay file instead of just "test.rep" removed UIFriendsListButton script that had appeared on player profile (might be what was fucking it for you Alex). added replay mode to replays, playback/record. protobuf.
6 Years Ago
merged from main
6 Years Ago
more replay shit