223,949 Commits over 3,684 Days - 2.53cph!

3 Months Ago
VR: Fix vulkan submit, submit depth texture to compositor VR: Update overlays from the render thread, because SetOverlayTexture might touch vulkan queue Forward InputData and VROverlay through to Sandbox.Game to preserve compatibility VR: Minor VROverlay cleanup
3 Months Ago
Fixed lock slot ID not clearing when door lock is removed. Should fix rare bug where door can't be picked up until a lock is placed and removed again
3 Months Ago
Change delay when picking up backpack from 0.5s -> 1.5s Can configure pickup delay in ItemModContainer Change icon of "looting box" to backpack when looking at backpack on the ground
3 Months Ago
Recalcualte bones for large backpack wearable Reserialize small backpack worldmodel
3 Months Ago
Fix linux compile
3 Months Ago
Particles
3 Months Ago
Fixed AddCSLuaFile'd addon paths not being detected by file.IsDir Allow immediate entity removal during timers, concommands and Think hooks This addresses most use cases for game.CleanUpMap() Mitigate a random crash with NPC:SetSquad Allow omitting first arg to NPC:SetSquad() to remove the NPC from its squad Hide IP address in status command for P2P servers Fixed CWorld model pointer being set to -1 during saverestore
3 Months Ago
Merge from main -> backpacks
3 Months Ago
Abyss hazmat helmet02/03 pipe fixes
3 Months Ago
▇▅▆▊▇▋▌ ▌▄▆ ▇▆█▇▌ ▋▅▅▆▌▌ ▉█▇▋█ ▄▆▋
3 Months Ago
▋▌▉█▌▍█ ▇▌▍▊█▌
3 Months Ago
merge from main
3 Months Ago
▋▆▅▄▍▅
3 Months Ago
ActionGraph update, add more geometry-based nodes Use Either<> type for object inputs
3 Months Ago
Fix some edge cases with Either.CreateType
3 Months Ago
3 Months Ago
3 Months Ago
Node test formatting Ambiguous overload binding tests Either type Use Either type for ambiguous bindings Compare implicit conversions required when resolving overloads
3 Months Ago
player update. exported/setup knife anim set. edited skinning/butcher/bone and combat knife entities and created two holdtypes, one for 3 of the knifes to share and one for the comabt knife because it has a unique deploy anim
3 Months Ago
Abyss hazmat helmet01 pipe fixes
3 Months Ago
Let the INetworkTableContainer handle writing/reading whether it's only changes or a full update
3 Months Ago
Updated view model and textures
3 Months Ago
Fixed various model issues + meta files from asset.party uploads
3 Months Ago
Fix QPainter was null when calling setPen errors CompileProgress tests (doesn't work) Fix asset browser file type size Fix NRE in GenericControlWidget Add BaseLayout.AddLayout<T> Add ControlSheet.AddProperty SerializedCollection elements return attributes of parent SoundFileCollection doesn't use PropertySheet
3 Months Ago
Add some exception handling
3 Months Ago
Make NetworkTableContainer into an internal interface INetworkTableContainer. Use explicit interface implemention to keep members from being exposed to public API.
3 Months Ago
▍█▄ ▆▅▋▋, ▌▄▇ ▉▋█▄▊▋▇ ▆▋▊▋▊▋ ▋▅▅▇▇▇▅▇ ▉▅ ▆▌▌▉-▌▌, ▌▉▍▄█▅ ▌▍▆▆ ▆▊▇▍▊▆▆▋▇▅▍, █▇▉▌▄▄▊▆▅▌ ▆▉▇ ▍▄▋▊▇▉ ▆▆▄▅▄█▄▊█
3 Months Ago
belt model
3 Months Ago
fixed animation culling issue
3 Months Ago
Arctic Suit pipe fixes
3 Months Ago
Embrasures and shutters also rotatable using R when being deployed
3 Months Ago
Fix shovel gather notice.
3 Months Ago
Disable UseViewModelCamera on metal detector VM for now
3 Months Ago
Increased all plants ripe stage duration from 4h to 14h
3 Months Ago
Fix creating new instances of TMP text in the editor so it doesn't spew errors and never work
3 Months Ago
Initial commit
3 Months Ago
merge from backpacks
3 Months Ago
merged to main ladder_hatch_repair
3 Months Ago
merge from safezone_warning
3 Months Ago
Assume test mode will want rendersystemempty Right now our tests machine doesn't have a GPU attached, for d3d11 it's fine since this runs over D3D11 Warp renderer, but not on Vulkan. Change this if we ever do graphics tests on CI. Running locally our tests pass fine without it
3 Months Ago
Update joints scene to use physics grabber
3 Months Ago
Source entity prefab cleanup.
3 Months Ago
Add EditorUtility.OpenPropertySheet https://files.facepunch.com/garry/c9f2b5cb-f6bb-4895-a401-346d1dbf939c.png Set qt darkmode=2 so windows will follow system theme (I think) Add ControlObjectWidget Add [KeyProperty] Add KeyProperty to TextureSequence.Source ControlWidget will create an editor for unknown types (this will likely need locking down)
3 Months Ago
Updated third person model and world model Deleted old placeholder model
3 Months Ago
Delete flag from craggy
3 Months Ago
added roller model to prefab Merge branch 'main' of sbox-industrial-platformer
3 Months Ago
Support joint breaking on prismatic, revolute, rigid, spherical
3 Months Ago
Compile fix
3 Months Ago
Convar / debug cleanup
3 Months Ago
Implement joint breaking, break callbacks called on post step, breaking a joint disables the component