243,589 Commits over 3,898 Days - 2.60cph!

4 Months Ago
hook up manager prefabs
4 Months Ago
4 Months Ago
Make NodeBinding.FromMethodBase exceptions into binding errors
4 Months Ago
Merge Travelling Vendor -> Main
4 Months Ago
zombie
4 Months Ago
material stack and watertote update and addition
4 Months Ago
Optimize performance scope to not lock, not create Use custom implementation of .HasFlag for mostly unnessecary optimization ( .Contains() ) Micro optimization, use RenderAttributes.SetComboEnum<T> instead of SetCombo (avoid boxing) Avoid creating a Func when getting friend state avoid creating an array when iterating CircularBuffer Fix player count in GameLobbyGroup Fix warnings This stops the creation of boxed steamids, somehow
4 Months Ago
Return out of death
4 Months Ago
legs
4 Months Ago
Check if we have someone around before dying Swapped to pattern matching
4 Months Ago
Reduced pull over distance again Get component if null on serverside menu Target code semi-cleanup
4 Months Ago
caterpillar
4 Months Ago
Fix player scores not working #140
4 Months Ago
Clearer exceptions
4 Months Ago
merge from demorecorder_ui_improvements
4 Months Ago
Hide the demo recording UI when the main menu is opened, also make sure it doesn't capture any clicks
4 Months Ago
Fix being unable to possess non-networked pawns (fixes #141), speculative fix for other exceptions
4 Months Ago
merge from main
4 Months Ago
Pick further away points to align to
4 Months Ago
Remove smoothing pass for alignment
4 Months Ago
Allow late joiners in casual defuse
4 Months Ago
Use Network.Active check to determine if we should network spawn or assign ownership
4 Months Ago
Ensure we properly network ownership changes during network orphaned actions
4 Months Ago
Increased radius check
4 Months Ago
lod distances, lod4 stays longer
4 Months Ago
tweaked emissive indicators so they dont pixelate at range
4 Months Ago
Enum and List control widgets can't be edited when readonly
4 Months Ago
refinery updates t-spawn to B site initial updates
4 Months Ago
Disabled the environment camera object
4 Months Ago
radiator prop fixes
4 Months Ago
Removed Unused FBX mesh. Updated Vintage Rectangle Table Colliders
4 Months Ago
New Bee
4 Months Ago
set dressing progress backup
4 Months Ago
Keep project loading stuff together and make sure we load initial collision rules after project settings file system is mounted (Fixes Facepunch/sbox-issues#5739)
4 Months Ago
PlacingHud orders by segment count Rock spawning bug fixes Store relevant references/information of initial bug setup per-player Basic BugList UI that shows remaining segments for both players.
4 Months Ago
update ladybug fbx
4 Months Ago
Fixed order of NRE checks
4 Months Ago
Added more checks to try and kerb this NRE
4 Months Ago
Coin Expand bounds
4 Months Ago
Fixed occlusion culling setting always turning itself back on when opening the game
4 Months Ago
Vendor can now get over rails Added rails to vendor test map Added more accurate detailed colliders
4 Months Ago
Closes Facepunch/sbox-issues#5566
4 Months Ago
Throw exception when sending RPC on non-networked Game Objects (Closes Facepunch/sbox-issues#5504)
4 Months Ago
Tweaks
4 Months Ago
merge from swapitems_fix
4 Months Ago
Do not try to swap items around if they can't stack (introduced by 98742) Fixes moving a partial stack from a full container onto another partial stack not working (fluid containers not taking anymore water than 100ml for example)
4 Months Ago
Fixed potential NRE in AudioListener component when scene camera isn't valid (yet)
4 Months Ago
Larger plank stack addition and upload
4 Months Ago
Add damping to lower body blendspaces
4 Months Ago
Fix cargo ship spawning extra scientists (have to turn off both variant roots)