tg-bot-ts/data/updates
Nuno Duque Nunes 049ea7b77f fix: unify score submission on Score.submit, fix TGScore type drift, fix playedBy semantics for borrowed characters
- Score.submit/score/set.ts/score-inject.ts now all share one code path
- TGScore consolidated to single canonical type (was duplicated in types.ts and score.ts)
- Fixed atk/def/heal flat-vs-nested TGStats drift across leaderboard.ts, result layouts
- Fixed playedBy semantics — now correctly identifies the actual player on borrowed characters
- Attendance.allSubmitted now correctly matches against playedBy (borrower) not just userKey (owner)
- score-inject gained atk/def/heal/date/played_by parameters for full parity with real submission
- Added migrate-stats-shape.py and fix-class-keys.py maintenance scripts
2026-06-22 04:27:03 +01:00
..
v0.1 refactor update messageId system / Discord.Interaction refactors 2026-06-12 16:27:36 +01:00
v0.2 refactor update messageId system / Discord.Interaction refactors 2026-06-12 16:27:36 +01:00
v0.3 refactor update messageId system / Discord.Interaction refactors 2026-06-12 16:27:36 +01:00
v0.4 refactor update messageId system / Discord.Interaction refactors 2026-06-12 16:27:36 +01:00
v0.5 refactor update messageId system / Discord.Interaction refactors 2026-06-12 16:27:36 +01:00
v0.6 refactor update messageId system / Discord.Interaction refactors 2026-06-12 16:27:36 +01:00
v0.7 refactor update messageId system / Discord.Interaction refactors 2026-06-12 16:27:36 +01:00
v0.8 feat: TGKey branded type, PersistentMessage abstraction, createBuildEmbed factory, BaseLayout refactor 2026-06-13 02:23:56 +01:00
v0.9 fix: unify score submission on Score.submit, fix TGScore type drift, fix playedBy semantics for borrowed characters 2026-06-22 04:27:03 +01:00
versions.json feat: Updates/changelog system, BaseLayout shared functions, Leaves system, WRank delta fix 2026-06-12 04:29:00 +01:00