196,030 Commits over 4,110 Days - 1.99cph!

1 Year Ago
Minor flares edit
1 Year Ago
New flare use input for pilot. Uses up a flare and shows flare FX. No functionality vs. rockets yet. +Manifest.
1 Year Ago
Backup: F15E Cinematic prop prefab + textures (from Alfie)
1 Year Ago
Merge from main
1 Year Ago
Fix multidraw convar so it's enabled by default Cache meshes so we don't copy the same one to the GPU multiple times Add memory usage of multidraw buffer
1 Year Ago
Fixed some issues in the last commit
1 Year Ago
Don't do hand IK during the parachute deploy animation Added new SetParameterAnimatorBehaviour component, should be useful in the future
1 Year Ago
added anim for canopy with handles tucked in
1 Year Ago
radar lock alarm audio files
1 Year Ago
Add an extra shader param to StandardMap to overlay detail on the map
1 Year Ago
IK hands to handles (still a bit broken during the deploy, will fix next)
1 Year Ago
increased player input scale ( after dampening player anims)
1 Year Ago
player parachute updates
1 Year Ago
Add clan.editsRequireClanTable convar so servers can enable clan edits from anywhere
1 Year Ago
Scrap heli minor population convar fix
1 Year Ago
Cherrypick 86751 & 86767 (compile & shader fixes)
1 Year Ago
Tool to list all shaders (so we know what shaders to pay attention to)
1 Year Ago
Fix shaders to make cliffs work with multidraw Set default mode of copying meshes via GPU (CPU mode has incorrect indicies for cliffs)
1 Year Ago
Fixcars convar adds flares. Manifest update.
1 Year Ago
parachute sounds
1 Year Ago
Parent merge
1 Year Ago
Merge Main -> AttackHeliFlares
1 Year Ago
Fixed regular hazmat tank not getting re-enabled after unequipping a hazmat (pooling issue)
1 Year Ago
Merge HAB shared damage -> Main. Had to disable HAB armour damage texture again for now.
1 Year Ago
Parent merge
1 Year Ago
Merge from main
1 Year Ago
chute anims and animator update
1 Year Ago
Merge HAB Armor Damage -> Main
1 Year Ago
Set up HAB armour damage visuals
1 Year Ago
Protection redirect test
1 Year Ago
Standardize the way we detect meshes with read/write disabled
1 Year Ago
Merge Bill's hammer repair branch. Removed my commented debug logs.
1 Year Ago
▆▅▅▉█ ▇▇▅▇▇▆▄ ▊▆▅█▍▆▉▆ ▌▆▊▆▍ ▉▋▌▅ ▊▉ ▍▄▊▋▇ ▄▄▋ ▉▇▉▌ ▆▅█▆▆▇▄▍▉ !▅▍▋▄█▌▉ ▍▊▉▍▊▌▇ ▍▍█▌▇▌▉▄▌ ▆▇█▅ █▆██▅ ▋▍▌▅ ▍▊ ▍▆█▌▍▌ ▊▅▇▌ █▇▋▉▊ ▄▄▄▄ █▋▍▋▅ ▊▅▄▌ ▍▍█ ▌▄▌▌▅█▊▄ ▄▊▅▄▆▍▍▋▍ █ ▊▍▋▅ █▍▍▉ ▇▆▌▋▋▆ █▇▊▆▍▊▉ ! ▉█▄▍▌ ▉▍█▅▊▇_▅█▆▄▋▊▊▌▌▊ ▅▇▆▆▍ ▍▊▌▆ ▋▋ ▆▌▄█▋ ▆▊█▄▄ ▅▉█▊▆▍█ ▊▄ ▊▅▋▍ █▄▌▊▌▉▇▊▌
1 Year Ago
Armor now modifies HAB health directly. Armor entity forwards damage to parent HAB. Save/load support.
1 Year Ago
Panel.GetNumLines works with TextEntry Fixed crashes with filesystem printing warnings
1 Year Ago
Fix compile error
1 Year Ago
Update global_networked_bases/2021
1 Year Ago
Mark instancing meshes readable
1 Year Ago
Change path of prefab converter to only prefabs to speed it up
1 Year Ago
Update global_networked_bases/2021
1 Year Ago
Add `upload_multidraw_meshes_mode = 0` to control whether meshes are uploaded via the CPU or GPU default to CPU upload meshes
1 Year Ago
Mark meshes readable for instancing
1 Year Ago
Add tool to ensure every single mesh used for instancing is marked read/write enabled
1 Year Ago
exported edited homing missile launcher rig and view model animations
1 Year Ago
Fix global entities being hidden when leaving network range
1 Year Ago
Cherrypick 86740 (ensure mesh is uploaded to GPU)
1 Year Ago
Ensure mesh is uploaded to the GPU before we copy it to our ComputeBuffer
1 Year Ago
Fix twig foundation having renderers disabled in prefab
1 Year Ago
Only run StripEmptyChildren when instancing is enabled (don't believe this is the problem but better safe)
1 Year Ago
Update global_networked_bases/2021