Commit Graph

283 Commits

Author SHA1 Message Date
devRaGonSa
511ebedde7 Harden match detail scoreboard link 2026-05-20 10:43:08 +02:00
devRaGonSa
c4f62bbe76 Add match detail map hero image 2026-05-20 10:39:10 +02:00
devRaGonSa
8343720235 Fix match detail faction assets 2026-05-20 10:30:16 +02:00
devRaGonSa
042e765f23 chore: add rcon match detail visual asset tasks 2026-05-20 10:18:30 +02:00
devRaGonSa
ffc9fcd2cd Merge remote-tracking branch 'origin/fix/match-detail-visual-polish' 2026-05-20 09:43:21 +02:00
devRaGonSa
4670c45dbf fix: align match detail with scoreboard layout 2026-05-20 09:42:01 +02:00
devRaGonSa
713810fbfa fix: polish match detail scoreboard structure 2026-05-20 09:41:17 +02:00
devRaGonSa
2170735016 Merge remote-tracking branch 'origin/fix/rcon-scoreboard-layout-actual' 2026-05-20 09:32:46 +02:00
devRaGonSa
566199ceed fix: load scoreboard detail stylesheet 2026-05-19 19:41:00 +02:00
devRaGonSa
70f5719ec0 fix: add scoreboard detail stylesheet 2026-05-19 19:40:23 +02:00
devRaGonSa
ef8de88163 fix: actually render scoreboard match detail layout 2026-05-19 19:33:13 +02:00
devRaGonSa
8ac86fd6cf feat: redesign rcon match detail scoreboard layout 2026-05-19 18:25:35 +02:00
devRaGonSa
586dc92a75 chore: add rcon match detail scoreboard layout task 2026-05-19 16:41:38 +02:00
devRaGonSa
7c4da4c48f Merge branch 'codex/task-133-polish-rcon-match-detail' 2026-05-19 15:51:13 +02:00
devRaGonSa
500c123a6f Polish RCON match detail presentation 2026-05-19 15:45:27 +02:00
devRaGonSa
a2ec70220d Document RCON-first historical architecture 2026-05-19 15:37:50 +02:00
devRaGonSa
064ea016fd Add RCON data pipeline validation script 2026-05-19 15:36:15 +02:00
devRaGonSa
87c916a7e4 Add RCON player profile enrichment 2026-05-19 15:34:42 +02:00
devRaGonSa
419d686671 Add RCON player profile snapshots 2026-05-19 15:32:35 +02:00
devRaGonSa
e98a60be31 chore: add rcon match detail polish task 2026-05-19 15:26:05 +02:00
devRaGonSa
d5e936496d Merge branch 'codex/frontend-rcon-match-detail' 2026-05-19 15:09:57 +02:00
devRaGonSa
6c1edeaf1b feat: render rcon materialized match details 2026-05-19 14:58:35 +02:00
devRaGonSa
f0d50d7c4f Merge branch 'codex/rcon-materialized-backend-pipeline' 2026-05-19 14:48:57 +02:00
devRaGonSa
cf60f1b265 feat: materialize rcon matches and backend detail data 2026-05-19 14:45:58 +02:00
devRaGonSa
bfc0063fec Merge branch 'codex/task-121-adminlog-storage-tests' 2026-05-19 14:29:11 +02:00
devRaGonSa
75ab7c5248 Merge branch 'codex/task-120-adminlog-worker-ingestion' 2026-05-19 14:29:02 +02:00
devRaGonSa
2a1c23b4fd Add RCON AdminLog storage tests 2026-05-19 14:27:35 +02:00
devRaGonSa
61948f6265 Integrate AdminLog ingestion into RCON worker 2026-05-19 14:24:29 +02:00
devRaGonSa
9f14ce0220 chore: add rcon full data roadmap tasks 2026-05-19 14:10:31 +02:00
devRaGonSa
a5231ab584 fix: deduplicate rcon admin log events by canonical message 2026-05-19 13:54:57 +02:00
devRaGonSa
784b797f5f feat: persist rcon admin log events 2026-05-19 13:13:25 +02:00
devRaGonSa
3e6ef3546b feat: add rcon admin log parser 2026-05-19 12:24:39 +02:00
devRaGonSa
635ed605dc fix: add rcon winner helper 2026-05-19 12:08:16 +02:00
devRaGonSa
8b0b651dc2 fix: add rcon gamestate read model helpers 2026-05-19 12:00:37 +02:00
devRaGonSa
e2aaafaca2 feat: capture rcon session gamestate fields 2026-05-19 11:58:47 +02:00
devRaGonSa
9baf20b569 fix: load dynamic recent matches in historical UI
* fix: load dynamic recent matches in historical UI

* fix: load dynamic recent matches in historical UI
2026-05-19 11:35:28 +02:00
devRaGonSa
93a9fb8028 fix: add rcon historical coverage checks 2026-05-19 11:25:28 +02:00
devRaGonSa
95bb09118f feat: resolve scoreboard links and enrich match details
Implement trusted scoreboard origins, persisted scoreboard links, RCON-to-scoreboard correlation, match link UX priority, enriched internal match details, and historical UI regression validation.
2026-05-19 11:13:17 +02:00
devRaGonSa
af4de29a0a feat: add internal match detail links
Add internal match detail links for recent matches without safe external URLs while preserving external links when available.
2026-05-19 10:37:28 +02:00
devRaGonSa
d2de0597b6 chore: polish historical copy and match links
Polish public historical page copy and add safe links for recent matches when source URLs are available.
2026-05-19 10:12:52 +02:00
devRaGonSa
bf3ba630fc chore: hide paused elo and mvp UI
Hide paused MVP/Elo UI from the public historical page and remove server 3 from the frontend selector while preserving backend code and data.
2026-05-19 09:57:09 +02:00
devRaGonSa
032aaa9ad5 fix: restore historical rcon-first fallback policy
Restore historical RCON-first policy with public scoreboard as fallback only. Keep Elo/MMR paused and server 3 out of default targets.
2026-05-19 09:34:15 +02:00
devRaGonSa
2271608836 fix: keep backend startup independent from paused elo
Avoid eager Elo/MMR imports during backend startup while the feature is paused. Add validation coverage for backend startup and health route resolution.
2026-05-19 09:09:20 +02:00
devRaGonSa
feb516f411 chore: disable server3 defaults and simplify deployment 2026-05-19 08:56:37 +02:00
devRaGonSa
50d11f0c34 chore: update AI platform integration
Update HLL Vietnam AI Platform integration with ai-platform.json, extended task lifecycle folders, config-aware runner, lightweight validation, report ignore rules, and platform documentation updates.
2026-05-19 08:43:56 +02:00
devRaGonSa
22c7085a65 Tune elo v3 competitive weighting 2026-03-26 16:51:24 +01:00
devRaGonSa
d9dc30b1f8 Fix elo payload and leaderboard playtime 2026-03-26 14:57:22 +01:00
devRaGonSa
12ecc31767 Lower elo rebuild interval default 2026-03-26 13:45:08 +01:00
devRaGonSa
2d40aa567f Throttle elo rebuilds on rcon cycles 2026-03-26 13:40:59 +01:00
devRaGonSa
39acd84b61 Refresh snapshots on useful rcon cycles 2026-03-26 13:25:30 +01:00