115,526 Commits over 3,959 Days - 1.22cph!
Merge Main -> Experimental
More transition rule changes
Reinstate my custom-shader-based fix for the attack heli gunner UI because some gun components clip through even at a minimum distance
Testing out a heavy landing animation, implementing via a full body non looping gesture that's triggered by the server on landing
Fixed an issue where the animator would transition to the parachute mounted animation instead of the deploy animation
Remove the backpack indicator from the item icon prefab
Fixed parachute not going into the parachute wear slot on right click
Updated attack heli gunner UI to show both current rocket ammo before reload, and the total rocket ammo available
Unpacked parachutes now start decaying after an hour, takes an hour to fully decay
Don't show ammo value on the attack heli monitor UI preview, since it's not actually set
more scene and lighting setup, added all current twitchdrop run items with innitial pass
Completed refraction baseline and integration (except ray misses)
Performance upgrade & visual progress WIP.
more lighting setup, starting to set up double barrelled shotgun
More rocket launcher viewmodel FX polish against erratic player movement.
Clear up performance text
Remove instanced triangles from performance text as we don't know on CPU how many meshes will be rendered post GPU culling
Change slider range of instanced rendering from 500-1500
Default instanced rendering distance 1000m
Convar still can go from 500-2500
Change clans to soft delete instead of fulling purging from the SQLite database
Add clan score value with a new table for tracking clan score events
Incrememnt clan DB version because migrating the unique index for clan names to a partial index was too complicated (sorry anyone who started using clans already)
Categorize mesh renderers based on prefab the mesh came from
Add commands to toggle rendering of certain meshes: `instanced_toggle_buildings`, `instanced_toggle_cliffs`, `instanced_toggle_other`
Rename `instanced_rendering` to `instanced_toggle_all`
Viewmodel prefabs & naming
cherry pick from
86211, tweaked lighting working on final render settings
Ensure all instancing classes have instancing namespace
Launcher viewmodel FX backup
twitch drop render setup, added all my reference models, ordered folders, test with AR
Added BuildOptions.CleanBuildCache to BuildDefines.Options_Default since delta builds seem to be hit & miss on 2021.3.29f1
Merge Main -> Experimental
▊▍▉ ▍▌▆▉▋█ ▉▇▉▊█▋▌▅ █▄ ▄▆▄ ▄▊▇██▇ ▇▊▇▌ ▉▋▆▇▌ ▄▇▅▊█▌▅▉▋▆ (▆▄▅▆▉ ██▅▉▌▍▉).
█▌▆▇▌ ▆▉▍▌▅█ ▍▅▅▍ █▌▆▍▅▊▆▆▆▆▇ ▋▇▅.
▊▋█▍█ ▌▆▇▄▄▌ ▄▋▇▄ ▉▅▅█▉▍▆▆▍ ▌▍▅ ▊▄▅██▅▌ ▆█▄▄▊ ▆▊▄▌▆▅▅▌ ▌▅▊▅▆▇ ▌▅▇█ █▅▉▋▊.
▇▍▉█▌ ▍▅▊▉▅█▅ ▍▌█ ▄▌▋▄▇▉▇▄▆ ▄▇▋▌ ▄▊▌▅▉ ▍ ▋▌▋▊▆ ▍▋▉▅▍▋▅ ▌▆▌█▊██. ▇▅▄▍▆▇▉ ▅▆ ▊▌▆ ▇▊▍▅▉ (▇▅ █▅▉▄ ▆▄█▍██▍▊▍?).
Fixed UIClanCreator CLIENT ifdef positioning causing serialization error (latest 2021 version seems to throw an error from this)
Manually print all build errors after our "Compile Errors: ..." message since some or all of them don't seem to get logged (?)
Another graphics jobs test for OSX
loose mats that were not committed
loose mats that were not committed
merge from art generic props