30,704 Commits over 3,836 Days - 0.33cph!
increased cull distance on frontier weapons
HCR viewmodel - re-deleted anim events to fix addtional bullets flying out during reload
Converted TerrainTpologySet to TerrainTopologyAdd on legacy arid formations
Allowed reeds to spawn along the rivers again
Tweaked reed scale to be more realistic
HCR viewmodel bug fix - fixed ironsight being slightly too high
█▍▌▌▍ ▊▇▉▌ ▆▍▋▄_▄██▉▆█_▄▉▅
Fix DPV appearing in crafting menu in tutorial
Merge: from soundmodulator_leak
Fixing zipline NRE that my previous change caused. When not pooling, retail the modulators instead of trying to recreate them, since some scripts don't clear them properly.
Tests: rode the zipline twice on Craggy, then noclipped around the island to destroy sounds, then rode the zipline twice again - no NREs
Set legacyDismount to false on chair.invisible.static now that dismount checks always use a capsule check even when an ignore entity isn't provided
Fixed positioning on fan mesh on worldmodel
Fixed worldmodel missing outline and adjusted collider size
reset pivot on divesite_plane, divesite_plane_COL and removed COL from visible prefab
Merge: from soundmodulator_leak
Fixing an assert flood on client by hiding a check behind soundpooling switch - this restores original wonky behavior.
Tests: On Craggy, flew around the island with noclip to trigger spawning/despawning of sound entities - didn't see any assertions.
Set frontier hatchet to unlock via frontier hazmat
Fixed frontier hatchet missing isRedirectOf, spawning in loot pools and being craftable
Set up redirect skin for blunderbuss, unlocks via frontier hazmat
fixed food spawns at radtown
dpv crafting/techtree
adjusted hcr crafting costs, removed extra unused slot from python/hcr
updated radtown name, updated radtown loot
merge from world_update_2
deleted unused concrete_barrier material generated from fbx import and changed barricade_concrete and barricade_concrete_gibs fbx material import to embed then linked existing correct materials
Update: Audio RPC codegen
Missed in my previous commit - support for audio.enablesoundpooling.
Tests: enabled the switch at runtime, produced assertions (expected)
Merge: from soundmodulator_leak
Workarounds the AudioAmbience NREs by disabling pooling (audio.enablesoundpooling).
Tests: on Craggy shot up 20 scientists, rode a horse, cut down trees, placed 100 barricades - no uptick in pooling of sound modulators in telemetry. No old NREs triggered.
edited blunderbuss viewmodel animations to prevent the shoulder clipping into view because the FOV and positioning of the gun was changed.
Tin can alarms can no longer be picked up without building privileges
world_update_2 -> main (print statement was annoying!)
Added BuildOptions.CleanBuildCache back to our build options (removed this previously to reduce build time, test if this fixes our random build issues)
Merge: from runtime_profiling_pooling
Fixes pool telemetry flood.
Tests: hacked code to force run pooling telemetry - confirmed reduced telemetry.
Fixed truncated entities max health text
Fixed the TMP fonts conflicts (fixes missing Arabic font)
merge from world_update_2
merge from instantcam_worldmodel_lods
merge from canvas_chat_fix
merge: from soundmodulator_leak
Tests: Spawned and killed scientists in batches of 10. Previously I would get an NRE on 2nd batch, now doesn't happen after 6.