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

58 Days Ago
fixed lod3 displaying incorrect material, set lod distances to the same as the other toolcupboards
58 Days Ago
Merge main
58 Days Ago
Remove `Editor.Option.ShortcutContext` Strip native shortcuts from `Editor.Shortcut` class. Make class internal. Documentation cleanup Update Shortcut.Invoke so it handles Mode logic EditorShortcut.Invoke is now a bool returning whether or not a shortcut was invoked from the pressed keys Shortcuts are now invoked from Sandbox.Tools instead of thru native QT shortcut. Make `scene.fullscreen` (F4) bind static. Fixes rebuilding issue.
58 Days Ago
Flagged above ground tunnel entrance prevent-building volume as Tunnels
58 Days Ago
Added a new Tunnels ColliderInfo flag, so it can be used to ignore tunnels prevent-building volumes Flagged train_tunnel_nobuild volume as Tunnels Tin can alarm now deployable in tunnels
58 Days Ago
Moved both oilrigs MonumentInfo component to the prefab root gameobject so running S2P correctly adds the PreventBuildingMonumentTag component S2P
58 Days Ago
only inherit mount velocity on ragdoll
58 Days Ago
Fixes
58 Days Ago
New set of damage and destruction effects to be in line with the other choppers.
58 Days Ago
▇▅▉▅▋ ▊▇▋▋ ▊▉▌▍▊▇_▆▇▅▍▅▍▋▋▆/▄▇▅▌▋▄
58 Days Ago
58 Days Ago
▇▉▅▋▌ ▌█▋█ ▍▄▆▊▉▍_▄█▍▌▇▊▆▇▉/▌▄█▊▅▇
58 Days Ago
▆▍▋▆▍ ▅▉▋▆ ▅▉▊▆▉▉_▋▊▋▌▉▇▌▄▌/▊▌▋█▊▋
58 Days Ago
▋▊▄▄█▆ ▄▆▄▌▌ (▍▉▄▌▅ ▆▄ ▌▅▆▉▌▉ ▉▅▌ ▋▇▍▄▆▉▅ ▄▌▇██▊▌▊ ▉▌▋▋ ▌▆▍▋ ▅▋▍▌ ▄▆▌▉▉▇▇▆▌ ▅▌ ▉▇█▍▄▌▋▊ ▅▇▉ ▄▄▋, ▋▇▊ ▌▊▌▆▇▊ ▅▌▄▌▍ ▅▆▉▌█▄▆ ██▆▌▍█ ▅▌ ▉█ ▅▋▋▌▍'▊ █▆▆▉▆▊ ▇▄▄▄ ▋▉▌▋▋▊ ▍█▆▌▇▄▋█▅█▅▊▊▆▄ ▅▅▉ ▅▉▅█)
58 Days Ago
added road rejection to jutting cliffs
58 Days Ago
Have wolves only fall over on headshots
58 Days Ago
▅▋▍█▅ ▊▋▋▋ ▊▊▉▉█▋_▆▍▆▋▄▌▌▇█/▆▆▇▍▉▉
58 Days Ago
Added Note World Model Imported Note World Model Materials, Model, Textures Setup Note World Model Prefab, LODS and Colliders
58 Days Ago
Fix filesystems not clearing properly between games Download required files from server
58 Days Ago
wip/test changes
58 Days Ago
exported wolf run hit left and right animations
58 Days Ago
Elevator vehicle merge -> main
58 Days Ago
Increased elevator floor colliders Hopefully prevent clipping off elevators
58 Days Ago
extra jutting cliff prefab
58 Days Ago
Interrupt sprint when trying to ADS
58 Days Ago
Do panel bind/parameter events when things change even if tree is empty, Facepunch/sbox-issues#5908 Custom panels that do stuff/populate from attributes etc should work again now, incl settings page
58 Days Ago
Clean: Review Feedback - Part 1 - Make scopes explicit with brackets - Get rid of System namespace prefix (as we declare that we use System's names) - Renamed `deepFree` defaulted arg into `freeElements` - FreeUnmanaged(MemoryStream) no longer sets Position anymore - Commented the API Tests: Built C+S target (as it's trivial build-only changes)
58 Days Ago
Only switch to picked up equipment that's in a lower slot Like don't switch to a picked up pistol if you've got a rifle out
58 Days Ago
▍▆▉ ▌▋▅▇▊▆ ▆▋▆ ▆▆▇▋▍▋ █▇▆▌▇/▆▄▉▄▉▆▌█▇ ▉▋ ▌▅▍▆▌▅▇▉▍▅ ▌▉▋▍█▋ █▄▄▌▄▄▍▆▌ ▅▅▌█▇▌, █▊█ ▇▅▌ ▊▍▆▄▋▍▅██▋ ▄▄███▆▋▋▋▆▊ █▊▍█▄ ▊▇█▍▆▊ ▆▌ ▋▄▌ ▋▇▅▋▌▇█ ▅▌▄▌▇▅▍ ▋▉▍▆▅, ▆▆▉▊▇▌▍
58 Days Ago
Populate Json reflection cache in Json.Initialize We were seeing some long frame times during first-time prefab instantiation caused by this
58 Days Ago
Entity Leak Fix -> Main
58 Days Ago
No network files needed for remote packages File download framework Add Connection.SendRequest<T> - allows async waiting for a response to a specific message, instead of routing through global handlers Request files loop
58 Days Ago
set mount pose to sit _DPV on DPV deployed prefab
58 Days Ago
Check if refill container move is unsuccessful. Delete to avoid memory leaking
58 Days Ago
Update: Removing FreeDynamic from Pool Reimplemented the 2 cases where it's used to work without losing information about the type (so we can use Free instead). This also gets rids of unnecessary allocations. Tests: Built all targets. Tried to test runtime (2p multipalyer), got confirmation that the server initializes but nothing hits it. In next CL I'll push out a unit test for ServerMgr, since it looks to be possible.
58 Days Ago
Switch player grabber back to physics body, just don't grab statics. Use IsValid checks because grabbed body can be deleted
58 Days Ago
re-enabling animation speeds for DPV
58 Days Ago
Fix some download toasts sticking around forever, and incorrectly displaying as cancelled
58 Days Ago
Added head.male.average
58 Days Ago
Fix warnings in ParticleVector3ControlWidget
58 Days Ago
Ignore colliders excluding player movements when running auto crouch
58 Days Ago
merge from EntityLeakFix
58 Days Ago
merge from main
58 Days Ago
merge from codelock_playerprefs
58 Days Ago
merge from dome_collider_fixes
58 Days Ago
merge from industrial_adaptor_movement
58 Days Ago
merge from SBToolCupboard
58 Days Ago
Revert "Add LargeNetworkFiles table" This reverts commit 7365c616af37ef1665abe4961344013815e89b70. Accidentally rebased master onto a branch - Metapyziks
58 Days Ago
Add LargeNetworkFiles table Respect JsonIgnoreAttribute when serializing component properties We were already checking it for fields