249,480 Commits over 3,959 Days - 2.63cph!

7 Months Ago
Spawn a big burst of cash when someone dies holding the bag
7 Months Ago
Make sure active gamemode is networked NetworkSpawn cash bag after adding CashBag component
7 Months Ago
Pressing R to reset debug cam now reset roll immediately regardless of any camlerp value
7 Months Ago
merge from spawnview_command
7 Months Ago
Added 'spawnview' command to spawn entity at the position and orientation of the camera
7 Months Ago
Call NetworkSpawn in DroppedEquipment.Create Fix cash bag not spawning Network CashGrab game objects [HostSync] CashPoint.State Fix some Spottable properties
7 Months Ago
reverted to the og material for house trims
7 Months Ago
merge from snow_effects_roll_back_and_meshLOD_conversion
7 Months Ago
merge from hood_and_cuffs
7 Months Ago
Merge from main
7 Months Ago
Another gesture list update
7 Months Ago
Redo animator changes
7 Months Ago
Fixed changed crane colour in junkyard, S2P
7 Months Ago
7 Months Ago
Gesture list update
7 Months Ago
First pass on a rock paper scissors gesture game Player 1 starts the gesture and waits for someone to join by interacting with them Both players then get a UI prompt to pick a hand Result is communicated via toast for now as there are no animations Bots will pick a random option after 2 seconds and print what they selected in the server log for testing
7 Months Ago
Added killpushbikes and killmotorbikes convars
7 Months Ago
Fix helicopters sleeping at the apex of a bounce
7 Months Ago
Merge Bikes -> Aux2
7 Months Ago
Don't allow passenger to access fuel when bike is on
7 Months Ago
Fixed motorbike fuel interaction
7 Months Ago
Screen Space Ambient Occlusion SSAO: Remove PS variant, hide difficult options and set some nice defaults, add r_ssao_debug, cleanup unused/unneeded SSAO draws after opaque, not transparent. Added CameraComponent.AddHookAfterOpaque
7 Months Ago
Switch the fuel gauge emissive on/off too
7 Months Ago
Set up motorbike headlight
7 Months Ago
WIP lighting & related files.
7 Months Ago
Merge from custom_wheel
7 Months Ago
Server.cinematic is now replicated Cinematic gestures can now be used if the server is marked cinematic, even if the player is not an admin
7 Months Ago
Added gesturecollection.ShowAdminCinematicGesturesInBindings convar When true, cinematic gestures will appear as bindable in the gesture wheel. Doesn't change any actual usage logic for these gestures, if the player binds a cinematic gesture and then joins a server where they aren't an admin the gesture will be disabled in the wheel
7 Months Ago
Merge Bikes -> Aux2
7 Months Ago
Styling, fixes RMB to clear slots Added a reset to default button
7 Months Ago
Cut down version of every monument scene spawner prefab
7 Months Ago
Kickstand spring additional lookat
7 Months Ago
de_oil updates clip pass on obvious OOB spots
7 Months Ago
Create Shipment scene
7 Months Ago
Skinned renderer merges child descendants so everything gets merged to a root merge target https://files.facepunch.com/layla/1b1611b1/sbox-dev_aMH7Swm3RU.mp4 Fix prop trying to access gameobject of destroyed component when breaking into components
7 Months Ago
USP + SD fire rate increase
7 Months Ago
added money burst fx https://files.facepunch.com/jason/1b1611b1/sbox-dev_4eKmd7ZWkP.mp4
7 Months Ago
Attach money trail prefab to world cash bag
7 Months Ago
added money particles https://files.facepunch.com/jason/1b1611b1/sbox-dev_7gTafzrWDd.mp4
7 Months Ago
Fix pinch gesture not disabling follow player
7 Months Ago
Add in the map grid based on the shader from the game (hopefully fixes the grid not matching the game soemtimes too?)
7 Months Ago
kickstand tweak, removed unused sidecar model placeholder
7 Months Ago
Unlimited money in cash grab
7 Months Ago
Add a bunch of cash grab points and extracts The last cash point can't be the next cash point
7 Months Ago
Add gizmos for cash points & extracts
7 Months Ago
Add screen overlay when spawn protection is active
7 Months Ago
Cash grab uses spawn protection when respawns are enabled, can only buy in spawn protection
7 Months Ago
Fix it properly Add hud marker for extracts Cash point shows a hud marker if the cash is spawning soon
7 Months Ago
Fix NRE when shooting at the sky
7 Months Ago
Add support for input hints on marker objects, expose LookOpacity