Mingwei Samuel
a33d6835db
feat: regen for spectator-v5
2024-03-04 14:59:19 -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
33ef298039
Add rustfmt_skip
to autogen preambles
2024-01-20 19:40:41 -08:00
Mingwei Samuel
13a06b224a
Update champion-master-v4 tests to use puuid
2023-12-26 22:21:47 -08:00
Mingwei Samuel
3d1188b5c9
rustfmt ignore templated generated files
2023-05-10 13:10:58 -07: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
1d70c479cf
Add #![deny(missing_docs)], document all items
2022-02-08 17:17:47 -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
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
Mingwei Samuel
74eb5fa045
Update example proxy for v2, use workspaces.
...
- `example/proxy` is new folder for `example_proxy`.
- `riven` is new folder for the main riven lib.
- Updated metadata to be an array and include HTTP method.
2021-09-09 14:31:39 -07:00