244,146 Commits over 3,898 Days - 2.61cph!
M4A1 carryhandle adjustment
Resolve model materials going into negative refcounts
This is a specific case where error models are "hotloaded" into non error models.
Support for spectating gadgets: spectate players rather than pawns directly, network current possessed pawn
GameEventComponent<T>.NextState
▌▅▉▆▌▌▊ ▇▌▊▉█▊▅ ▄▋▋▌▍▌▍▊▅ ▋█▆ ▌▅▄▇▅ ▊▌▆▇
sb toolcupboard update
prefab setup with various scripts (will need adjusting)
finalised textures
lods and gibs
fixed scale and rotation issues on smartswitch and electric heater. Reset deploy rotation on electric heater. Set smartswitch to meshlod and set up lod values
merge from heli_groundheight_fix -> main (stops heli error spam)
Heli now uses fixed height again
Added and Setup Rectangle Table Prop Prefab
Added Vintage Desk Prop Model
relic tooltip
relic events
buying relics
relic element level
relic tooltip level
magnifying glass, relic upgrade description
delay modifier
Fixed broken protobuf file
Rebuild
Fixed broken protobuf file
fixed biome override on some crack grass nested prefabs
supermarket
Added quick death to get on AUX.
Fixed roads being picked up as a spawn check
Added some convars to customise behaviour
When deserializing a GameObject create components in a try/catch and log an error if it fails. If no component could be created, add a missing component. Fixes not being able to open a prefab if there's an error in the constructor of a component. Closes Facepunch/sbox-issues#4397
Vendor spawn event will now check a bunch of spawn positions before selecting appropriate one.
This prevents vendor from spawning on top of anything.
Add Package.FileSize (MB) ( Closes Facepunch/sbox-issues#4908 )
tweaked collider of oilrig crane cabin
Fix radio NRE when no team is assigned, no radio when dead
bunch of material overrides fixes
Iterate on spread, all weapons have a spread when not aiming down the sights, ADS crushes that spread
Forgot to change these, oops
Merge from qol_industrial_conveyor_filter
Add PhysicsWorld.CollisionRules getter. Delete ServerConfig. Update collision rules json on world if hash changes before physics step. Project Settings (.config) are networked via Small Network Files - can react to changes
Add openxr_loader pdb and dll
Acceleration gets dampened heavily when you take damage, or fall from a large height
v_mp5: reworked sprint group logic, greatly simplified it while solving remaining problems + made additive transitions work with tag-triggered transitions again + additive transitions are weakened to 20% while in ironsights
Properly enable/disable drone camera (and listener) on possession events
watersystem handles casts made from underwater properly
- no false positives when slightly underwater
- able to get a positive result when looking at the surface from underwater
Merge from cuffs_and_hood
Don't allow items to be drag swapped onto locked cuffs
Don't play death sounds for deaths that aren't a player
Spawn the drone infront of the player instead of at world origin