userAdam Wcancel

11,556 Commits over 3,591 Days - 0.13cph!

7 Days Ago
Merge from main, codegen.
7 Days Ago
Merge from main
7 Days Ago
Setup population convar and fix error. Increase snake trigger radius.
7 Days Ago
Merge compile fix
7 Days Ago
Added snake spawn population. Updated world spawns. Move snake files. Manifest.
7 Days Ago
Increase client side trigger radius so snakes turn towards players earlier
7 Days Ago
Manifest
7 Days Ago
Codegen
7 Days Ago
Merge from main, resolve conflicts.
7 Days Ago
Merge from main, resolve conflicts.
8 Days Ago
Merge from main
8 Days 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.
8 Days Ago
TerrainTexturing now monitors individual terrain related settings for change, instead of the Unity QualitySettings level
8 Days Ago
Change default filename. Fix export button appearing when it shouldn't.
8 Days Ago
Merge from main
9 Days Ago
Merge from clean_and_generate_codegen
9 Days Ago
Change reload detection method
9 Days Ago
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.
10 Days Ago
Order fix
10 Days Ago
Added a combined "Clean and Generate" Codegen option that seems to work (fixed a bunch of issues with it, but still testing)
10 Days Ago
10 Days Ago
Merge from quality
10 Days Ago
Merge from main
13 Days Ago
Merge from black_bg_fix
13 Days Ago
Disable TAA in TwitchDrops render scene to fix black BG in renders
13 Days Ago
Merge from main
13 Days Ago
Cherrypick latest skins
14 Days Ago
Add filename to inspector. Only show save preset button if there's a filename specified. Potential NRE fixes.
14 Days Ago
Merge from defaults
14 Days Ago
15 Days Ago
Editor exporting of presets as default configs. Load defaults before convars.
16 Days Ago
Converted Screen sub options UI to a prefab. More UI setup. Standardised caps and formating across all graphics options.
16 Days Ago
Bunch more options UI layout
16 Days Ago
More organising and combining. Deleted now unused menu items and removed their refs in presets.
16 Days Ago
Started organising options layouts
17 Days Ago
Merge from main
20 Days Ago
Disable some now-duplicate options in graphics options screen
20 Days Ago
Merge from presets_editor/quality/
20 Days Ago
Merge from main
21 Days Ago
LOD settings
21 Days Ago
Added asyncUpload settings to mandatory defaults
21 Days Ago
Set shadow cascade splits in mandatory defaults
21 Days Ago
Particle raycasy budget preset values
21 Days Ago
Added streaming texture presets
21 Days Ago
Commented out any quality settings we probably don't want the client to be able to control. Added a SetMandatoryDefaults() function to set any stuff we definitely want set as default, across any quality levels.
21 Days Ago
More conversion wip
21 Days Ago
Implement the same hammer highlight effect as regular building blocks when targetting upgradables. Show red if the upgrade is blocked.
22 Days Ago
Remove graphics.quality
22 Days Ago
Added some placeholder quality level functions to TerrainTexturing so I can remove global quality level going forwards. Return no quality change for now. Need to figure out which quality settings will need to be monitored for change here still.
22 Days Ago
...and EnforceShadowDistanceBounds