252,735 Commits over 3,990 Days - 2.64cph!
Add editor preference for backface selection, default to true because it's likely to be more desirable
Allow mesh trace to request face cull, none, front, back
Trace front and back of scene meshes when selecting https://files.facepunch.com/layla/1b0311b1/sbox-dev_eewaDMTxLk.mp4
Fix crafting quality tea item id
Added wooden armor insert item, setup protection stats.
Setup world model.
minor changes and comments
- Rewrote custom effects system
- Moved to projectile code
- Inject into projectile before effect is sent
- SImplify modifiers
Hammer & Other tools mount addons/ by default
FIxed VBSP crashing with missing VVDs
Models that are renamed after compile, which ends up pointing to the wrong .vvd
Also just missing VVDs.
Also fixed it using incorrect VVD path in the first place.
VBSP: Increase usefulness of "Occluder straddles multiple areas" warning
Added HammerID for entities in Hammer's selection status bar
Fixed VRAD crashes due to missing VVD files
Fixed map compile tool output formatting to do with threads
Make the output more consistent when using built-in compile window or 3rd party tools, and makes it more readable.
Add support for primitive server tag to be compressed
Speed up slow projectiles fired from AutoTurret to minimize delay
Crossbow now animates the FOV in/out on zoom
Updated crossbow zoom shader so it's less invasive and now eases in
Fix maximum sleeping bags set to -1 in primitive
▉▋▌█▉ ▅█▌▊▊▌▊▅█ █▄▊▍▊▄▉▄▊ ▇▄ ▅▍▆█▄▄, ▊▆▋ ▌▍▋▉▇▋▉▊█▍ ▉▇▊▄▌▅▍ ▌█▍▋█▅██▇▅▅.▇▊▉▅█▇. ▊█▆▄▊▌█▌▊▊ ▋▋▉▍ ▇▇▄▆▅ ▆▍▇▌▇▄▍ ▉█ ▇▌█ ▇▌▆▇█▌ ▌▆▊ ▉▍▋█▋.▋▌▆▋▍
Add StringPreview
https://files.facepunch.com/ziks/2025-02-03/sbox-dev_dZsjxvW76d.mp4
Additive toggle in motion editor
Increased supply drop mass so it's not easily pushed by vehicles and horses
Fixed collider setup causing flyhack kicks when standing and jumping on it
▍▆▇▇▆▌▅▇ ▄▋▅▋ ▊▌▍▍ + █▌▉▄▍▌
█▄▊'▅ ▋▍▋▌▍▇▇ ▍▄▇▆▇▄▆ █▊▋▊▉ ▆█▇▌▉▌▅▌▄▋ (▊▋▋▌█▇)
Submitting new mounted ballista anim
Clean: DemoServer - allow configuring the server for demo playback
Tests: none, trivial change
Update: ServerDemoPlayer - added error logging on hierarchy desync
Since some messages are handled by hand, it's possible things can go wrong in the future - this should catch it.
Tests: played all demos I have, no errors reported
Fix a bunch of situations where an unnecessary full preset change would be applied.
Fix preset name detection for single element changes.
Fixed ballista rotation sounds never stopping when dismounting while rotating
Add support for eras to provide custom loot tables
▆▊▄█▅▍▅ ▌▍█ ▉▊▉▆▊▇ ▋▇▆▉▋▊▆ █▊▅ ▍▉▊▋▍ ▍▉█▍▇▆, ▍▍▌▌▌█▇ ▆▍▌▌▉ ▆▇▉▆▅▍▉█▊ ▌▄▍▉ ▅▅▉▉▅▄▆▆ ▅▋▇█▋▍▆ ▍▆▊▆▅ ▄▇█▇
▊██▇▍ ▊▅▍▌ ▆▊▆▌▊▌▋▉ ▆▅▉▅▌▇ ▄▇▉▇▅▋▌ ▉▌▋▅ ▍▊▊▌ ▆▉▉█▉█'▆ ▍▄▉▌▉▉▋
Forgot to save last change before commit 🤦
Fix drop-shadow css filter appearing cutoff at 0px blur
Updating ballista rope skinning
Add shortcut for vertex merge
Clean: removing no longer needed method
- Was previously part of ClientDemoPlayer
Tests: builds in editor in SERVER mode
▊▊▅▍▄▌▄▆ ▄▌▇-▆▊▉▋▍▋▍▄▌▋ ▍▄▍ ▍▊▍▆▊▅▇▄▋▆▉ ▄█▆▋ ▌█▌█▉▉▌ █▊▌▇█▇▆▊▉
Bugfix: ServerDemoPlayer - handle player rotation properly
Tests: played back a new vehicle demo, and an old demo 2p where the player was shot in the head - no violations, no entity stutters
▄▇█▋▉ ▍▉▋▍ █▊█▄▄▄ - ▇▇▇▄█_▊▊▌_▊▌▄▄_▊█▇▍▌▇
merge from lumberjackhoodieskinfix
Fix mipmaps settings, re-exported defaults
▉█▇▅▆ ▇▆▆▉ ▇▇▅▍█▍█▄
!█▍▇▆▍▇▊▉ ▄█▋▉ ▌▌ ▄▅▅▅▌▄
Fixed scattershot worldmodel offset model
Add vertex merge operation https://files.facepunch.com/layla/1b0311b1/sbox-dev_9rg7HaFZHm.mp4
wood armour plate
world model + lods
materials and textures
Remove skin weights option, force to 4 bones.
Tweaked static ballista culling distance
merge from primitive -> primitive_gm
DepthNormals mode fallback if shader doesn't have it
Fixed catapult showing the scattershot loaded by default
Fix breaking from prefab not refreshing editor selection
Fixes sbox-issues/issues/7502
Reduced warmup text size
A couple of NRE fixes