userAdam Wcancel

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

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
10 Months Ago
Nicer layout
10 Months Ago
Other.
10 Months Ago
Shadow options UI
10 Months Ago
Shadows UI wip
10 Months Ago
Added missing LOD and mesh convars
10 Months Ago
More rendering settings, condensing others.
10 Months Ago
Textures UI
10 Months Ago
Rendering UI
10 Months Ago
Starting UI options
10 Months Ago
Async upload
10 Months Ago
Shadows
10 Months Ago
Terrain & terrain overrides
10 Months Ago
Particles
10 Months Ago
Textures
10 Months Ago
ForceOption error handling refactor
10 Months Ago
Rendering
10 Months Ago
Added GraphicsSettings convar factory. Added commented out list of all Unity graphics quality setting variables ready to start adding as convars.
10 Months Ago
Merge from main
10 Months Ago
lookup workarounds for unapproved salvage sword and stone pickaxe
10 Months Ago
Merge from mixingtable_click
10 Months Ago
Correctly respect max item stack sizes
10 Months Ago
Merge from main
10 Months Ago
Add backpack to render scene and setup render script.
10 Months Ago
Merge from main
10 Months Ago
Icons
10 Months Ago
Clamps are now defined directly instead of as modified.
10 Months Ago
Merge from main
10 Months Ago
Add combined versions
10 Months Ago
Merge from main
10 Months Ago
Codegen/manifest
10 Months Ago
Convert mixing table UI to use pooling. Misc performance improvements.
10 Months Ago
Merge from main
10 Months Ago
Fix recipe clicks triggering when drag scrolling the recipe list
10 Months Ago
Add some profiling
10 Months Ago
Slightly grey out any recipe names that we don't have the ingredients for.
10 Months Ago
Shift clicking a recipe adds ingredients for the maximum affordable items. Misc fixes.
10 Months Ago
Correctly include mixing table inventory (or not) in affordabilty checks.
10 Months Ago
Repeat clicking a recipe will add another set of ingredients to the mixing table. Refactored some affordability and logic to handle this.
10 Months Ago
Missing modifier type
10 Months Ago
Merge from speedmod_cherrypick
10 Months Ago
Cherry pick 104487 (movement speed phrase)
10 Months Ago
Setup modifiers on catapult
10 Months Ago
Merge from speedmod_cherrypick
10 Months Ago
Don't expire modifiers that have no duration. Max of one interaction source per modifier type.