224,350 Commits over 3,684 Days - 2.54cph!

2 Months Ago
If the tutorial island cannot be loaded when reconnecting for whatever reason revert the player state so they aren't left in limbo
2 Months Ago
Merge from tutorial_island
2 Months Ago
Remove old comment that's no longer true
2 Months Ago
Fixed not being able to reconnect to a server mid tutorial after being disconnected
2 Months Ago
Remove unused feature
2 Months Ago
Merge from main -> full_server_demos
2 Months Ago
Additional walkway staircase meshes Brick variant prefabs of industrial buildings a and b Harbor 1 dressing progress
2 Months Ago
Try catch all parts of demo thread (incase of error on startup) Try to create demo directory in multiple places (incase it gets deleted or changed by users) (this will also kick off a new build)
2 Months Ago
Change up logic that detects whether the HTML menu loaded or not
2 Months Ago
Change up logic that detects whether the HTML menu loaded or not
2 Months Ago
▆▉▊▍▆▇▌ ▆▊▉ ▇▆▋▌▆▄ ▊▇█▄ ▌▋▌▋▍▄▇▋▋▇▇ ▅▊ ▌▉▇ ▅▅█▊ ▋▉▊ ▌▅▍█▌█ ▄▅▌▉ ▌▇ █▋▍▄▅▍▅▉ !▇▅▆▊▌▇▍▌▉▍▋▆: ▆▅▍▉▍▉ █▇▋▆ █▊▌ ▉▄▉▆▄▆▋▊ ▄▇▊▍▇▉ █▉▅▉▍ ▋▉▄ ▇▋▇▅▉▉ ▌▌▅ ▊▊▋▇ ▆▇ ▊▉▊▄▉, ▆▌▇ ▊▉▄ ▍▌▉▊ ▉▌▆█ ▋▋ ▌▍▋? !▆▌▅▆▄▇▊ ▆▆▅█ ▄▆▋▍ ▌▉█▋▉▉ ▉▄ ▆█▄▋█▍ ▉▉▌▊▍▌ ▋▄▉ ▆▆▍▋▋:▊▅▊▇▄▆▉▆ ▇▄▇ ▅▊▌▍▋:▍▉▅▆
2 Months Ago
▊▆▍▋▋██▋▉▅▉█: ▄▇▉▇▆▋ ▇▊▋▉ ▊▇▌ ██▅█▉▍▌▆ ▌▅▆▇█▆ ▅▄▆▄▋ ▊▅▅ ▌▇▌▄█▋ ▊▅▅ ▊▉▍▇ ▍▇ ▇▄▅▋▆, ▆▅▆ ▄▌▉ ▆▊██ ▍▋▋▆ ▊▌ ▉▉▉? !▄▊▊▄▊▋█ ▍▅▊▍ ▄▉▌▌ ▍▊▄▌▅▍ ▉▍ ▋▋▋▌▆▄ ▇▉▋█▉▊ ▉▉▅ ▊▇▇▉▅:▍█▇▇▌▌▇▍ ▋▋▇ ▊▉▊▍▆:▍▌▆▌
2 Months Ago
Compile server executable before bundles so compile errors show up faster
2 Months Ago
Splash and Hang Branding
2 Months Ago
Ye ole plugin switcheroo
2 Months Ago
Fix glass scope shader
2 Months Ago
upload decals
2 Months Ago
Change Gizmo.Contol.BoundingBox to new box resize gizmo because this function isn't being used anymore
2 Months Ago
Restored _vertex _fragment, and some _local, suffixes to save a few variants
2 Months Ago
Final fixes
2 Months Ago
resized textures
2 Months Ago
military flamethrower LODs -basic prefab setup -LODbake textures and materials
2 Months Ago
player update. exported/set up flashlight anims, updated its flashlight entity and override controller.
2 Months Ago
added concrete_d added plastic skin for door_frame_a
2 Months Ago
Added tree.simplified_collider server convar to toggle simplified server side tree colliders
2 Months Ago
Add ring particle emitter test Give scenes titles
2 Months Ago
Display the shitty menu replacement if the real one doesnt load in 3seconds
2 Months Ago
Fix ParticleBoxEmitter not rotating/scaling properly (fixes sbox-issues/issues/4653) Add ParticleRingEmitter
2 Months Ago
Fixed commits being missing after merging
2 Months Ago
When saving a GameResource - reregister it with ResourceLibrary. When Scene/PrefabFile save they create a new GameResource, so the old one needs to be stomped out.
2 Months Ago
Increase physgun_wheelspeed & rotation sens max value to 10k More permanent fix for Panel.IsValid during PANEL:OnRemove Move where HUDShouldDraw for NetGraph is called Block developer & contimes convars Block render.CapturePixels while main menu is open Fixed crash when models try to access OOB vertices CreationMenu validates the panel it tries to parent to Fixed an oopsie with CreationMenu Allow right clicking in Bodygroup & Skin context menus This allows you quickly change bodygroups and skins without closing the menu. Also adds DMenuOption.Set/GetRadio Also fixes DMenuOption.SetChecked not calling OnChecked Options button for menu fallback
2 Months Ago
Options button for menu fallback
2 Months Ago
added brick_b mat added concrete_c mat
2 Months Ago
added trim_layout_a rect + fixed all trims
2 Months Ago
network++
2 Months Ago
merge from full_server_demos
2 Months Ago
Fixed an oopsie with CreationMenu Allow right clicking in Bodygroup & Skin context menus This allows you quickly change bodygroups and skins without closing the menu. Also adds DMenuOption.Set/GetRadio Also fixes DMenuOption.SetChecked not calling OnChecked
2 Months Ago
Add RenderAttributes.GetMatrix Save off and restore clipping values before/after drawing box shadows Should fix sbox/issues/1453 Remove log
2 Months Ago
New merge attempt
2 Months Ago
Test reproducing Facepunch/sbox-issues#4688 Fixed Facepunch/sbox-issues#4688 More property getter / setter fast path tests
2 Months Ago
Fixed ElevatorStatic not checking if entities have been destroyed before adding them to floorPositions
2 Months Ago
Fixed a bunch of navmesh functions not working because I didn't full in ToNav
2 Months Ago
Don't record raknet packets used to establish a connection
2 Months Ago
Increase physgun_wheelspeed & rotation sens max value to 10k More permanent fix for Panel.IsValid during PANEL:OnRemove Move where HUDShouldDraw for NetGraph is called Block developer & contimes convars Block render.CapturePixels while main menu is open Fixed crash when models try to access OOB vertices CreationMenu validates the panel it tries to parent to
2 Months Ago
Compile fix
2 Months Ago
▍▇▅▉█▋▆▋ ▇▊▉▍▋▊▋▅ ▍▊██▅▅▍█ █▉▆▄▄▅ █▌ ▉▍▇ ▌▅▆█▌▍▌▊
2 Months Ago
Fix NavMeshAgent.SetAgentPosition not working Add NavMeshAgent.UpdateRotation option, NavMeshAgent.GetLookAhead ResourceControlWidget allows drag drop cloud assets
2 Months Ago
Add faces to nav
2 Months Ago
Particle Layer now dynamic on all shaders that use it; now toggable via material property block
2 Months Ago
▌▅▇▊▊ ▆█▋▌▅▉▌▍ ▊▍▊▆▅▇ ▍▊ ▅▆▄▄ ▍▌▉▍▍▍▌▍▌▍▊ ▌▉ ▋▉▌▋▇█▉▊▆▆▊▌▊ ▆▅▌▉▊▍▆ ▉▊█▌▋▍▅▋▌▄▊ ▇▌▋█ ▌▄▍▌▌██▋ ▉▍▄▇▊▊ ▅▇ ▆▋▉ ▍▅▅▄▍█ ▆▌▌ ▅▉▇▄▌