userAdam Wcancel

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

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
3 Months Ago
Fix workbench inventory eating scrap
3 Months Ago
Remove unused vars
3 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.
3 Months Ago
Refactor can't afford overlay to match/align with regular unlock can't afford display. Bunch of prototype UI code cleanup.
3 Months Ago
Add can't afford overlay panel to prototype button, toggle as needed.
3 Months Ago
Show FAILED overlay on prototype button for 3 seconds on failure. Codegen.
3 Months Ago
Hook up prototype failed overlay
3 Months Ago
Move prototype button next to unlock button, keep single unclock cost display at the top
3 Months Ago
Still show icons as locked, even with prototype installed.
3 Months Ago
Merge from main
3 Months Ago
Merge from prototype
3 Months Ago
//Todo
3 Months Ago
More workbench UI work for prototype upgrade
3 Months Ago
Restore path highlighting
3 Months Ago
Code gen
3 Months Ago
Seperate upgrade path logic for prototype/regular
3 Months Ago
More UI
3 Months Ago
More UI setup
3 Months Ago
Revert some UI changes/behaviour. Add separate prototype panel to techtree. Working towards supporting unlock, multi-unlock and prototype unlock options simultaneously.
3 Months Ago
Alternate idea
3 Months Ago
Bunch of UI/UX wip for prototype techtree
3 Months Ago
Change Unlock button text to say Prototype when prototype will be used. Added static strings for both.
3 Months Ago
Don't show the path to a selected node if we have prototype, to show the path won't be unlocked too.
3 Months Ago
Workbench NRE fix
3 Months Ago
Added prototype upgrade item. Visual placeholder prefab. Placeholder positioning. Add item setup for all workbenches.