8,451 Commits over 2,131 Days - 0.17cph!
Added scoreboard show animation
Scoreboard UI actually fitting content properly
Scoreboard animation edits
Pretty much finished item dropping
Scoreboard adding content and finally actually sizing everything correctly, automatically. With only... a little bit of hacks.
Interactions, interaction events, interaction HUD elements
Interactions are now serialized, need testing.
Quick change on interaction
Adding user stats to sync between clients
Moved stuff out of NetworkUser deserialize that shouldn't be called so often
Set latency and reset stats
Some data actually showing on the scoreboard
Work in progress. Mostly just moving some things around in this commit.
trying something different
Sorting out events. Maybe the difference between being destroyed and dying.
Add kills to stats + fixes
Refactoring refactor of a refactor
Buttons now work properly again
Implemented some generic interactable components
Carryables now use new interaction
Remove item pickups and ragdoll corpses at end of game rounds
Working on scoreboard getting proper team data from server. UserStats don't actually need to sync to clients all the time - can just get that info with the scoreboard data.
Changes to interactable events