
jpmschweitzerandClaude Sonnet 4.6
03060ff2e1
refactor(ui): split atlas_panel.gd into 4 sub-widgets under 500 lines each
atlas_panel.gd exceeded gdlint's 1000-line limit after the REACH_MAP level
was added in #844. Split into:
- atlas_panel.gd (298 lines) — shell: HudGroups reg, level enum, nav, key handler, screen header
- atlas_reach_map.gd (494) — Level 0 REACH_MAP hop-ring view; emits enter_system
- atlas_system_map.gd (495) — Level 1/2 SYSTEM_PICKER + ORBITAL_DIAGRAM; emits enter_body
- atlas_planet_map.gd (146) — Level 3/4 BODY_ENTRY + HEIGHTMAP_VIEWER; emits back_to_viewer_body
Shell owns all level transitions. Sub-widgets emit signals, never call show_level().
All four pass gdlint with no warnings.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 12:27:27 +02:00
..
2026-04-19 12:27:27 +02:00
2026-02-11 16:52:27 +01:00
2026-04-05 11:09:10 +02:00
2026-02-18 11:51:41 +01:00
2026-02-18 10:53:15 +01:00
2026-04-05 11:09:10 +02:00
2026-03-05 11:44:05 +01:00
2026-04-05 11:09:10 +02:00
2026-02-21 13:43:43 +01:00
2026-02-18 12:53:35 +01:00
2026-02-15 23:06:03 +01:00
2026-04-10 23:00:40 +02:00
2026-03-04 09:50:23 +01:00
2026-03-04 09:50:23 +01:00
2026-04-06 12:51:48 +02:00
2026-02-27 11:07:10 +01:00
2026-04-05 11:09:10 +02:00
2026-02-18 11:51:41 +01:00
2026-02-20 20:51:40 +01:00
2026-04-05 11:09:10 +02:00
2026-02-28 12:20:02 +01:00
2026-02-25 02:29:55 +01:00
2026-04-05 11:09:10 +02:00
2026-02-18 11:51:41 +01:00
2026-04-06 16:41:27 +02:00
2026-04-05 11:09:10 +02:00
2026-03-13 10:34:48 +01:00
2026-04-06 15:45:47 +02:00
2026-02-11 16:52:27 +01:00
2026-04-19 11:52:15 +02:00
2026-04-05 11:09:10 +02:00
2026-02-18 11:51:41 +01:00
2026-02-15 23:06:03 +01:00
2026-04-06 12:51:58 +02:00
2026-02-12 23:43:37 +01:00
2026-04-06 12:51:58 +02:00
2026-04-05 11:09:10 +02:00
2026-02-18 11:51:41 +01:00
2026-02-15 23:06:03 +01:00
2026-04-05 11:09:10 +02:00
2026-02-28 12:20:02 +01:00
2026-02-25 02:30:04 +01:00
2026-04-19 11:54:07 +02:00
2026-02-27 11:07:10 +01:00
2026-02-27 11:07:10 +01:00
2026-04-05 11:09:10 +02:00
2026-02-28 12:20:02 +01:00
2026-04-06 15:45:47 +02:00
2026-02-11 16:52:27 +01:00
2026-02-25 02:29:46 +01:00
2026-04-05 11:09:10 +02:00
2026-02-11 16:52:27 +01:00
2026-02-20 19:06:26 +01:00
2026-04-05 09:59:56 +02:00
2026-03-05 11:44:05 +01:00
2026-03-05 11:44:05 +01:00
2026-04-05 11:09:10 +02:00
2026-02-21 13:43:43 +01:00
2026-02-19 18:19:25 +01:00
2026-04-10 23:00:40 +02:00
2026-02-18 11:51:41 +01:00
2026-04-06 16:41:27 +02:00
2026-04-10 14:03:49 +02:00
2026-04-04 23:34:36 +02:00
2026-04-05 11:09:10 +02:00
2026-02-28 12:20:02 +01:00
2026-02-24 11:30:24 +01:00
2026-04-10 23:51:17 +02:00
2026-02-18 11:51:41 +01:00
2026-02-21 13:43:18 +01:00