userAdam Wcancel
reporust_rebootcancel

5,970 Commits over 2,253 Days - 0.11cph!

10 Months Ago
merge from preserve_settings
10 Months Ago
Bump the lowest preset mipmap resolution up from eighth to quarter.
10 Months Ago
Updated presets UI and defaults to match reworked names
10 Months Ago
Export updated defaults
10 Months Ago
10 Months Ago
Move a bunch of settings to graphics convar space to help with compat. Updated related code and presets to match.
10 Months Ago
10 Months Ago
Rebuild options UI after merge
10 Months Ago
Merge from main
10 Months Ago
UI
10 Months Ago
Added test clothing items with differing amounts of armor slots. Added test leather and metal inserts with differening stats.
10 Months Ago
Include armor inserts in armor info UI stats
10 Months Ago
Remove log, cleanup.
10 Months Ago
Merge from main
10 Months Ago
Fix onkilled/ondied after merge
10 Months Ago
Merge from main
10 Months Ago
Merge from main
10 Months Ago
Armor slots UI/interaction
10 Months Ago
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.
10 Months Ago
Merge from main
10 Months Ago
Fixed preset order of values for water.reflections and graphics.shaderlod
10 Months Ago
Fixed mipmap tooltip.
10 Months Ago
Fix skin weights
10 Months Ago
▆▍▊▉▍▆ ▋▉▍ ▍▌▌▍▊▍ ▍▄ █▆▇▅▌█▌ ▌▄▇█▆▇▊ ▍▋▄▅▍█▅█.
10 Months Ago
Added an armor insert item. Armor inserts can be slotted into armor. Include armor slots in CollectProtection
10 Months Ago
Initial
10 Months Ago
Merge from integration
10 Months Ago
Set shadows to hard & soft across all quality levels, in-line with previous settings.
10 Months Ago
Switch to quiet run so that setting convar changes aren't printed to console
10 Months Ago
Remove some more logging
10 Months Ago
Refactor defaults loading to a separate function. Also load defaults in safe mode.
10 Months Ago
Removed commented out code.
10 Months Ago
Remove test convar
10 Months Ago
Merge from main
10 Months Ago
Merge from main
10 Months Ago
Setup population convar and fix error. Increase snake trigger radius.
10 Months Ago
Merge compile fix
10 Months Ago
Added snake spawn population. Updated world spawns. Move snake files. Manifest.
10 Months Ago
Increase client side trigger radius so snakes turn towards players earlier
10 Months Ago
Manifest
10 Months Ago
Codegen
10 Months Ago
Merge from main, resolve conflicts.
10 Months Ago
Merge from main, resolve conflicts.
10 Months Ago
Merge from main
10 Months Ago
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.
10 Months Ago
TerrainTexturing now monitors individual terrain related settings for change, instead of the Unity QualitySettings level
10 Months Ago
Change default filename. Fix export button appearing when it shouldn't.
10 Months Ago
Merge from main
10 Months Ago
Merge from clean_and_generate_codegen
10 Months Ago
Change reload detection method