254,392 Commits over 3,990 Days - 2.66cph!
Added ability to allow a little bit of lerped roll for the bike driver, but it seems a bit nausea-inducing again, so I've disabled it for now
Bicycles now have a bell sound that can be dinged with Fire1
Let cl_steps minimum be 16, mainly for easier listen server physics testing
Merge from snow_effects_roll_back_and_meshLOD_conversion
Fix walkway section using snow materials in large harbor
S2P and HLOD harbor_1
Fixed incorrect pipe and barrel colours on small oil
Removed the rotation fix object on the searchlight_static prefab variants now that the mesh has been fixed and is pointing in the right direction
Manually fix several instances where this object was rotated in monuments
S2P sewer branch, excavator, stables B and military tunnels
▄▅▋▉▉▇▇ ▊▉▋/▉▆▉▄▄▆▉▇▍ ▅▍▍▇▌
crate etc
hooked up sprites
Reduced bicycle sprint time a little. Reduce bike brake power a bit (all bikes). Increase trike max steer at high speed.
merge from main -> monument_scenes
Hooked up motorbike damage FX and instrument lights
Motorbike pitch stability edit
Little adjustments to the t-side player
emissive tweaks for lods, reversed indicators so they function like real ones (off default) , tweaks to lodding values especially turrets
Manually revert creeping_tree prefabs
Add Diagnostics.Allocations
Temporary allocations dock
Send allocation info with benchmarks
Fix some incorrect sound paths in surfaces
t side player placeholder anims
Allow running individual benchmarks, change camera position loop
Cubes test
particle collision scene
Force render settings for benchmark
Actually save the project list when adding a project to it
Add OnParticleDestroy, OnParticleCreate properties for actiongraph
https://files.facepunch.com/garry/6ee12c48-30bf-40f9-a246-301d48cd61a2.mp4
Cherrypick cs
100113 (skip RendererLOD for BiomeVisuals2)
Subtract first merge from biome_visuals_2
Reconvert prefabs excluding RendererLOD
Cherrypick
100111 (BiomeVisuals2 RendererLOD fix)
Fix RendererLOD not having it's settings copied over by BiomeVisuals2
All first-person weapons: overhauled jump/land/airborne logic (jump is now handled completely separately from the rest and can be triggered at any time if you so wish) + turned that group into a subgraph
FPArms: shared jump/land/airborne subgraph + fixed _delta missing from some shared names
Merge from main -> biome_visuals_2
Merge from fix_barricade_subway_entrance -> main
Fixed "not in terrain" error phrase accidently defaulting to "Can't Place On Monument"
- only affected phrases when generated, didn't affect the ingame messages (yet)
Move a few more error phrases to the ConstructionErrors class
Fix subway entrance prefabs not having `PreventBuildingMonumentTag` as they aren't apart of the S2P system that all other monuments are
- should fix them not being placeable outside of subway entrances
Merge from main -> fix_barricade_subway_entrance
merge from editor_count_components -> main
Added right click menu option `Stats/Component Count`
- print the number of each type of component of the selected GameObject
- if multiple objects are selected, prints the amount per object