244,594 Commits over 3,898 Days - 2.61cph!
gingerbread skin creation gibs replacement list
▄▌▍▊▆▅▌▋ ▇█▆▉
▋▍▄▄▌▊ ▅▇█▅▇▆▉▆
Don't bother binding aggregate data, sometimes its a resource handle but sometimes not and we can't bind both
MaxHealth now includes any HAB upgrades on the client, fixes health bar not properly registering health upgrade (eg. displaying 1600/1500 hp in UI)
Repairing a HAB with armour now combines the required resources of the base HAB and the armour upgrade
Include charts in this repo
Homing missile launcher worldmodel
HAB's will now decay even if they are fully inflated if they are no longer moving (movement of less than 2m in between decay ticks)
HAB's will decay even if they are "inside" if they are fully inflated (deflated habs can still be kept indoors)
Stuck HABS will now get a periodic random physics push to try and dislodge them
Should prevent HAB's getting stuck permanently on pylons/domes
Leaderboard backup, run #5573
Show sleeping bags on the bottom layer of the map view on the in-game map, but keep them on top on the death screen so they can still be clicked
Ease in hand IK using new SetOverrideWeight methods on PlayerModel
Cherry pick warning sounds
Remove unnecessary script from attack heli
Updated my inventory loadout with homing rockets
Fixed homing rockets not being able to lock onto player helicopters
Use first person with arms view while flying the parachute, use new IK fix for first person arms so it all syncs up nicely
Fixed flare FX behaviour problems
New flare use input for pilot. Uses up a flare and shows flare FX. No functionality vs. rockets yet. +Manifest.
Backup: F15E Cinematic prop prefab + textures (from Alfie)
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
Update keyboard input actions
Update to use new inputs
Add ability to copy selected pixel color
Fixed some issues in the last commit
Don't do hand IK during the parachute deploy animation
Added new SetParameterAnimatorBehaviour component, should be useful in the future
added anim for canopy with handles tucked in
radar lock alarm audio files
Add an extra shader param to StandardMap to overlay detail on the map
IK hands to handles (still a bit broken during the deploy, will fix next)
increased player input scale ( after dampening player anims)
Add clan.editsRequireClanTable convar so servers can enable clan edits from anywhere
Scrap heli minor population convar fix
Tool to list all shaders (so we know what shaders to pay attention to)
Fix shaders to make cliffs work with multidraw
Set default mode of copying meshes via GPU (CPU mode has incorrect indicies for cliffs)
Fixcars convar adds flares. Manifest update.
Merge Main -> AttackHeliFlares
Fixed regular hazmat tank not getting re-enabled after unequipping a hazmat (pooling issue)
Merge HAB shared damage -> Main. Had to disable HAB armour damage texture again for now.