113,792 Commits over 3,959 Days - 1.20cph!
merge from base_decor_DLC
Removed custom modal help UI editor
Can now have tutorial modal prompts with less than 3 stages
Add button to spawn group to convert all child entities to spawn points, used this to convert the remaining static tutorial prefabs into spawn groups
Possible hack to make weather.ocean_scale 0 during tutorial to stop excessive wave heights
Merge main -> RagdollsOnVehicles2
Fixed water pistol viewmodel sometimes not playing it's fire animation
Fixed LiquidWeapon class using string based invokes and switched animator string based parameter lookups to hashes
Fixed soft fade hiding some particles reflecting on mirror (e.g. smoke grenade)
Fixed reverse fresnel opacity hiding some particles reflecting on mirror
List all skins as unique vending machine items
Update medium mirror description
Fixed mirror camera background color
Made the large, small and standing versions of the mirror skins of the medium mirror
Renamed the medium mirror to just "Frontier Mirror"
Changes various uses of OnDrawGizmos to OnDrawGizmosSelected, where it seemed appropriate
Mirror fog now follows ambient multiplier
Enabled mirror base pass for mirror reflecting mirror case
Set many of our OnDrawGizmosSelected methods to only show if the GameObject is selected directly, and not just a child. Fixes AmbientLightLOD giant green circle spam etc.
Mirror shadow optimizations: low res shadow map, skip unused passes
Fixed world items not getting skins applied
Hopefully fix "Look rotation viewing vector is zero" log spam due to invalid industrial pipe placement
█▄▅▇▆▋▆▌▅ ▄▋█ ▅▉▋▆ ▋▋▅█▇ ▊▋▍▍▌▅▍▇ ▉▌▊▅, ▌▄▉ ▄▋▇▋▇▋▌▆▆ ▉▉▊ ▊█▅█▌▅ ▉▌▇▅▇▇▊ ▇█▊▅. ▅▆▇▉▅▆▍ ▇█▄
Fixed chopper fire distance issues
Fixed some autospawn floaters
Ores use respawners instead of being one-shot
Lighthouse collides
Rebaked terrain
Fix clientside NRE when trying to connect a pending wire with one side missing
Fix rockingchair2 world model overriding the collider
Use rocking chair LOD3 instead of LOD0 for world model. Remove two unused collider model files.
merge from base_decor_dlc
Switched around small and large hunting trophy crafting costs
merge from fix_wire_reconnect_nre
Fix potential NREs in `WireTool.RequestClear()`
merge from base_decor_DLC
Fix repair bench only playing repair sound within 1s of eachother instead of skipping sounds within 1s of eachother
legacy bow - initial prefab work
Fixed CPU overhead introduced by occlusion culling mirror workaround/passthrough
Set rocking chair view model collider meshes
exported wip jump animations and edited player animation controller
Fix wiretool trying to resume a wire after clearing it and reholstering wire tool
Fix wiretool not resuming a direct connection with 0 extra points between it
merge from base_decor_DLC