userAdam Wcancel

6,874 Commits over 2,435 Days - 0.12cph!

9 Days Ago
Merge from main
10 Days Ago
Merge from workbench_upgrades
10 Days Ago
io workbench visual point setup
10 Days Ago
Some setup on io.table.deployed
10 Days Ago
Merge from workbench_ugprades
10 Days Ago
Merge from main
11 Days Ago
Can't open upgrade inventory if building blocked
11 Days Ago
Added support for per workbench-level upgrade visuals. Assigned reinforced visuals for all workbench levels.
11 Days Ago
Merge from workbench_upgrades
11 Days Ago
Fixed visual spawning method breaking initial LOD functionality.
11 Days Ago
Fix missing visual prefab link on reinforced item
11 Days Ago
Fix reinforced placement links
11 Days Ago
Break prefab connections on all upgrade visual placement guides for Workbench 1,2,3. Remove the components added by source prefabs. Renamed to show they're placement locations.
11 Days Ago
Merge from main
14 Days Ago
Merge from workbench_upgrades
14 Days Ago
Order fix
14 Days Ago
Merge from workbench_upgrades
14 Days Ago
Merge from main
14 Days Ago
Merge from cleanup
14 Days Ago
Continued
14 Days Ago
Rework item exclusion handling for efficiency upgrade. Item list instead of hardcoded. Hooked up excluded items.
14 Days Ago
14 Days Ago
Move all the upgrade item mods to a dedicated folder.
14 Days Ago
Vital icons pass
14 Days Ago
Workbench.Upgrades pass
14 Days Ago
14 Days Ago
Bunch of small, misc cleanup
14 Days Ago
Merge from parent
14 Days Ago
Change loot panel name on engineering workbench.
14 Days Ago
Don't open inventory UI for static workbenches. Additional ItemFilter safety check for static workbenches.
14 Days Ago
Remove RPC_TechTreePrototypeUnlock, consolidate into RPC_TechTreeUnlock to remove duplication and avoid any potential future behaviour separation.
14 Days Ago
Added inspector ref to TriggerWorkbench so I can remove some GetComponentInChildren. Hook it up for all 3 benches.
14 Days Ago
Merge from partial
14 Days Ago
Cleanup line spaces
14 Days Ago
14 Days Ago
Split to new Workbench.Upgrades partial
14 Days Ago
Move upgrade icon UI convar
14 Days Ago
Rename workbench upgrade proto to more generic Workbench.
14 Days Ago
Compile fix
14 Days Ago
Merge from main
15 Days Ago
Fix workbench inventory eating scrap
15 Days Ago
Remove unused vars
15 Days Ago
Tidy up workbench vital upgrade icon display. Still looks a bit shit until we get real icons with propper centering, but it's setup for them now.
15 Days Ago
Refactor can't afford overlay to match/align with regular unlock can't afford display. Bunch of prototype UI code cleanup.
15 Days Ago
Add can't afford overlay panel to prototype button, toggle as needed.
15 Days Ago
Show FAILED overlay on prototype button for 3 seconds on failure. Codegen.
15 Days Ago
Hook up prototype failed overlay
15 Days Ago
Move prototype button next to unlock button, keep single unclock cost display at the top
15 Days Ago
Still show icons as locked, even with prototype installed.
15 Days Ago
Merge from main