Commit graph

122 commits

Author SHA1 Message Date
Mingwei Samuel
4c68e799b1 Regen for many changes including ME1 platform, Aurora champion, new val-console-match-v1 endpoints, and other stuff 2024-07-03 09:23:40 -07:00
Mingwei Samuel
130c48179f Regen for match-v5.ParticipantDto fields playerAugment5/6 https://github.com/RiotGames/developer-relations/issues/754#issuecomment-2162200297 2024-06-11 23:30:40 -07:00
Mingwei Samuel
85c5a8fb2c Regen for new removed/optional fields 2024-05-30 11:47:53 -07:00
Mingwei Samuel
46ba2fdff9 Regen for https://github.com/MingweiSamuel/Riven/issues/71 fix 2024-05-27 10:42:57 -07:00
Mingwei Samuel
755d227532 Regen for various changes 2024-05-18 23:38:30 -07:00
Mingwei Samuel
fc51d5729b Regen for champion-mastery-v4 updates 2024-05-16 13:43:09 -07:00
Mingwei Samuel
8384b0115e Regen for big docs update 2024-05-12 10:32:11 -07:00
Mingwei Samuel
202696fd84 chore: change rustfmt_skip for clippy
https://github.com/rust-lang/rust/issues/124735#issuecomment-2094818939
2024-05-06 00:04:12 -07:00
Mingwei Samuel
d745aaa868 feat: Add RSO support 2024-05-05 23:47:40 -07:00
Mingwei Samuel
b0f27af9cd Regen for queue ID updates, timeline participantFrames dict (patch 14.9) 2024-05-03 09:58:27 -07:00
Mingwei Samuel
7cb569f096 Regen for removal of extra champion-mastery-v4 fields https://github.com/RiotGames/developer-relations/issues/915 2024-05-01 20:04:24 -07:00
Mingwei Samuel
c7ce017b54 Regen for removal of summoner by-name endpoints 2024-04-23 22:45:36 -07:00
Mingwei Samuel
c289a59688 Regen for README.md update 2024-04-23 22:36:35 -07:00
Mingwei Samuel
fcab962332 Regen for big riot-api-schema cleanup 2024-04-20 20:51:02 -07:00
Mingwei Samuel
4a7e8f4331 Regen for fixed val-match-v1 spec 2024-04-19 13:26:01 -07:00
Mingwei Samuel
267f5f096e Regen for new champion-mastery-v4.ChampionMasteryDto fields championSeasonMilestone, markRequiredForNextLevel
https://github.com/RiotGames/developer-relations/issues/915
2024-04-17 10:24:15 -07:00
Mingwei Samuel
d8b04b5c86 test: update tests and documentation for removal of summoner names 2024-04-10 15:28:40 -07:00
Mingwei Samuel
ce439b881e chore: Regen for removal of summoner names 2024-04-10 15:26:24 -07:00
Mingwei Samuel
513d9054af test: remove spectator-v4 tests 2024-04-08 12:09:30 -07:00
Mingwei Samuel
f408e0f6bc Regen for removal of spectator-v4 2024-04-08 12:05:39 -07:00
Mingwei Samuel
0d0fa4f2dc fix: potential race condition in Notified Drop impl 2024-03-26 21:09:37 -07:00
Mingwei Samuel
d26a9a290d fix: memory leak in Notify, fix #67
`notified()` future is now fused
2024-03-26 15:15:20 -07:00
Mingwei Samuel
f4c75a421a test: add Notify memory leak test (failing)
ref #67
2024-03-26 14:59:53 -07:00
Mingwei Samuel
32bc68ed8c Regen for match-v5.Participant riotIdName/riotIdGameName descriptions 2024-03-23 22:24:29 -07:00
Mingwei Samuel
e07b916a08 Add match_v5::Participant::riot_id_game_name() helper method 2024-03-23 22:24:29 -07:00
Mingwei Samuel
0b8477ffbb Regen for new tft-match-v1.ParticipantMissionsDto fields 2024-03-20 17:17:21 -07:00
Mingwei Samuel
c0355495f5 Regen for previous commit, ParticipantMissions x-aliases 2024-03-20 16:49:14 -07:00
Mingwei Samuel
276da10930 Regen for insignificant match-v5.MatchTimelineInfoFrameEvent.type enum comment 2024-03-18 16:54:08 -07:00
Mingwei Samuel
071857b3d3 Regen for removal of spectator-tft-v5 participant bot fields 2024-03-15 00:03:12 -07:00
Mingwei Samuel
ed9eb0094e Regen for spectator-tft-v5 2024-03-14 23:26:27 -07:00
Mingwei Samuel
2dd6c83334 Regen for various updates
https://github.com/RiotGames/developer-relations/issues/749
https://github.com/RiotGames/developer-relations/issues/906
2024-03-13 14:59:24 -07:00
Jeffrey Dallatezza
181403c578
feat: retry networking errors (#64)
Co-authored-by: Jeffrey Dallatezza <jeffreydallatezza@Jeffreys-Laptop.local>
2024-03-06 12:32:07 -08:00
Mingwei Samuel
c5810076fc fix: cleanup loose GameType serde code 2024-03-05 11:54:53 -08:00
Mingwei Samuel
95c3ccbe0b fix: regen, updates to fix bad match data
https://github.com/RiotGames/developer-relations/issues/898
2024-03-05 11:31:06 -08:00
Mingwei Samuel
a33d6835db feat: regen for spectator-v5 2024-03-04 14:59:19 -08:00
Mingwei Samuel
554f1d6f57 refactor: avoid Instant underflow in wasm web-time (#63) 2024-02-24 21:42:06 -08:00
Mingwei Samuel
1d6b513aa7 feat: setup riven for wasm (nodejs) execution (#63)
+ use custom `Notify`
+ use different version of async sleep (tokio vs gloo-timers)
+ switch futures utils from `tokio` to `futures`
2024-02-24 21:42:06 -08:00
Mingwei Samuel
4faa8e83e4 style: cleanup insert_only_chashmap.rs (#63) 2024-02-24 21:42:06 -08:00
Mingwei Samuel
092ea34358 chore: replace lazy_static with std OnceLock 2024-02-24 09:46:11 -08:00
Mingwei Samuel
e4af32288d Regen for new endOfGameResult fields 2024-02-16 15:57:59 -08:00
Mingwei Samuel
5e235e3c51 Regen for tft-match-v1.InfoDto.queue_id queue enum 2024-01-27 22:55:55 -08:00
Guillermo Lloret Talavera
0f5fae1193
Add TFT queue 6000 (Set 3.5 Revival) (#62)
PR MingweiSamuel/riotapi-schema#43
2024-01-27 17:43:03 -08:00
Mingwei Samuel
4cc241baac Regen 2024-01-25 11:29:58 -08:00
Mingwei Samuel
8d810ccca8 Add rustfmt.toml 2024-01-20 19:41:46 -08:00
Mingwei Samuel
33ef298039 Add rustfmt_skip to autogen preambles 2024-01-20 19:40:41 -08:00
Mingwei Samuel
25f41388f0 Regen for minor changes 2024-01-20 19:19:52 -08:00
Mingwei Samuel
4067b0cec7 Regen to fix #61
fix https://github.com/MingweiSamuel/Riven/issues/61

Also regen adds new `lor-match-v1.InfoDto.game_format` field.
2024-01-19 11:19:03 -08:00
Mingwei Samuel
1e136feaf3 Regen for myriad upstream changes from LoL 14.1 2024-01-15 12:01:32 -08:00
Mingwei Samuel
172bc84620 Add special parsing for GameTypes missing _GAME suffix, add tests
https://github.com/RiotGames/developer-relations/issues/878
2024-01-15 11:58:24 -08:00
Mingwei Samuel
4265d7e3c9 Regen for QueueType::CHERRY, removed champion-mastery-v4 summoner ID endpoints 2024-01-04 09:57:50 -08:00