239,296 Commits over 3,837 Days - 2.60cph!

4 Months Ago
merge from lantern_fix_2
4 Months Ago
Move the update markers and previous life refresh process to happen 1s after the player dies, while the map is fading in rather than the instant the player receives their death RPC No real visual change but moves the heavy processing to after the player has visually died More thorough profiler coverage over the life infographic section
4 Months Ago
Merge from main
4 Months Ago
Added attack and dry fire states to prevent admire motion carrying over
4 Months Ago
Merge from main
4 Months Ago
Remove the Scene2Prefab components on the bbq, small refinery, furnace, large furnace and campfire prefabs in the LootPanels scene Changes made to these prefabs outside of this scene would be lost if we do a global S2P, sometimes leading to build breaking bugs
4 Months Ago
Leaderboard backup, run #11898
4 Months Ago
Set local scale to 1,1,1 on various wooden_crate props - used in lots of places and both child renderers were set to 0.99999994 scale on one axis, preventing collapsing. Will need a global S2P to take effect everywhere
4 Months Ago
Fixed trainyard as well
4 Months Ago
Fixed missing launch site HLOD generation
4 Months Ago
Sidecar bike setup, visual and physical, WIP
4 Months Ago
LR300 vm camera anims
4 Months Ago
Merge from main
4 Months Ago
Auto run and toggle crouch will now hold their state when the player opens the chat
4 Months Ago
Reduce wheel radius slightly so that the wheel sits a small amount in the ground. Looks more realistic
4 Months Ago
More suspension work. Should look smooth and good on both bikes and snowmobiles now
4 Months Ago
Revert suspension fix, was worse than the original bug
4 Months Ago
Fixed 'prevExtension' bug
4 Months Ago
Fix some missing deploy guides
4 Months Ago
merge invoke_execution_time -> analytics_server_profiling
4 Months Ago
Fixed train tunnels not rendering properly on the map
4 Months Ago
only respawn after falling if we're still dead
4 Months Ago
remove old blockin pieces, organize textures/materials, scaffold (WIP), chainlink fences, new plywood track pieces, track piece prefabs, new skinny pieces, half size pieces, new tyre obstacle(WIP)
4 Months Ago
merge from main -> analytics_server_profiling
4 Months Ago
Suspension fix, doesn't break snowmobile suspension anymore but still works for bikes
4 Months Ago
▅▊█▆▊▌▊ ▌▄▊▇▅▅▋▅▌▍█ ▅▇ ▋▆▄▋▅ ▄▉▆▄ ▊▇▇▊ ▅▄▅ █▊ ▇▆▉▋▆▌█ ▋▇▇▋█▄▄ ▉▇ ▊▌▊▋
4 Months Ago
▉▇▋▍▅ ▄▆▇▍ ▆▊▇▉▆ █▆█▌▅▍▉▍▌ █▄█▊ ▊▋▌▄ ▄▆▅▋▅ ▊▍▆▊▋▉▊▋ ▌▌▄▇▊ ▆▍▉▌▅█ ▊█▇▍▋ ▇▉▉▅▆ ▊▅▇▉▇▉▉▊█▅ (▄▆▅▉▅█ ▆▍ ▉▍█▅▄▊ ▅▊ ▆▍█▇▅▍▉) ▉▆▋▊ ▌▆▋▇▍ ▇▍█▇▇ ▌▌▇ ▄▊▄▆▋ █▄▊ █▋▆▉▅▅ ▄▄ ▋▉▆▇▋ █▊▋▉ ▉▌▄▆▌ ▆█▅ ▅▆▉▍▆▋/▌▋▍▇ ▉█▋▋ ▆▍▇▉▋ ▊▉▉▊▍://▆▊▆.▊▍█▊█.▌█▍/▍/█▅▉▋▇▉▋▄▅▇▌▋▉▄▍▆/█▌▊▉▊▊▋▉▉▆▋▉▋▄▉▆/▋
4 Months Ago
Speed gizmo gradient
4 Months Ago
Trace movement 0.5 units off the ground to avoid getting stuck
4 Months Ago
Move history gizmos https://files.facepunch.com/ziks/2024-05-19/sbox-dev_IeWUbs4lJv.png Use sphere traces for movement
4 Months Ago
█▅▍▅ ▇▉█ ▇█▋▋▆▋▅ ▊▋▌▇ ▄█▄▄ ▆▄▊▌▆▅▊▉ ▉▍▊▄▇▍▇▆▉█, ▋▇▇▇▋▇▊▇ ▆▋█▋ ▍▇▊ █▍▍▉▉▇▆ ▊▌▆▋▉▋▌, ▋▇▊▌ ▊▋▊▊ ▍▆▆▆▍▌▍▅▋▄▆ ▇▌▍▇ ▊▄▅ █▋▉▄▄▋ ▍█▉▇▌▍▇, ▊▄▌▄▋▆▆▇ ▇▊▋█▊▇ ▇▄▋▄ ▍▌▉▆ ▌ ▄▌▅█▆ -> █ ▇▉▇▌▋ (▊.▇▍▌ -> ▊.█▋▋ ▄▄▋▊▇█ ▊█▋▇▍ ▅▋ ▇▅ ▋▆▉▋▄▍▄)
4 Months Ago
Do an initial clear initialization on FindOrCreateFrameBufferScratchTexture to make sure the data is not garbage, should fix SSR accumulation artifacts specially on multiview UI-only clears should respect if ( r_ui.GetBool() ) as also per sbox/issues/1575 , will check to make this a clear layer rather than a render layer
4 Months Ago
Compile fix
4 Months Ago
Fix compile warning
4 Months Ago
Cleanup header bar
4 Months Ago
Grid based detection
4 Months Ago
Don't html encode comments
4 Months Ago
Add this function back, someone was using it
4 Months Ago
Rework polygon mesh to have texture coords the same as hammer, coords can be computed by params and params can be computed by coords. This allows texture wrapping to be identical to hammer. https://files.facepunch.com/layla/1b1911b1/sbox-dev_eGxR8MTpVC.mp4
4 Months Ago
Delete ILobby Add softsplit.donut to codearchive test
4 Months Ago
Leaderboard backup, run #11874
4 Months Ago
Use intermediary texture to avoid collision in filtering generated cubemaps, this should fix the cubemap corruption in certain hardware
4 Months Ago
S2P Launch site
4 Months Ago
Modified the launch site scene - a few generators & the overhang on recycler building were overriding the RendererLOD state to 100m
4 Months Ago
Fix dockwall_stairs_600 missing a material causing the top to look transparent
4 Months Ago
List libraries on front page Put reviews on their own page Hide empty namespaces in api/all Basic api search
4 Months Ago
Fix Project.HasCompiler logic to look for any compiler (resolves sbox-issues/issues/5531)
4 Months Ago
Fix ticket booth windows going opaque past 60m
4 Months Ago
Fix pillar in front of triple boost building being culled past 75m
4 Months Ago
Set culling to 300m on tire stack, launch site grills in front of rocket building, walkways up the back, pickup truck Fix green card room windows going opague <300m