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
132baf21cc
test(e2e): honor configured game base paths
2026-07-31 18:08:04 +00:00
Hide_D
d7d47943e9
test: accept batched lobby responses
2026-07-31 17:33:37 +00:00
Hide_D
34a88e5c80
test: restore game frontend session fixtures
2026-07-31 17:28:34 +00:00
Hide_D
3bd6913123
test(frontend): cover missing city trade across prefixes
2026-07-31 17:08:41 +00:00
Hide_D
2e63be87c9
fix(logs): rebuild legacy HTML safely
2026-07-31 16:32:34 +00:00
Hide_D
eb9c1fe1e7
fix(diplomacy): purify stored letter HTML
2026-07-31 15:52:43 +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
bac385a12f
test: exercise actual NPC possession timeout
2026-07-31 04:46:45 +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
Hide_D
115218ded8
feat: port scenario 903 select-pool flow
2026-07-30 23:27:59 +00:00
Hide_D
2455c4efb3
fix(frontend): align ref menu structure
2026-07-30 19:58:38 +00:00
Hide_D
b17843b609
feat(frontend): restore ref main navigation
2026-07-30 19:47:27 +00:00
Hide_D
c68d992046
feat: port scenario action effects
2026-07-30 19:00:04 +00:00
Hide_D
a9dbb3fd4d
test: harden exhaustive compatibility suites
2026-07-30 16:19:30 +00:00
Hide_D
4ebd3fd39b
fix(frontend): restore legacy viewport geometry
2026-07-30 16:19:19 +00:00
Hide_D
d621023508
feat: expose archived general histories
2026-07-29 00:05:18 +00:00
Hide_D
ab6f4129a9
Structure legacy-compatible frontend CSS
2026-07-27 11:13:54 +00:00
Hide_D
89013272e1
feat: migrate legacy long-lived database records
2026-07-27 01:12:00 +00:00
Hide_D
3cd1ad3b7f
fix reserved turn queue concurrency
2026-07-26 18:32:52 +00:00
Hide_D
6c3a156b84
Merge branch 'main' into feature/main-signup-kakao-gate
...
# Conflicts:
# app/gateway-frontend/src/views/LobbyView.vue
2026-07-26 10:17:37 +00:00
Hide_D
a7bb352ba2
feat: add local signup and Kakao verification gate
2026-07-26 10:17:16 +00:00
Hide_D
465d9f0234
feat: restore gateway logout and main status
2026-07-26 10:01:38 +00:00
Hide_D
ce0b1e9842
Merge branch 'main' into feature/command-argument-ui
2026-07-26 09:07:46 +00:00
Hide_D
919a2fccda
feat: add reserved command argument forms
2026-07-26 09:05:17 +00:00
Hide_D
87db8cff55
Merge branch 'main' into feature/main-record-panels
...
# Conflicts:
# app/game-api/src/router/general/index.ts
# app/game-frontend/src/stores/mainDashboard.ts
# app/game-frontend/src/views/MainView.vue
2026-07-26 08:59:32 +00:00
Hide_D
918d8f0e4c
feat: restore main record panels
2026-07-26 08:55:06 +00:00
Hide_D
477862464e
feat: complete map and trend frontend flows
2026-07-26 08:39:35 +00:00
Hide_D
4d7223b7a4
Merge branch 'main' into feature/nation-general-lists
...
# Conflicts:
# app/game-frontend/package.json
# app/game-frontend/src/router/index.ts
2026-07-26 06:32:54 +00:00
Hide_D
0a64da2742
Merge branch 'main' into feature/dynasty-list-parity
2026-07-26 06:09:17 +00:00