112,243 Commits over 3,928 Days - 1.19cph!
merge from hood_and_cuffs
Fixed incorrect trousers clothes line positioning and S2P: all wooden cabins, bandit_town, swamp_c, stables_a, fishing_village_c, excavator, underwater labs, arctic research base, underground tunnel entrance
washing line fbx fix
1.5m/3m
switched cast shadows to off for shotgun buckshot, incedinary, slug and handmade shell prefabs
Added "Force Swap Seats" radial menu option for mounted handcuffed players (but not driver seat)
added collision to storage warehouse, reworked lod1, added dressing.
Renamed crcodile anims file
Only "hit" valid player targets animation wise when swinging handcuffs.
▍▉▌▋▇▆█▅▆▉▆▄▆ ▆▋▋▌▋▋▌▋▉▅▅▋▉_▍█▍█▉▅▅▇▊▌▉_▉▆█▇▄ & ▅▌▇█▄▇_▋▋▋▊▆▄▄▇█_▋▍▋▇▄
turned default gutter material green for now (test)
re-saved fridge textures to 2k
Merge from fix_batching_rainbow_logs -> main
Merge from dismount_parachute_fix
Missed removing the old early exit
Fix logs inheriting the color of shipping container after recent fix for white barrels
Scene to prefab everything
Force the player to play the full skydiving animation even if the animator controller is currently in a non-accessible state (eg. just dismounted a vehicle that's in the air)
Try switching bikes to Continuous Speculative, let's see how it goes
Cherrypick all the code from the /prefabs subbranch
merge from biome_visuals_2/prefabs -> aux1
#if CLIENT for compile errors
Attempt #2 at converting prefabs
Convert LODComponent disabled and only enable after we copy over the render settings after spawn
Update converter to only convert prefabs that are nested prefabs
Convert moss prefabs into nested prefabs so they work with the conversion
Death screen info for all bikes
Items for all the bikes. Bikes are now repairable (metal frags).
Update biome_visuals_2/prefabs
Switch bulk converter to use the PrefabUtility api instead of AssetDatabase
Undo first prefab conversion
Fixed trike not showing damage
Fixed sidecar material damage settings
Don't show sprint UI in demos
Commit upgraded prefabs onto subbranch so code can be merged seperate from prefabs
Try catch the actual conversion, throw an error and continue converting the rest of prefabs incase of error
Print error if there are additional components that would be stripped (example: Imposter)
Add Tools/Optimize/Convert BiomeVisuals -> BiomeVisuals2 to bulk convert all foilage
Add `Tools/Import/Begin & End` to disable auto imports when testing converting prefabs
Add "CantBeConverted" override to BiomeVisuals to tag prefabs that can't be converted (for whatever reason)
Fixed tabledoor_B mesh rotation
Fixed reactivetarget_deployed double MeshLOD component
updated gutter set pieces + lods
Fixed duplicate MeshLOD components on sofa_pattern_static
Cleaned up the hemp plantlings in fishing_village_c to use MeshLOD, more aggressive culling and cleaned out unused components (saves 50 gameobjects)
Slight change to the MeshLOD state editor to make the final state more usable