devRaGonSa
5d3288f0f6
fix: route historical leaderboard snapshots to rcon read model
2026-05-22 16:40:03 +02:00
devRaGonSa
c0be3995e7
fix: expose rcon materialized leaderboard payload
2026-05-22 16:38:27 +02:00
devRaGonSa
d741028098
fix: add rcon materialized leaderboard snapshots
2026-05-22 16:35:44 +02:00
devRaGonSa
664f3f456f
fix: refresh historical snapshots from runner
2026-05-22 14:56:54 +02:00
devRaGonSa
dfdb53d2b6
fix: improve historical worker visibility and recent pagination
2026-05-22 10:57:30 +02:00
devRaGonSa
13cba1dcf1
fix: resolve current match fallback snapshots
2026-05-22 10:14:49 +02:00
devRaGonSa
de2cf726ea
fix: handle postgres killfeed cursor parameter
2026-05-21 21:29:56 +02:00
devRaGonSa
348997d27a
fix: allow local frontend cors origins
2026-05-21 20:31:33 +02:00
devRaGonSa
d558ac81ed
feat: refine current match live feed
2026-05-21 19:47:12 +02:00
devRaGonSa
4d7acb6fc5
feat: add current match killfeed overlay and player stats
2026-05-21 18:59:44 +02:00
devRaGonSa
45801bb955
fix: project current match live data safely
2026-05-21 16:39:18 +02:00
devRaGonSa
da3f1643a2
feat: add current match page and live kill feed
2026-05-21 15:18:03 +02:00
devRaGonSa
f0820a1da7
feat: persist and diagnose scoreboard correlation candidates
2026-05-21 14:45:49 +02:00
devRaGonSa
f54ba4dbd3
feat: refine team filters and epic profile links
2026-05-21 11:00:50 +02:00
devRaGonSa
1b3b948ded
feat: add scoreboard and player external links
2026-05-21 10:22:18 +02:00
devRaGonSa
605ab92cf8
feat: migrate displayed historical data to postgres
2026-05-21 09:27:08 +02:00
devRaGonSa
239595052e
feat: migrate rcon historical storage to postgres
2026-05-21 08:18:45 +02:00
devRaGonSa
b3691e5271
fix: hide pending region and improve rcon freshness
2026-05-20 21:48:24 +02:00
devRaGonSa
73498a80df
fix: distinguish player teams and correct recent player counts
2026-05-20 20:50:07 +02:00
devRaGonSa
74f73d61a6
fix: restore historical runner elo imports
2026-05-20 18:27:25 +02:00
devRaGonSa
fa5a2a936e
fix: avoid elo imports in scoreboard candidate backfill
2026-05-20 13:20:05 +02:00
devRaGonSa
1435dc3269
feat: add scoreboard candidate backfill command
2026-05-20 13:13:01 +02:00
devRaGonSa
94362e5f93
fix: resolve scoreboard link for rcon match detail
2026-05-20 12:53:46 +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
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
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
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
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
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
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
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
devRaGonSa
d1d8bcf8b8
Blend recent matches rcon fallback
2026-03-26 11:10:10 +01:00