256,242 Commits over 4,018 Days - 2.66cph!

10 Months Ago
We could actually interpolate the body transforms on the client like this
10 Months Ago
Don't cache null types in AssetType.FromExtension. Fixes GameResource assets not appearing in projects that use libraries. Fixes Facepunch/sbox-issues#5498
10 Months Ago
Configurable sensor range
10 Months Ago
We need to change the depth clear value from 1->0 (in 3 different places of course) Recompiled core shaders
10 Months Ago
renderdevicevulkan: enable reverse depth Reverse the DepthFunc on all shaders GREATER <-> LESS gizmo_grid: reverse manual depth bias
10 Months Ago
Graphics.PrepareTextureForUse -> Texture.MarkUsed (Doesn't need a graphics context now) Terrain marks all its textures as used for streaming - this could be done more intelligently in the future with certain regions only using certain textures Fix sbuffer packing Fix errors TerrainMaterialEditor autofills _normal _rough etc etc Basic height blend https://files.facepunch.com/matt/1b1711b1/sbox-dev_0JNrWPuC9N.png
10 Months Ago
Clear any old slack levels when poolin a new a wire
10 Months Ago
Fix translucency being fucked on S_MODE_DEPTH without MSAA enabled, make depth fast path actually be faster on it, we don't have coverage to alpha without MSAA so we need to do this manually on vulkan, reference this for sbox/issues/1543 as well https://files.facepunch.com/sampavlovic/1b1711b1/Untitled2.png
10 Months Ago
reapplied lantern fixes
10 Months Ago
latest blunderbus viewmodel anims export
10 Months Ago
add setting to lock scene camera rotation fix incorrectly sized gizmo hitboxes in ortho view replace remaining direct scene camera transform accessors tweak sprite gizmo hitbox scale in ortho views
10 Months Ago
Detect nearby explosive ammo hits
10 Months Ago
Remove file.AsyncRead from menu state entirely, since its broken anyway Added new shader parameters to `Core` shader $ENTITYORIGIN $DIAMETER (They are case insensitive) Added $BASETEXTURESPEED,BASETEXTURE(2/3)SPEED for VolumeClouds shader forgot this file for asyncread concommand autocomplete tokenized arguments argument Port hack for Portal 2 .wavs that are actually .mp3s Remove Episode 2 exclusive soundscapes from gm_construct
10 Months Ago
Increase charger run speed to 180u/s
10 Months Ago
New Clothing Piece! - Cowboy Hat and Sleeveless Jacket First passes of the cowboy and sleeveless jacket assets LODs and further skinning adjustments coming ASAP. https://files.facepunch.com/daniel/1b1711b1/ApplicationFrameHost_3qpuuGFpGa.jpg
10 Months Ago
Optimised explosion detection
10 Months Ago
Shadow improvements. Also fixed the related strobelight issue.
10 Months Ago
Mark a door as technically open if the starting rotation is non-zero, means you can push preset ajar doors
10 Months Ago
Minor adjustments to door to match design
10 Months Ago
Some basic stats
10 Months Ago
Adjust base door rotate speed
10 Months Ago
Added a fix for the flare regression, and made it behave better from the side.
10 Months Ago
Make doors behave as we wanted them to
10 Months Ago
Make async optional, make CameraComponent still be async since we are not waiting for any other operation than itself
10 Months Ago
Fix exit in lobby
10 Months Ago
Fix hatch materials Refactor maze generator object placement Try to place exit in difficult place
10 Months Ago
Fix NRE
10 Months Ago
▅▅█▋▅▌█▆▇▇ ▍▍▌▍▄████ ▍▇▋█▋▍▉ ▇▆▊ ▌▅▋▇▉▄█▆▊▊█
10 Months Ago
▊▌▋▉▋▍▍▋▅▄▆▅▅ █▇▌▄▌█▉_▆▉▆█▌▍▉▉
10 Months Ago
Add MusicPlayer.TargetMixer
10 Months Ago
▊▆▇▅▌ ▆▄▊▍ ▆▋▊▌█▍▊_▅▉▇▌▍▄▍▋
10 Months Ago
RenderTarget refactor, becomes its own class and manages frame start/end/sync
10 Months Ago
Fix ragdolls not spawning for other players
10 Months Ago
Mazer collision tweaks
10 Months Ago
dash fire death panel boss nametag sfx wip
10 Months Ago
Fix nullable error
10 Months Ago
Merged main into io_seismic_sensor
10 Months Ago
10 Months Ago
Support compiling from a MemoryFileSystem Re-implement / simplify FastPathTest Fix test host process crashing in TestCompiler
10 Months Ago
Support compiling from a MemoryFileSystem Re-implement / simplify FastPathTest Fix test host process crashing in TestCompiler
10 Months Ago
eotech world model and lods Merge branch 'main' of sbox-assets
10 Months Ago
Enabled IO wiring near attack heli too
10 Months Ago
camera fixes: make orthographic clipping more predictable, add smooth(er) perspective/ortho transitions, fix gizmotest widget, reenable scene camera copy
10 Months Ago
Use max's new cool hands
10 Months Ago
Remove VR hand assets from "Half-Life: Alyx" & associated source files
10 Months Ago
Support compiling from a MemoryFileSystem Re-implement FastPathTest, simplify how changes are defined
10 Months Ago
▋▇██▅▇ █▅▌▄▆▇▅▉▄▍_▄▄▍ ▆▊▌▄▋▍ ▊▅ ▌▅▋▋█▆ ▄▄ ▉▋▄▅▅ ▌▋▋█▊▊▅▄▊█ ▇▊▆█▄▌▆ ▋██ ▅▊ ▄▄▆▌▄▄▉▉▆▍▌▌▇
10 Months Ago
Update FastPathTest comment
10 Months Ago
Usings cleanup
10 Months Ago
Slight cleanup