branchwiseguys/main/ScoreboardUIcancel
32 Commits over 0 Days - ∞cph!
Some early work on a scoreboard screen
Added scoreboard show animation
Scoreboard UI actually fitting content properly
Scoreboard animation edits
Scoreboard adding content and finally actually sizing everything correctly, automatically. With only... a little bit of hacks.
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.
Sorting out events. Maybe the difference between being destroyed and dying.
Add kills to stats + fixes
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.
Sending scoreboard data from server
Destroying scoreboard stuff better between refreshes
Don't need these csproj files in source control
Better performance, scoreboard reuses entry instances
Fixing a general bug with ready player selections