Commit Graph

24 Commits

Author SHA1 Message Date
f255224ccd show recipes visually instead of describing them in text 2026-08-11 21:47:35 +02:00
c0b009c548 place the selection panel beside what it describes 2026-08-09 20:36:58 +02:00
980fad272f show the available controls in a panel over the world 2026-08-07 18:48:01 +02:00
2289277e12 split the selection panel into one card per kind of selection 2026-08-07 18:38:55 +02:00
603f8063e9 float the selection panel over the game world instead of a side column 2026-08-06 22:06:42 +02:00
18cfe238f6 move blueprints out of the sidebar into Ctrl+C / Ctrl+V dialogs 2026-08-06 19:03:59 +02:00
c1af58d80c float the build buttons as a horizontal bar over the game world and show key bindings inside build buttons 2026-08-06 08:28:40 +02:00
e5dcb9de5f extract WorldRenderer 2026-08-05 22:14:55 +02:00
3a1951559d share the world shapes both views (game and balancing) draw identically 2026-08-05 22:14:54 +02:00
caa810f66d move pan input into an InputMapper 2026-08-05 22:14:53 +02:00
bd344e4fbe add FieldSelectionPanel for extracting the ships/stations/debris selection 2026-08-04 18:23:28 +02:00
d5ba72d554 add ModalPauseScope for the pause-around-modal idiom 2026-08-03 21:11:52 +02:00
79b79ab7c3 Show building_block icon in header stock, expand button and build costs 2026-07-23 21:13:37 +02:00
f766ae4a86 Allow to draw produced-item icons in recipe dialog and game world 2026-07-23 20:54:04 +02:00
4b149d97a7 dim the game behind dialogs and escape menu 2026-07-13 22:11:21 +02:00
6274b5ce60 List unlocked recipes with tooltips in schematic choice dialog instead of unlocked item names 2026-07-09 20:22:17 +02:00
c7218c7c1e Replace recipe/schematic dropdowns with button and selection dialog 2026-06-22 21:07:36 +02:00
49f7129bd5 schematic selection dialog 2026-06-13 14:19:51 +02:00
37a70ea321 add ship stats panel to ship layout dialog 2026-06-06 22:45:50 +02:00
d08bf5d37b implement ship modules 2026-05-18 08:54:26 +02:00
1e2135dc5b add blueprint tests 2026-04-26 22:19:46 +02:00
71677b806a implement blueprints 2026-04-26 21:57:09 +02:00
94123e93d6 implement ui 2026-04-20 20:33:37 +02:00
f5a999d20a add ui target 2026-04-19 13:40:37 +02:00