Hide_D
bdc7d6794f
Merge remote-tracking branch 'origin/main' into refactor/shared-general-panel-20260813
...
# Conflicts:
# app/game-frontend/src/views/MyPageView.vue
2026-08-13 15:49:13 +00:00
Hide_D
7a90fba7f3
refactor(game-ui): share Ref-style general panel
2026-08-13 15:47:34 +00:00
Hide_D
826d17da81
Merge branch 'main' into fix/main-header-status-20260813
2026-08-13 15:32:03 +00:00
Hide_D
dcba974aa4
fix(frontend): standardize server time display
2026-08-13 15:26:53 +00:00
Hide_D
71668400dd
fix(frontend): clarify main scenario status
2026-08-13 15:26:14 +00:00
Hide_D
a9acb39ab2
fix: use HiDCHe product name in game UI
2026-08-13 00:05:55 +00:00
Hide_D
7ac9035bbc
fix: render Ref-compatible GUI display names
2026-08-13 00:00:27 +00:00
Hide_D
4a8e9d33f3
Merge remote-tracking branch 'origin/main' into feature/game-action-feedback-20260812
2026-08-12 15:57:47 +00:00
Hide_D
5d4d5009ee
feat(game-ui): add action feedback layer
2026-08-12 15:56:58 +00:00
Hide_D
382ba524c2
Merge remote-tracking branch 'origin/main' into fix/command-editor-followup-20260812
2026-08-12 15:46:46 +00:00
Hide_D
c232abce74
Merge remote-tracking branch 'origin/main' into fix/command-editor-followup-20260812
2026-08-12 15:44:14 +00:00
Hide_D
3faf45f71e
fix: align main command editor flow with ref
2026-08-12 15:43:41 +00:00
Hide_D
79f2b9b713
fix: keep yearbook stable during month navigation
2026-08-12 15:41:35 +00:00
Hide_D
09c9846046
fix(frontend): size global diplomacy by nations
2026-08-12 15:36:33 +00:00
Hide_D
445db7bbe0
fix(game-frontend): align main UI grid with ref
2026-08-12 07:43:50 +00:00
Hide_D
322a8533fb
feat(game-ui): port Ref progress bars
2026-08-11 00:40:38 +00:00
Hide_D
d6bab7e4bf
fix(game-frontend): bound realtime dashboard refreshes
2026-08-09 13:24:36 +00:00
Hide_D
1880289ae8
fix(frontend): restore Ref general stat presets
2026-08-09 03:25:21 +00:00
Hide_D
b78aaade1f
feat(frontend): prioritize general creation inputs
2026-08-08 17:12:11 +00:00
Hide_D
4374c490ac
feat(images): default frontend assets to image service
2026-08-08 09:30:58 +00:00
Hide_D
044c916990
test: restore validation baseline
2026-08-07 10:23:16 +00:00
Hide_D
ebc54198d7
fix(frontend): smooth realtime dashboard refreshes
2026-08-07 06:12:43 +00:00
Hide_D
26045f8d63
feat: rebuild Ref-compatible command editors
2026-08-05 09:02:55 +00:00
Hide_D
a333ef9681
feat: complete legacy game screen parity
2026-08-04 13:31:05 +00:00
Hide_D and Claude Opus 5
1f21379964
fix(frontend): stop clipping pages Ref leaves visible
...
The auction, my page, nation betting and hall of fame roots clipped content that
Ref lets overflow, which shifted their measured document size. The dashboard
reload controls and the diplomacy table frame now follow Ref's Lumen navigation
family and its non-collapsed gray/black frame.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-08-04 07:44:00 +00:00
Hide_D and Claude Opus 5
2f4569c057
fix(frontend): narrow legacy cell alignment to Ref's markup
...
Ref never aligns `.tb_layout` cells from the table; each legacy cell opts in
with align=center. The directory title table, npc list and chief reservation
rows follow that, the nation info cells use Ref's gray rule, and the main
document stops clipping horizontally.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-08-04 07:37:42 +00:00
Hide_D and Claude Opus 5
74f76aaa4f
fix(frontend): align legacy title, selector and grid contracts
...
Ref keeps the page title row at its default alignment and centres only the
heading, rules the yearbook selector row with 1px gray edges, and lets the log
panels overflow instead of clipping. The shared Lumen control family gets Ref's
middle baseline, and the general grid drops a bottom rule and clip that Ref does
not have.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-08-04 07:31:04 +00:00
Hide_D and Claude Opus 5
80fb1d118b
fix(frontend): restore Ref document and control contracts
...
Ref's `.bg0/.bg1/.bg2` set only a background image and `html, body` centre the
texture with vertical tiling, so the extra background colours and the default
tiling are removed. Two ranking views declared unscoped `body` rules that leaked
a 500px min-width and a 21px line-height onto every screen; each page now owns
its own contract. Controls that Ref renders with the Bootstrap/Lumen family get
the shared modifier so the bottom edge moves on hover and while pressed.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-08-04 07:22:15 +00:00
Hide_D
4113d81ba2
fix(frontend): converge scenario 2601 legacy UI
2026-08-04 05:29:18 +00:00
Hide_D
6248458baf
fix: align scenario 2601 in-game GUI parity
2026-08-02 12:15:22 +00:00
Hide_D
7d62d37f40
Merge branch 'main' into feature/chief-center-parity-20260802
2026-08-02 05:13:04 +00:00
Hide_D
4e1058ae86
fix(frontend): restore chief center command UI parity
2026-08-02 05:10:35 +00:00
Hide_D
62bc1c9121
Merge branch 'main' into fix/ingame-button-consistency-20260802
2026-08-02 05:10:30 +00:00
Hide_D
e645278367
Merge branch 'main' into fix/ingame-button-consistency-20260802
2026-08-02 05:09:03 +00:00
Hide_D
96d80fb766
fix(frontend): unify legacy button composition
2026-08-02 05:08:57 +00:00
Hide_D
cc35002d97
Merge branch 'main' into fix/tournament-bracket-20260802
2026-08-02 05:07:23 +00:00
Hide_D
4d0c3c8c18
fix(frontend): render responsive tournament bracket
2026-08-02 05:05:18 +00:00
Hide_D
d7b15e5781
fix(game): restore global info nation summary
2026-08-02 04:51:14 +00:00
Hide_D
43ec211ff8
feat(game): align in-game GUI with ref captures
2026-08-01 22:03:03 +00:00
Hide_D
23cdc2adf2
feat(frontend): align in-game layouts with ref
2026-08-01 15:50:14 +00:00
Hide_D
fd47d6999c
fix(game): keep in-game status pages available
2026-08-01 15:50:01 +00:00
Hide_D
a275e6a234
feat: add user icon library and in-game selection
2026-08-01 03:40:36 +00:00
Hide_D
8a17412fcd
fix(dynasty): normalize archived nation records
2026-07-31 15:28:04 +00:00
Hide_D
5f20413552
feat: synchronize account icons across game profiles
2026-07-31 11:21:08 +00:00
Hide_D
98a3cf514f
fix: align legacy general access call boundaries
2026-07-31 07:33:26 +00:00
Hide_D
243f58be9a
fix: purify nation-authored HTML at server boundaries
2026-07-31 06:41:09 +00:00
Hide_D
71ec02d091
feat: port pre-start general deletion lifecycle
2026-07-31 05:44:36 +00:00
Hide_D
2de8f64da4
feat: port NPC possession through turn daemon
2026-07-31 03:46:02 +00:00
Hide_D
d82e493109
feat: execute MyPage immediate actions in daemon
2026-07-31 01:56:16 +00:00
Hide_D
c6a2a0da93
feat: make general creation daemon-atomic
2026-07-31 00:33:03 +00:00