reporust_rebootcancel

137,451 Commits over 4,352 Days - 1.32cph!

3 Years Ago
Merge HAB shared damage -> Main. Had to disable HAB armour damage texture again for now.
3 Years Ago
chute anims and animator update
3 Years Ago
Merge HAB Armor Damage -> Main
3 Years Ago
Set up HAB armour damage visuals
3 Years Ago
Protection redirect test
3 Years Ago
Standardize the way we detect meshes with read/write disabled
3 Years Ago
Merge Bill's hammer repair branch. Removed my commented debug logs.
3 Years Ago
Armor now modifies HAB health directly. Armor entity forwards damage to parent HAB. Save/load support.
3 Years Ago
Fix compile error
3 Years Ago
Update global_networked_bases/2021
3 Years Ago
Mark instancing meshes readable
3 Years Ago
Change path of prefab converter to only prefabs to speed it up
3 Years Ago
Update global_networked_bases/2021
3 Years Ago
Add `upload_multidraw_meshes_mode = 0` to control whether meshes are uploaded via the CPU or GPU default to CPU upload meshes
3 Years Ago
Mark meshes readable for instancing
3 Years Ago
Add tool to ensure every single mesh used for instancing is marked read/write enabled
3 Years Ago
exported edited homing missile launcher rig and view model animations
3 Years Ago
Fix global entities being hidden when leaving network range
3 Years Ago
Cherrypick 86740 (ensure mesh is uploaded to GPU)
3 Years Ago
Ensure mesh is uploaded to the GPU before we copy it to our ComputeBuffer
3 Years Ago
Only run StripEmptyChildren when instancing is enabled (don't believe this is the problem but better safe)
3 Years Ago
Fix twig foundation having renderers disabled in prefab
3 Years Ago
Update global_networked_bases/2021
3 Years Ago
merge from global_networked_bases
3 Years Ago
Fix server compile error
3 Years Ago
3 Years Ago
network++
3 Years Ago
merge from global_networked_bases
3 Years Ago
Assigned canopy blend tree to correct animator Fixed copying over values, values on canopy animator shouhld now perfectly match body values Reverted collider animator change
3 Years Ago
Fixed shadow outline artifact when SQ=3
3 Years Ago
Fix for dof_squeeze and dof_barrel not working; convars now admin
3 Years Ago
Removed HAB debug print
3 Years Ago
Enabled repairing the HAB armour (with hammer)
3 Years Ago
added 1st pass handle anims for parachute, updated animator
3 Years Ago
Fixed CLIENT / SERVER compile issues in BaseProjectile and LockOnLauncher
3 Years Ago
Removing unused using from SeekingServerProjectile
3 Years Ago
network++
3 Years Ago
merge from HAB_armor
3 Years Ago
merge from HomingMissileLauncher
3 Years Ago
3 Years Ago
3 Years Ago
Merge from main
3 Years Ago
LOD distance tweak on briefcase
3 Years Ago
Kayak escape mission
3 Years Ago
Kayak + paddle crafting
3 Years Ago
Merge from parachute
3 Years Ago
Merge from main
3 Years Ago
Rocket storage now includes flares
3 Years Ago
Decrease radius of parachute deploy check again (2m->1.5m) length of check (15m->10m) and start the check 2m above the player to try and avoid deploying the parachute directly into overhead obstacles
3 Years Ago
Merge Main -> AttackHeliFlares