userAdam Wcancel

6,700 Commits over 2,496 Days - 0.11cph!

2 Months Ago
Merge from workbench_upgrades
2 Months Ago
Merge from main
2 Months Ago
Implement surplus upgrade.
2 Months Ago
Merge from workbench_upgrades
2 Months Ago
Tooltip repurpose.
2 Months Ago
Fix empty tooltip for prototype cost. Set it to something useful while I'm at it.
2 Months Ago
Merge from main
2 Months Ago
Merge from workbench_upgrades
2 Months Ago
io workbench visual point setup
2 Months Ago
Some setup on io.table.deployed
2 Months Ago
Merge from workbench_ugprades
2 Months Ago
Merge from main
2 Months Ago
Can't open upgrade inventory if building blocked
2 Months Ago
Added support for per workbench-level upgrade visuals. Assigned reinforced visuals for all workbench levels.
2 Months Ago
Merge from workbench_upgrades
2 Months Ago
Fixed visual spawning method breaking initial LOD functionality.
2 Months Ago
Fix missing visual prefab link on reinforced item
2 Months Ago
Fix reinforced placement links
2 Months 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.
2 Months Ago
Merge from main
2 Months Ago
Merge from workbench_upgrades
2 Months Ago
Order fix
2 Months Ago
Merge from workbench_upgrades
2 Months Ago
Merge from main
2 Months Ago
Merge from cleanup
2 Months Ago
Continued
2 Months Ago
Rework item exclusion handling for efficiency upgrade. Item list instead of hardcoded. Hooked up excluded items.
2 Months Ago
2 Months Ago
Move all the upgrade item mods to a dedicated folder.
2 Months Ago
Vital icons pass
2 Months Ago
Workbench.Upgrades pass
2 Months Ago
2 Months Ago
Bunch of small, misc cleanup
2 Months Ago
Merge from parent
2 Months Ago
Change loot panel name on engineering workbench.
2 Months Ago
Don't open inventory UI for static workbenches. Additional ItemFilter safety check for static workbenches.
2 Months Ago
Remove RPC_TechTreePrototypeUnlock, consolidate into RPC_TechTreeUnlock to remove duplication and avoid any potential future behaviour separation.
2 Months Ago
Added inspector ref to TriggerWorkbench so I can remove some GetComponentInChildren. Hook it up for all 3 benches.
2 Months Ago
Merge from partial
2 Months Ago
Cleanup line spaces
2 Months Ago
2 Months Ago
Split to new Workbench.Upgrades partial
2 Months Ago
Move upgrade icon UI convar
2 Months Ago
Rename workbench upgrade proto to more generic Workbench.
2 Months Ago
Compile fix
2 Months Ago
Merge from main
2 Months Ago
Fix workbench inventory eating scrap
2 Months Ago
Remove unused vars
2 Months 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.
2 Months Ago
Refactor can't afford overlay to match/align with regular unlock can't afford display. Bunch of prototype UI code cleanup.