250,313 Commits over 3,959 Days - 2.63cph!

7 Months Ago
Crocodile prefab work
7 Months Ago
Added various editor events to ActionGraph editor For component editor library to hook into
7 Months Ago
Merge main -> Bikes
7 Months Ago
4k cinematic textures and materials
7 Months Ago
▋▊▊▄▋ ▋▇▌ █▋▉▌ ▇▋▊▉▊▌ ▋▋▆▊▍▉ ▅▅▇'█ ▉▌▌ ▍▆▄▍▆▇ ▋▇▌▆▍▆█▌▌▄ ▊▅▆ ▌▍▄▄
7 Months Ago
Optimize friend package finds Move about page
7 Months Ago
Subtract 99906 merge for now, bouncy motorbike bug
7 Months Ago
Remove isteamapplist.h from vpc
7 Months Ago
merge from main
7 Months Ago
merge from hood_and_cuffs
7 Months Ago
merge from save252 - Staging wipe
7 Months Ago
merge from fix_oil_rig_top_placement
7 Months Ago
prisonerhood basic crafting pass
7 Months Ago
handcuffs no longer unlocked during tutorial basic crafting pass
7 Months Ago
network++ save++
7 Months Ago
Updated the ClientServerFieldFinder to check for fields when in None compiler mode Fixed all client/server/none field mismatches except for the travelling vendor fields Should fix long monument imports when switching between compiler modes
7 Months Ago
Update to steam sdk 1.60 Make game focus when playing in editor consistent, instead of having to click on it sometimes
7 Months Ago
Check physics joint is valid before accessing these
7 Months Ago
Push scene scope when setting up camera, fixes sbox-issues/issues/5730
7 Months Ago
Merge from tutorial_speakwith
7 Months Ago
Added debug.printMissionSpeakInfo to print out more info when the player is attempting to complete a mission objective where they have to speak to an NPC, trying to track down an elusive tutorial soft lock
7 Months Ago
Merge Bikes -> main
7 Months Ago
Don't roll the eye cam with the bike, keep it level
7 Months Ago
Sprint mode refactor: - Removed sprint progress bar UI - Motorbikes can no longer 'sprint' - Bicycle sprint works as before - Fixed Shift not working in the air
7 Months Ago
Improve damage triggers, and fix hitting players with bikes causing too much damage
7 Months Ago
Add target velocity motor mode for hinge joints, multiply max torque by body2 mass (should we?)
7 Months Ago
Set up bike hurt triggers
7 Months Ago
Merge Bikes -> main
7 Months Ago
Add physics.treecollision convar to enable/disable collision betwen players/vehicles and trees
7 Months Ago
Merge from auto_turret_demo_fix
7 Months Ago
Fix NRE when scrubbing through demos with an Auto Turret
7 Months Ago
Merge Bikes -> main
7 Months Ago
Reduced pedal bike power
7 Months Ago
New Bike.doPlayerDamage convar disabled player damage/death from bike crashes
7 Months Ago
Adjust bike passenger eye pos
7 Months Ago
Reduced look range a little for passengers
7 Months Ago
Improved sprint on motorbike and (especially) sidecar bike. Though this could still be improved further. Fixed some old Snowmobile naming.
7 Months Ago
Merge from static_props_03
7 Months Ago
Fixed incorrect orientation + removed gibs for torch holder static prefab variants
7 Months Ago
Handcuff size is now applied to the handcuff viewmodel mesh blendshape and the additive_arms layer (halved the value on the layer as this looked wrong with the direct value applied)
7 Months Ago
7 Months Ago
Added a handcuffs size slider to Wearable, the handcuff scale layer will be set to the maximum value out of all of the clothing the player is currently wearing Set up handcuff size multipliers for all hazmat skins
7 Months Ago
PlacingHud more visually readable and makes more sense Custom Voice Component that ignores spectators
7 Months Ago
Merge from main
7 Months Ago
Add `int guideVersion` that is incremented every time a building guide snaps to a socket or rotates - lets us snap the lerping to the next position instead of lerping strangely
7 Months Ago
Merge Travelling Vendor -> Main (Again!)
7 Months Ago
Bugs become semi-transparent on game start Added colliders to bug segments Added Bug Health and Pebble Damage. Segments reveal when damaged GameHud pulls players from active Boards so we can support spectators Basic Spectator Support with no UI Don't allow spectators to select cells Hit cells highlight red Cell States are networked properly. Fixed some underlying issues
7 Months Ago
Set some colliders to triggers
7 Months Ago
Parent merge
7 Months Ago
Merge from main