Mingwei Samuel
|
0ea966a105
|
Regen for `firstTurretKilled` challenge
|
2023-04-07 14:23:07 -07:00 |
Mingwei Samuel
|
0a1d5537cc
|
Regen for new `lol-challenges-v1.PlayerClientPreferences` fields
|
2023-04-01 21:56:42 -07:00 |
Mingwei Samuel
|
e5803092bf
|
Regen for `clash-v1.getPlayersByPUUID` (new) and `tft-league-v1.LeagueListDTO` optional fields
|
2023-04-01 21:52:28 -07:00 |
Mingwei Samuel
|
728aa0f99a
|
Regen for https://github.com/RiotGames/developer-relations/issues/754
|
2023-03-20 22:26:14 -07:00 |
Mingwei Samuel
|
599f88ec73
|
Regen for optional `tft-match-v1.UnitDto.items`, fix #50
|
2023-03-08 13:51:15 -08:00 |
Mingwei Samuel
|
563f9e84a7
|
Regen for Milio and new undocumented TFT fields
https://github.com/RiotGames/developer-relations/issues/749
|
2023-03-08 13:21:43 -08:00 |
Mingwei Samuel
|
f51a67c1fc
|
Add exponential backoff fix #38, cleanup some `regional_requester` code
|
2023-02-02 13:15:47 -08:00 |
Mingwei Samuel
|
d7330fcd84
|
Regen, update for `TournamentRegion` enum, more `PlatformRoute` `altName`s
|
2023-01-20 22:06:16 -08:00 |
Mingwei Samuel
|
08e276a558
|
Generate region enums
|
2023-01-07 20:07:35 -08:00 |
Mingwei Samuel
|
c9bca855f2
|
Regen for K'Sante, `getByRSOPUUID`
|
2023-01-07 18:09:17 -08:00 |
Mingwei Samuel
|
998eb4ec46
|
Regen for new endpoints, nullable `lol-status-v4` fields
|
2022-09-21 01:42:39 -07:00 |
Mingwei Samuel
|
036f818457
|
Regen for optional `lol-challenges-v1.ChallengeInfo.achievedTime`
|
2022-08-15 16:10:10 -07:00 |
djazouli
|
2f4aae6635
|
regen
|
2022-08-12 07:54:15 -07:00 |
Mingwei Samuel
|
3ae9f36888
|
Generate `queue_type.rs` from riotapi-schema version
|
2022-06-21 00:09:08 -07:00 |
Mingwei Samuel
|
bfa9bdc36e
|
Add deny-unknown-enum-variants features
Add `NONE = -1` variant to Champions
|
2022-06-20 20:43:16 -07:00 |
Mingwei Samuel
|
2e52b03c63
|
Add `QueueType` tests for serde & unknown variants
|
2022-06-20 19:29:34 -07:00 |
Mingwei Samuel
|
b24fdcb765
|
Use `#[derive(Serialize, Deserialize)]` for string enums missing `UNKNOWN(String)` variant
Use updated `serde_string!` -> `serde_strum_unknown!` for enums with
`UNKNOWN` variant.
|
2022-06-20 10:05:54 -07:00 |
Mingwei Samuel
|
104db04d9d
|
Revert "Remove serde_string! macro in favor of #[derive(Serialize, Deserialize)]"
This reverts commit 038e5eb493 .
This is to fix handling of `#[strum(default)]` variants.
|
2022-06-20 09:40:28 -07:00 |
Mingwei Samuel
|
b82a1725c1
|
Add RANKED_TFT_DOUBLE_UP (renamed version of RANKED_TFT_PAIRS)
|
2022-06-15 15:14:13 -07:00 |
Mingwei Samuel
|
8e6073aa63
|
Regen, add rest of tests for `lol-challenges-v1`
Also adds Bel'Veth.
|
2022-05-25 18:27:48 -07:00 |
Mingwei Samuel
|
b821314492
|
Regen and add `lol-challenges-v1.getAllChallengeConfigs` and `.getChallengeConfigs` test
|
2022-05-19 00:46:29 -07:00 |
Mingwei Samuel
|
03a053d142
|
Regen and fixes for added `lol-challenges-v1.getAllChallengePercentiles` and `.getChallengePercentiles` tests.
|
2022-05-19 00:15:28 -07:00 |
Mingwei Samuel
|
295ccc4daf
|
Regen, add test & field `mejaisFullStackInTime`
|
2022-04-04 11:56:37 -07:00 |
Mingwei Samuel
|
8c458c000a
|
Add EUW1_5765650307 match test, regen
|
2022-04-04 11:00:40 -07:00 |
Mingwei Samuel
|
43d0578ab7
|
Clean up double if-lets with tuple matches
|
2022-03-14 13:06:08 -07:00 |
Mingwei Samuel
|
f37e7a5cbb
|
Regen for bunch of spec override updates
- https://github.com/RiotGames/developer-relations/issues/603
- https://github.com/RiotGames/developer-relations/issues/604
- https://github.com/RiotGames/developer-relations/issues/605
|
2022-02-10 18:56:03 -08:00 |
Mingwei Samuel
|
386d41c208
|
Add tests for `match-v5.ParticipantDto.challenges`, add `deny-unknown-fields` feature
|
2022-02-10 17:02:56 -08:00 |
Mingwei Samuel
|
038e5eb493
|
Remove serde_string! macro in favor of #[derive(Serialize, Deserialize)]
As pointed out in #33
|
2022-02-08 22:28:48 -08:00 |
Mingwei Samuel
|
9f5935a3f5
|
Fix typos in doc comments
|
2022-02-08 20:27:58 -08:00 |
Mingwei Samuel
|
1d70c479cf
|
Add #![deny(missing_docs)], document all items
|
2022-02-08 17:17:47 -08:00 |
Mingwei Samuel
|
7865a439e1
|
Regen for Zeri, Renata Glasc, and ARURF queue ID updates.
|
2022-02-08 16:52:17 -08:00 |
Mingwei Samuel
|
9478e3f95e
|
Fix old RiotApi::with_config doc link
|
2021-12-29 11:53:15 -08:00 |
Mingwei Samuel
|
d05f89c0d4
|
Fix parsing of Champion, improve error handling
|
2021-12-29 11:53:15 -08:00 |
Mingwei Samuel
|
2f4d1dc65c
|
Add match_v5::Participant champion(&self) method to handle bad champion IDs
Riot: https://github.com/RiotGames/developer-relations/issues/553
https://github.com/MingweiSamuel/Riven/issues/36
|
2021-12-29 11:15:23 -08:00 |
Mingwei Samuel
|
de1e5cdbca
|
Regen for match-v5.ParticipantDto optionals, consolidate/add match tests w/ invalid champion IDs
|
2021-12-29 10:50:13 -08:00 |
Mingwei Samuel
|
c07efb1087
|
match-v5.ParticipantDto use champion_id: Result<Champion, TryFromIntError> to handle invalid ints
Riot bug: https://github.com/RiotGames/developer-relations/issues/553
Fix #36
|
2021-12-29 10:50:10 -08:00 |
Mingwei Samuel
|
40edebf78b
|
Regen for new queue enums, bugged LeagueEntry values
|
2021-11-19 18:53:32 -08:00 |
aPinat
|
260bf8250a
|
Add RANKED_TFT_PAIRS QueueType
|
2021-11-19 18:28:02 -08:00 |
Mingwei Samuel
|
7e5bccd039
|
Update for optional fields in match-v5 timeline DTOs, adding more test matches
|
2021-11-09 19:07:31 -08:00 |
Mingwei Samuel
|
0b16c2a385
|
Cleanup per clippy recommendations
|
2021-10-29 22:38:48 -07:00 |
Mingwei Samuel
|
0e22623056
|
Make models derive Clone, regen
Only couple descriptions changed in spec.
|
2021-10-29 22:24:57 -07:00 |
Mingwei Samuel
|
324016f33d
|
Regen for enums
|
2021-10-07 10:12:51 -07:00 |
Mingwei Samuel
|
9f759369f8
|
Regen for match-v5 game duration changes
|
2021-10-07 10:12:44 -07:00 |
Mingwei Samuel
|
ad1b4fd630
|
Add Team ID 300 for baron killing herald
|
2021-10-07 09:24:56 -07:00 |
Mingwei Samuel
|
fed9c07e7f
|
Release 2.0.0
- Remove deprecated RiotApi constructors.
|
2021-09-27 19:49:39 -07:00 |
Mingwei Samuel
|
8d2bcfe694
|
Regen for match-v5.MatchInfoDto docs casing fix, update tests
- https://github.com/RiotGames/developer-relations/issues/540
- https://github.com/MingweiSamuel/riotapi-schema/issues/28
|
2021-09-27 19:38:20 -07:00 |
Mingwei Samuel
|
9c13d126a6
|
Regen for match-v4 removal
- Comment out match-v4 tests.
|
2021-09-27 19:04:35 -07:00 |
Mingwei Samuel
|
1a0ae872f5
|
Add RiotApi::new(impl Into<RiotApiConfig>), deprecate old constructors, update docs
- Adds `From<AsRef<[u8]>> for RiotApiConfig` for API keys for the above.
|
2021-09-19 11:22:59 -07:00 |
Mingwei Samuel
|
32e70437ab
|
Update enum numeric values (fixes #29), update doc links, regen
|
2021-09-09 22:51:15 -07:00 |
Mingwei Samuel
|
f1a51693fa
|
Update README.md doctest
|
2021-09-09 14:54:02 -07:00 |