121,135 Commits over 4,018 Days - 1.26cph!
Environment volume updates for the above ground / below ground transition pieces
Environment volume updates to better fit the shapes of the underground train tunnel segments
ProceduralMapRailSimple and ProceduralMapRoadSimple fixes
Replicated horse head turn
Save item to disk immediately when modifying era of item via era editor window
▅▉▌▉▅▍▇▌█ ▌▊▉▉▋▄▌▍▌▄▄ ▊▅▊▍█▋▋▍▍▅█▅▋▄▆▍▉██▆▉▍▉▋▋▄▍▆▊▆▇ ▍▋▇▋▄▌
- ▌▅▇▆█▌▇ █▉▋██▅▇█ █▌▉▊▊▍▆ ▇▌▉▆▊▋█▇ ▇▇ ▆▄▊▆▄▍▄▅ ▅▇▆▆█▋▉▍ ▌▉▍▌ ▅█▍▉▋▉▋ ▅▅ ▉▍ ▅█▅▆▅▊▅ █▌ █▉█▉▄▄
- ▇▋▊▋▍ ▍█▉▅▋▄▄█▉ ▆▍ ▍▊▇ ▄▌▇▉█▆ ▋▄▅█▊▍ █▉ ▋▅▍▉█▊▄▋▌▍█▄▊▊ ▌▉ ▉▉▋▅▍▆▄ ▆▆█▅▌▇▄▉▌▉ █▋█▇██ ▄▆▇▍ ▇▄▇▊▄▆▉▍
- ▄▆▆▊█▄ ▋▆▄ █▆█▋█▊█/▅▍█▆▅▄ ▋▍▊ ▆▋▅ ▌▋▅▊▋▅█ ▉▇▌▇ ▇▉ -> ▅█
Fixed normal compression with workshop imported normal maps and normal maps exported to steam
Add convars to control what building grades are allowed
- `upgrade_{grade}_enabled` will remove upgrade tiers
- `upgrade_{grade}_cost_multiplier` will increase or decrease the cost
- `build_twig_cost_multiplier` is used for twig
- replicated so applied to both the clientside UI & server resources taken
█▍▉▊ ▄▅▆ ▇▇▉▄▉▇▄ ▋▆▅▇ ▋▉█▍▅▌ ▉▍▄▇ █▍▄ ▋▅▌▅ ▉▄▇▌▅▊█ ▇▋▄ ▅▌▄▋▅▇
Moved siege tower drawbridge notifiers to a slightly better position
Removed old towing code left on modular cars
merge from siege_weapons (horse siege harness)
Fixed occasional legs animator NRE when destroying the collider a leg is attached to
edited vm mini crossbow shoot animations
Merge from presets_editor/quality
RFO debug stuff for Dayaan
Various atlas iterations.
Fixed female breasts censor cube covering screen when using ballista
reset ragdolling player flags properlly if they unmount at any point (usually early dismount from dying) - stops player model getting stuck in cursed states
- Changed reload fraction duration to recommended
- Enable loop pose on idle
-Updated Ballista Texture and material assignments
Negative background to fix halo.
Set shadows to hard & soft across all quality levels, in-line with previous settings.
Fixed horses floating when hitched
Fixed horse air time not being reset correctly when stationnary
Added DLAA support and added it as an option in the graphics menu
merge from main -> primitive_gm
Fixed horses keeping the last input from driver if there is a passenger and driver dismounts
New flame impact atlases.
Updating Ballista rig with new LODs
Switch to quiet run so that setting convar changes aren't printed to console
cargo_docking_fishingvillage_fix -> main
Increased min distance to a better level
Merge: from profiling_improvements
Avoids recording methods that are tiny/fast - helps with overhead.
Tests: in editor on Craggy generated a new snapshot and opened in Perfetto, couldn't find my methods.
Merge: from main
Tests: none
Update: Further reduce what methods we annotate
- Removes get_* property accessors, as they are frequent but usually quick
- Removes various storage classes and math utilities (ByteExtensions, BitUtility, Facepunch.System.Enumerator, all of Unity.Mathematics, etc)
- Removes operator invocation (any op_* method)
- Removes comparison method calls (as they are usually quick)
This should reduce performance degradation in tight loops that frequently invoke these methods and produce smaller snapshot(6.7mb -> 6.1mb).
Tests: in editor on Craggy generated a new snapshot and opened in Perfetto, couldn't find my methods.
Refactor defaults loading to a separate function.
Also load defaults in safe mode.
Removed commented out code.
exported latest vm mini crossbow anims