reporust_rebootcancel

108,632 Commits over 3,867 Days - 1.17cph!

5 Months Ago
merge from main
5 Months Ago
Merge Bikes -> main + manifest rebuild
5 Months Ago
Shrunk motorbike gibs to not overlap
5 Months Ago
Enabled gib destroy sound for Motorbike, Motorbike_Sidecar, PedalBike, PedalTrike, all modular car chassis, Tugboat, and Attack Helicopter
5 Months Ago
Turn off Rigidbody interpolation for Bradley. Should prevent stuttering over network.
5 Months Ago
Regen
5 Months Ago
▆▉▉▋ ▋▅▇▇ ▌▋▅ ▄▅█▆▋ █▆▌▌▊▋ ▆▋▌ ▍▅▆█ ▍▉█▇ ▊▌ ▊█▅▉, █▋▊▇█▌ ▄█▍ ▆▇▅▉▇▋ ▅█▇▌ ▌▌ ▍▅▌ ▌▅▊▊ ▉▊ ▉▇▆▋█ ▄▄ █▋▍▋▉▆ ▄▅▌▄ ▅▊▉▇ ▇▊▇▊█ ▊▋▉▇▅
5 Months Ago
Added upper bound to obstacle blocking Code cleanup Better error messages
5 Months Ago
Test map prefab fix
5 Months Ago
Manifest, fix missing content
5 Months Ago
Merge main -> Bikes
5 Months Ago
improved collision responses to be resolved positionally without adding velocity into the system
5 Months Ago
fixed summing of position adjustments with sibling constraints and removed their rotation contribution
5 Months Ago
Merge Bikes -> main
5 Months Ago
Increased bike player death thresholds
5 Months Ago
toned trike AO down
5 Months Ago
radtown redux S2P
5 Months Ago
set dressing progress backup
5 Months Ago
merge from main
5 Months Ago
better lod distances for turret cctv and turret base
5 Months Ago
Prisoner hood removes compass UI
5 Months Ago
Fix trike rear section not being in the LOD Group and therefore showing all LOD levels at once
5 Months Ago
Pushing a player causes the player 5 damage. If a player is doing the minigame when pushed, their minigame is interrupted (any progress made during this attempt is discarded) and the item is repaired, with max condition loss. Progress between attempts is still maintained when not interrupted by a push.
5 Months Ago
restored upper floor and lower floors set dressing in radhouse
5 Months Ago
subtracting 100283 Burst upgrade 1.8.15 -> 1.8.16, reapply next week
5 Months Ago
Pushing a handcuffed player now causes 5 damage to the handcuffed player. Added Handcuffs.restrainedPushDamage convar to control the damage.
5 Months Ago
Merge from hood_and_cuffs
5 Months Ago
Merge from main
5 Months Ago
Merge Bikes -> main
5 Months Ago
Merge from renderlod_hlod_fixes
5 Months Ago
Bigger colliders, don't clip into walls
5 Months Ago
Fixed collapsed RendererLOD and MeshLOD objects not getting disabled properly when a HLOD mesh is rendering
5 Months Ago
merge from fix_ping_estimation_dispose -> main
5 Months Ago
Fix ping estimation throwing an exception when reading the ping value after the ping was disposed
5 Months Ago
Merge Bikes -> main
5 Months Ago
Fixed bike spawn points at mining outpost, power substation, supermarket
5 Months Ago
Prevent bikes rolling far away after a player jumps off, add drag
5 Months Ago
Fixed several issues that were impacting motorbike spawns in monuments: -Fixed spawn points in junkyard, water treatment, airfield and trainyard being too close to colliders and being unable to spawn bikes -Added a gizmo to the VehicleSpawnPoint that shows the entity bounds of the vehicle being spawned and will display as red if it is intersecting colliders in the World layer, should fix the above issue in future -Fixed VehicleSpawnPoint using a static list of spawn points instead of a list per population type (this was causing pedal bikes to spawn in places motorbikes should spawn and would likely have caused issues with tugboats) S2P junkyard, water treatment, airfield and trainyard
5 Months Ago
Adjusted driver eye pos
5 Months Ago
Same fix for snowmobiles
5 Months Ago
Parent merge
5 Months Ago
Merge from main
5 Months Ago
Missed codegen!
5 Months Ago
Codegen woops!
5 Months Ago
Travelling Vendor -> Main
5 Months Ago
Fixed some things like the dive suit clipping in first-person view
5 Months Ago
Greatly reduced target detection range Minor code cleanup Added convar to have the vendor destroy buildings. Disabled by default. Increased push box size
5 Months Ago
Speculative NRE fix in MonitorLoopingGesture
5 Months Ago
Update burst from 1.8.15 -> 1.8.16 to fix crashes during builds
5 Months Ago
merge from runtime_profling_presets -> main