userAdam Wcancel

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

12 Months Ago
Starting UI options
12 Months Ago
Async upload
12 Months Ago
Shadows
12 Months Ago
Terrain & terrain overrides
12 Months Ago
Particles
12 Months Ago
Textures
12 Months Ago
ForceOption error handling refactor
12 Months Ago
Rendering
12 Months Ago
Added GraphicsSettings convar factory. Added commented out list of all Unity graphics quality setting variables ready to start adding as convars.
12 Months Ago
Merge from main
12 Months Ago
lookup workarounds for unapproved salvage sword and stone pickaxe
12 Months Ago
Merge from mixingtable_click
12 Months Ago
Correctly respect max item stack sizes
12 Months Ago
Merge from main
12 Months Ago
Add backpack to render scene and setup render script.
12 Months Ago
Merge from main
12 Months Ago
Icons
12 Months Ago
Clamps are now defined directly instead of as modified.
12 Months Ago
Merge from main
12 Months Ago
Add combined versions
12 Months Ago
Merge from main
12 Months Ago
Codegen/manifest
12 Months Ago
Convert mixing table UI to use pooling. Misc performance improvements.
12 Months Ago
Merge from main
12 Months Ago
Fix recipe clicks triggering when drag scrolling the recipe list
12 Months Ago
Add some profiling
12 Months Ago
Slightly grey out any recipe names that we don't have the ingredients for.
12 Months Ago
Shift clicking a recipe adds ingredients for the maximum affordable items. Misc fixes.
12 Months Ago
Correctly include mixing table inventory (or not) in affordabilty checks.
12 Months Ago
Repeat clicking a recipe will add another set of ingredients to the mixing table. Refactored some affordability and logic to handle this.
12 Months Ago
Missing modifier type
12 Months Ago
Merge from speedmod_cherrypick
12 Months Ago
Cherry pick 104487 (movement speed phrase)
12 Months Ago
Setup modifiers on catapult
12 Months Ago
Merge from speedmod_cherrypick
12 Months Ago
Don't expire modifiers that have no duration. Max of one interaction source per modifier type.
12 Months Ago
wip applying speed modifier to pulling players
12 Months Ago
Merge from speedmod_cherrypick
12 Months Ago
Remove log
12 Months Ago
Merge from speedmod_cherrypick
12 Months Ago
Merge from interaction
12 Months Ago
Cherry pick 106079
12 Months Ago
Tea buff UI vital only shows tea source buffs
12 Months Ago
Added interaction source type. Added ActiveBuffUICount. Added a function to remove all modifiers of a source type.
12 Months Ago
Grab just speed modifier
12 Months Ago
Merge from main
12 Months Ago
Merge from main
12 Months Ago
Test
12 Months Ago
Clientside affordability check first
12 Months Ago
Clicking a mixing table recipe will auto add all the ingredients to the mixing table inventory in the correct amounts/locations