Commit Graph

6 Commits

Author SHA1 Message Date
dae65c8fa2 Allow collecting data from EUNE, NA, KR on top of EUW
All checks were successful
pipeline / lint-and-format (push) Successful in 4m44s
pipeline / build-and-push-images (push) Successful in 4m7s
- match_collector: query API and build collections for each platform
- match_collector: aggregate champion stats of each platform in one collection with platform annotations
- frontend: replace stats to count matches in platform-specific collections
- frontend: replace "EUW Challengers" with all supported platforms
- dev: adapted scripts to count match in platforms
2026-04-17 16:25:19 +02:00
b7435f0884 match_collector: track gold advantage when items are bought
also add api.ts with Riot API types
2026-04-17 10:51:21 +02:00
271c2b26d8 Multiple changes
- backend: add summoner spells
- backend: add build variants
- backend: builds are now storing full tree with runes (keystones)
- backend: build trees are split on starter items and merged on runes
- frontend: computing core tree now
- frontend: variant selectors
2026-03-06 23:33:02 +01:00
067dcb67ba Lint match_collector
Some checks failed
pipeline / lint-and-format (push) Failing after 4m38s
pipeline / build-and-push-images (push) Has been skipped
2026-01-21 23:53:55 +01:00
3fc52205f6 Lint and format
Some checks failed
pipeline / lint-and-format (push) Failing after 56s
pipeline / build-and-push-images (push) Has been skipped
2026-01-21 00:59:23 +01:00
1e1de7bdf2 Added champions items (first try) 2024-11-23 16:30:31 +01:00