userAdam Wcancel
reporust_rebootcancel

5,665 Commits over 2,223 Days - 0.11cph!

10 Months Ago
Merge from main
10 Months Ago
Merge from additional_options
10 Months Ago
10 Months Ago
WIP preset support for non UI convar options
10 Months Ago
Codegen after merge
10 Months Ago
Merge from main
10 Months Ago
Added player.cold_breath convar to toggle cold breath visual effect
10 Months Ago
Temporary unapproved bear skin redirect
10 Months Ago
Bury empty player corpses with a shovel to place a grave, pay respects at grave to view player name, killer name, born and death dates and times and the name of the player who laid them to rest.
10 Months Ago
Added a buryyable loot container. Use the shovel to bury, and metal detector and shovel to find and dig up again.
10 Months Ago
Set some initial placeholder preset values for all four presets (mostly just to stop it crashing)
10 Months Ago
Added all new options to preset list
10 Months Ago
Preset hookup test
10 Months Ago
Merge from main
11 Months Ago
Nicer layout
11 Months Ago
Other.
11 Months Ago
Shadow options UI
11 Months Ago
Shadows UI wip
11 Months Ago
Added missing LOD and mesh convars
11 Months Ago
More rendering settings, condensing others.
11 Months Ago
Textures UI
11 Months Ago
Rendering UI
11 Months Ago
Starting UI options
11 Months Ago
Async upload
11 Months Ago
Shadows
11 Months Ago
Terrain & terrain overrides
11 Months Ago
Particles
11 Months Ago
Textures
11 Months Ago
ForceOption error handling refactor
11 Months Ago
Rendering
11 Months Ago
Added GraphicsSettings convar factory. Added commented out list of all Unity graphics quality setting variables ready to start adding as convars.
11 Months Ago
Merge from main
11 Months Ago
lookup workarounds for unapproved salvage sword and stone pickaxe
11 Months Ago
Merge from mixingtable_click
11 Months Ago
Correctly respect max item stack sizes
11 Months Ago
Merge from main
11 Months Ago
Add backpack to render scene and setup render script.
11 Months Ago
Merge from main
11 Months Ago
Icons
11 Months Ago
Clamps are now defined directly instead of as modified.
11 Months Ago
Merge from main
11 Months Ago
Add combined versions
11 Months Ago
Merge from main
11 Months Ago
Codegen/manifest
11 Months Ago
Convert mixing table UI to use pooling. Misc performance improvements.
11 Months Ago
Merge from main
11 Months Ago
Fix recipe clicks triggering when drag scrolling the recipe list
11 Months Ago
Add some profiling
11 Months Ago
Slightly grey out any recipe names that we don't have the ingredients for.
11 Months Ago
Shift clicking a recipe adds ingredients for the maximum affordable items. Misc fixes.