VinPropane
|
d1fa08b8c4
|
NEO-122: Pin economy HUD to viewport so recipes stay visible.
Reparent EconomyHudSection out of HudRoot, clamp its height to the
viewport, put recipes first in a single BodyScroll, and update tests.
|
2026-06-07 12:58:31 -04:00 |
VinPropane
|
e041c02959
|
NEO-122: Fix craft recipe panel scroll and row clipping.
Stack recipe label above Craft button so rows fit panel width, disable
horizontal scroll, reset scroll to top on populate, and bump panel height.
|
2026-06-07 12:54:57 -04:00 |
VinPropane
|
bd1dd6b01f
|
NEO-97: fix gdlint and gdformat CI failures
Wrap long lines, restore signal-before-const order in craft_recipe_panel,
and run gdformat on flagged HUD files.
|
2026-05-29 21:42:49 -04:00 |
VinPropane
|
ab0debd0b4
|
NEO-97: fix HUD overlap with vertical stack and larger fonts
Replace fixed-height absolute labels with HudRoot VBoxContainer so text
expands without overlapping; apply 22/20px theme via prototype_hud_theme.
|
2026-05-29 21:32:18 -04:00 |
VinPropane
|
1533687aa8
|
NEO-74: Fix gdlint class-definitions-order in craft panel.
|
2026-05-24 20:02:26 -04:00 |
VinPropane
|
2fec42f8f6
|
NEO-74: Address code review — recipe sync HUD and test uids.
Wire recipes_sync_failed to CraftFeedbackLabel, remove unused _scroll
binding, add GdUnit .uid companions, extend recipe client HTTP error
test, strike through review items.
|
2026-05-24 19:59:00 -04:00 |
VinPropane
|
c16b610468
|
NEO-74: Implement client craft UI, recipe list, and tests.
Add recipe-definitions and craft HTTP clients, scrollable recipe panel with
Craft buttons, CraftFeedbackLabel, refine skill HUD row, GdUnit coverage,
manual QA, and plan/module doc reconciliation.
|
2026-05-24 19:56:38 -04:00 |