108,410 Commits over 3,867 Days - 1.17cph!
Bugfix: RCon test page now works
It's barebones, but enough.
Tests: tested in local session, could see commands take effect
Use GetCornersNonAlloc to avoid unity copying the npc paths everytime they are accessed
DPV uses correct WaterLevel test for getting player WaterFactor
Cover performance critical code with time warnings
Merge from world_update_2
merge from getignore_optimisations
Skip entity query distance checks in wolf sight to avoid doing them twice
merge from store-ui-dlc-pages
merge from workshopeditor_improvements
Fixed Parallel.For ignoring its start index parameter, which luckily has so far always been 0 (introduced in 2017)
Added ParticleSystemPostIK + some temp files
Merge TrainDecouplingImprovements -> main
Fixed loot wagons overwriting the baseTrain data that had already been set in TrainCar. Fixes visual issue with coupling points not moving to the correct angle
Fixed mixing table "X seconds remaining" wrong decimal formatting (introduced in 103559)
Mounted length modifier in Frontier Hazmat changed to 1.0 (was 0)
Frontier hazmat backpiece removed when backpack is equipped
Increased edit panel scroll sensivity
Added input fields to the skin workshop item editor sliders, so you can type in values directly
Quick optimization pass on tree-impact FX.
No longer taxes CPU on needless flake collisions etc.
Related material tweaks.
Localized voice props dlc store page
Localized soundtrack and sunburn dlc store page
Localized instruments dlc store tab
merge from doorcontroller_pickup_door_fix
Picking up a door with a door controller attached now gives you back the door controller
Added SimpleBuildingBlockModelVariant to allow frontier high wall to randomise its model when deployed
Model variants are synced between all clients and set using flags
Have the wolve's meshes rotate to follow their movement on slopes, but only the pitch, and only up to 30 degrees
- attachments set up for viewmodel and 3p
- states to hide elements of the viewmodel anims where needed
- initial vm renderer script (disabled for now)
merge from dropped_item_perf_improvements
Balanced radioactive water splashes on players
Balanced radioactive water sprinker splashes on players
Moved Radiation calculations (tiers, protection discounts) to its own static class rather than storing it in TriggerRadiation
New: Initial version of Save Viewer
It's very simplistic, but currently displays ID, prefab name, and parent ID (if exists). Allows to search by these and prefab name
Tests: loaded a test save from staging server (200k entities, 20mb), was able to interact and get data I wanted
Clean: simplify code in WhatUsesThis.ParsePrefab
Tests: none, trivial changes
Merge from world_update_2
Hopefully made WaterBody water level determination work on the server (now using collider instead of renderer)
Fix wolf anim not always being cancelled on state transitions, add "or" transitions, wolves will now all flee together instead of separating if one is shot while the player is protected by fire or is very far away
Localized Adobe, Brick and Brutalist store pages
Rads are applyed to player motabolism instead
added a temporary box to frontier high wall prefab to debug visibility
-Fire Extinguisher LOD0
-Prefab setup
-Materials
-Textures