
jpmschweitzerandClaude Sonnet 4.6
4365871846
feat(ui): monologue display — queue, character colours, italic BBCode (#122)
- Queue management: enqueue on mid-display arrival, drain in order, MAX_QUEUE_DEPTH=8 cap, no-overwrite contract (P0 #477)
- Character colours: detective=#c8e0ff (cool blue), smuggler=#f0c870 (warm amber), fallback to neutral insert text
- Typography: italic via BBCode [i] tags; font size 13px (smaller than dialogue)
- Positioning: bottom-left of viewport, 420×120px, 80px bottom margin above verb list
- main.gd: _get_active_character_type() reads player entity kind.data.character_type; passed to show_monologue() and _on_confrontation_monologue()
- gdUnit4 tests: queue order, depth cap, no-overwrite, BBCode output, colour mapping, fade timer integration
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 18:31:13 +01:00
..
2026-02-19 18:10:06 +01:00
2026-02-18 09:45:13 +01:00
2026-02-18 11:51:41 +01:00
2026-02-19 12:19:41 +01:00
2026-02-18 11:51:41 +01:00
2026-02-19 18:19:32 +01:00
2026-02-19 18:37:23 +01:00
2026-02-19 12:19:41 +01:00
2026-02-16 23:26:28 +01:00
2026-02-18 11:51:41 +01:00
2026-02-18 12:53:35 +01:00
2026-02-17 16:35:19 +01:00
2026-02-18 11:51:41 +01:00
2026-02-18 09:46:08 +01:00
2026-02-18 11:51:41 +01:00
2026-02-18 18:28:37 +01:00
2026-02-18 11:51:41 +01:00
2026-02-19 09:06:42 +01:00
2026-02-19 12:05:36 +01:00
2026-02-18 11:51:41 +01:00
2026-02-13 00:05:07 +01:00
2026-02-12 23:43:37 +01:00
2026-02-15 23:06:03 +01:00
2026-02-18 11:51:41 +01:00
2026-02-19 12:19:41 +01:00
2026-02-18 18:28:37 +01:00
2026-02-13 01:48:35 +01:00
2026-02-14 09:49:41 +01:00
2026-02-19 12:19:41 +01:00
2026-02-19 12:19:41 +01:00
2026-02-18 11:51:41 +01:00
2026-02-18 01:41:27 +01:00
2026-02-12 23:43:37 +01:00
2026-02-19 12:19:41 +01:00
2026-02-11 20:59:46 +01:00
2026-02-11 16:52:27 +01:00
2026-02-11 16:52:27 +01:00
2026-02-20 18:31:13 +01:00
2026-02-18 02:14:29 +01:00
2026-02-18 11:51:41 +01:00
2026-02-18 01:41:18 +01:00
2026-02-18 11:51:41 +01:00
2026-02-18 01:41:27 +01:00
2026-02-18 11:51:41 +01:00
2026-02-17 16:35:19 +01:00
2026-02-18 11:51:41 +01:00
2026-02-18 01:41:27 +01:00
2026-02-11 19:16:56 +01:00
2026-02-19 15:03:10 +01:00
2026-02-12 23:43:37 +01:00
2026-02-13 02:07:43 +01:00
2026-02-11 19:16:56 +01:00
2026-02-19 14:59:50 +01:00
2026-02-13 00:05:07 +01:00
2026-02-12 23:43:37 +01:00
2026-02-13 18:07:15 +01:00
2026-02-14 09:49:41 +01:00