5,090 Commits over 2,070 Days - 0.10cph!
Rebuild options UI after merge
Added test clothing items with differing amounts of armor slots.
Added test leather and metal inserts with differening stats.
Include armor inserts in armor info UI stats
Fix onkilled/ondied after merge
Armor slots UI/interaction
OnClothingChanged is now called if a wearable item's contents changes.
ItemContainer.ContentsHash now includes sub contents.
Client & server both update proteciton values when armor inserts are applied.
Merge from presets_editor/quality
Fixed preset order of values for water.reflections and graphics.shaderlod
Merge from presets_editor/quality
▆▍▊▉▍▆ ▋▉▍ ▍▌▌▍▊▍ ▍▄ █▆▇▅▌█▌ ▌▄▇█▆▇▊ ▍▋▄▅▍█▅█.
Added an armor insert item.
Armor inserts can be slotted into armor.
Include armor slots in CollectProtection
Merge from presets_editor/quality
Set shadows to hard & soft across all quality levels, in-line with previous settings.
Switch to quiet run so that setting convar changes aren't printed to console
Refactor defaults loading to a separate function.
Also load defaults in safe mode.
Removed commented out code.
Merge from main, codegen.
Setup population convar and fix error.
Increase snake trigger radius.
Added snake spawn population.
Updated world spawns.
Move snake files.
Manifest.
Increase client side trigger radius so snakes turn towards players earlier
Merge from main, resolve conflicts.
Merge from main, resolve conflicts.
Added convar (accessibility.disableMovementInInventory) to block player input when then inventory screen is open.
Added a UI toggle option for it in the Accessibility options menu UI.
TerrainTexturing now monitors individual terrain related settings for change, instead of the Unity QualitySettings level
Change default filename.
Fix export button appearing when it shouldn't.
Merge from clean_and_generate_codegen
Change reload detection method
Manually import generated code assets after clean and build to prevent any additional processing steps the next time you tab out/back to Unity.
Simplify the whole process now I've fixed this issue.