44c3c83080f0be58c1722f546b9def28d5bcdee4
Implement REQ-DEF-SCHEMATIC-DROP: the schematic option's per-option list now shows the miner/assembler recipes that would newly become implicitly unlocked (labeled "Unlocks recipes:") rather than a deduplicated list of output items. Each recipe entry shows the recipe info tooltip (REQ-UI-SELECT-TOOLTIP) on hover. - Extract the recipe tooltip builder from RecipeSelectionDialog's anonymous namespace into a shared RecipeTooltip.h/.cpp so both dialogs render identical tooltips. - SchematicChoiceOption carries newlyUnlockedRecipeIds (sorted by display name) instead of newlyUnlockedItemNames; Simulation collects recipe ids directly. - SchematicChoiceDialog takes the RecipesConfig to render one label per recipe with its tooltip. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VGNNLeFWhVzvxkK9qVXP2K
Description
No description provided
Languages
C++
96%
CMake
2.2%
Python
1.2%
C
0.6%