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

3 Months Ago
IGameEvent
3 Months Ago
merge from heli_groundheight_fix -> main (stops heli error spam)
3 Months Ago
Heli now uses fixed height again
3 Months Ago
Added and Setup Rectangle Table Prop Prefab Added Vintage Desk Prop Model
3 Months Ago
relic tooltip relic events buying relics relic element level relic tooltip level magnifying glass, relic upgrade description delay modifier
3 Months Ago
Aux fix attempt
3 Months Ago
Stubbed on destroy code
3 Months Ago
Fixed broken protobuf file Rebuild
3 Months Ago
Fixed broken protobuf file
3 Months Ago
Merge travelling_vendor
3 Months Ago
3 Months Ago
fixed biome override on some crack grass nested prefabs supermarket
3 Months Ago
Merge main
3 Months Ago
Codegen. Ready to go
3 Months Ago
Added quick death to get on AUX.
3 Months Ago
Fixed roads being picked up as a spawn check Added some convars to customise behaviour
3 Months Ago
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
3 Months Ago
More map set up
3 Months Ago
Scene 2 Prefab all
3 Months Ago
Vendor spawn event will now check a bunch of spawn positions before selecting appropriate one. This prevents vendor from spawning on top of anything.
3 Months Ago
Add Package.FileSize (MB) ( Closes Facepunch/sbox-issues#4908 )
3 Months Ago
merge from main
3 Months Ago
tweaked collider of oilrig crane cabin
3 Months Ago
Fix radio NRE when no team is assigned, no radio when dead
3 Months Ago
bunch of material overrides fixes
3 Months Ago
Iterate on spread, all weapons have a spread when not aiming down the sights, ADS crushes that spread
3 Months Ago
Fixed broken top turrets
3 Months Ago
Forgot to change these, oops
3 Months Ago
Merge from qol_industrial_conveyor_filter
3 Months Ago
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
3 Months Ago
Add openxr_loader pdb and dll
3 Months Ago
Map progress
3 Months Ago
Acceleration gets dampened heavily when you take damage, or fall from a large height
3 Months Ago
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
3 Months Ago
Properly enable/disable drone camera (and listener) on possession events
3 Months Ago
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
3 Months Ago
Unicycle map progress
3 Months Ago
Merge from cuffs_and_hood
3 Months Ago
Don't allow items to be drag swapped onto locked cuffs
3 Months Ago
Don't play death sounds for deaths that aren't a player
3 Months Ago
Spawn the drone infront of the player instead of at world origin
3 Months Ago
merge from main
3 Months Ago
Use invis tag for the drone when it gets killed
3 Months Ago
Half the spin speed of the drone's turbines
3 Months Ago
Remove MinimapIconType, IMinimapIcon.IconType, add IMinimapIcon.IconPath, IMinimapIcon.IconOrder
3 Months Ago
Handcuffed move item fix
3 Months Ago
Improve monument/blend map for radtown to ease road in/out Raised the terrain slightly to compensate for the road digging effect
3 Months Ago
IMinimapElement.IsVisible passes through IPawn, drone visible on minimap for teammates
3 Months Ago
Ignore packets from non-host until we're fully connected ( Fixes Facepunch/sbox-issues#1595 )
3 Months Ago
Add flag helpers to ModifyDamageEvent Add chest/head damage dev commands