userBill Bcancel

13,231 Commits over 2,830 Days - 0.19cph!

6 Years Ago
Gang UI views showing new gang icons correctly
6 Years Ago
A UI merge has gone bad somewhere at. Removed some stuff that shouldn't been removed already - fixes the missing script warnings
6 Years Ago
Fix scoreboard sizing bug due to Destroy's one-drame delay
6 Years Ago
Scoreboard optional fake data generator
6 Years Ago
Better scoreboard sorting
6 Years Ago
Scoreboard sorts entries per group
6 Years Ago
Fix stats clearing when a user reconnects within a round
6 Years Ago
Scoreboard branch merge into Main
6 Years Ago
Fixing a general bug with ready player selections
6 Years Ago
Better performance, scoreboard reuses entry instances
6 Years Ago
Ignore file
6 Years Ago
Don't need these csproj files in source control
6 Years Ago
Destroying scoreboard stuff better between refreshes
6 Years Ago
Sending scoreboard data from server
6 Years Ago
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.
6 Years Ago
Merge in from Main
6 Years Ago
Remove item pickups and ragdoll corpses at end of game rounds
6 Years Ago
6 Years Ago
Add kills to stats + fixes
6 Years Ago
Add deaths to stats
6 Years Ago
Sorting out events. Maybe the difference between being destroyed and dying.
6 Years Ago
Work in progress. Mostly just moving some things around in this commit.
6 Years Ago
Some data actually showing on the scoreboard
6 Years Ago
Set latency and reset stats
6 Years Ago
Moved stuff out of NetworkUser deserialize that shouldn't be called so often
6 Years Ago
Hmm
6 Years Ago
Serializing stuff
6 Years Ago
Adding user stats to sync between clients
6 Years Ago
Merge from main
6 Years Ago
Scoreboard code WIP
6 Years Ago
Remove prints
6 Years Ago
Scoreboard adding content and finally actually sizing everything correctly, automatically. With only... a little bit of hacks.
6 Years Ago
Scoreboard animation edits
6 Years Ago
Scoreboard
6 Years Ago
Scoreboard UI actually fitting content properly
6 Years Ago
Scoreboard
6 Years Ago
Scoreboard
6 Years Ago
Added scoreboard show animation
6 Years Ago
Board of score
6 Years Ago
Scoreboard
6 Years Ago
Some early work on a scoreboard screen
6 Years Ago
Sign edit etc
6 Years Ago
Gang icons show on the map, instead of the old pixel art ones. Also removed a whole lot of unused gang stuff - the create gang screen, the emblem editor, the multiple gang buildings and signs (they were all actually the same building/sign anyway). Gangs are now defined in ScriptableObjects with pre-defined icons etc. Less data needs to be serialized since none of it's custom per game.
6 Years Ago
Started doing a gang thing but probably going to do it a different way. Committing some half-finished stuff just in case I need it.
6 Years Ago
Line endings change only
6 Years Ago
New gang icons
6 Years Ago
Fixes, and dropping a carryable now automatically selects whatever's in your current belt slot as well
6 Years Ago
Minor fix++
6 Years Ago
Minor fix
6 Years Ago
AI edit, now looks properly for allies.