userBill Bcancel

13,104 Commits over 2,800 Days - 0.20cph!

6 Years Ago
Better clamp
6 Years Ago
Nicer compass in general
6 Years Ago
Compass has a nice edge fade
6 Years Ago
Working on compass UI
6 Years Ago
Fix errors when second player connects. AddClientNetworkUser needs to be called before OnClientInitialize
6 Years Ago
Fix the build
6 Years Ago
Fix the build
6 Years Ago
Players labels now based on the more generic IsAlly instead of just on gang affiliation
6 Years Ago
Close any open doors at end of round
6 Years Ago
Fix timer value
6 Years Ago
Fix missing NPC interactable assignment that was stopping NPCs from working
6 Years Ago
Changed interaction trace back to radius 0, causing it to use the raycast again instead of spherecast. This fixes some doors returning the building they're in as the interactable, missing the door interactable and making it unopenable.
6 Years Ago
Reinstating changes that didn't come through the verge, due to the revert in #5243
6 Years Ago
6 Years Ago
Merging in my building loading branch. Significantly improves level loading times on average.
6 Years Ago
Don't need these in OnDesroy, + causes errors with it there
6 Years Ago
Moving Destroyed things out of the heirarchy immediately. Prevents them getting into the final project buildings when they shouldn't
6 Years Ago
Latency values that actually work
6 Years Ago
Latency show fix?
6 Years Ago
Scrolling stuff
6 Years Ago
Remove scoreboard from main menu again
6 Years Ago
More scoreboard stuff. Let payer keep moving etc while scoreboard is showing
6 Years Ago
Scoreboard in menu
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