1
0
Fork 1
mirror of https://github.com/MingweiSamuel/Riven.git synced 2025-03-30 18:43:16 -07:00
Commit graph

11 commits

Author SHA1 Message Date
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
Mingwei Samuel
6307a0aa13 Convert CRLF to LF 2021-06-30 16:40:35 -07:00
Mingwei Samuel
ae6056569e Add UNRANKED to tier enum, fix 2020-06-02 12:45:40 -07:00
Mingwei Samuel
b8b3ec83f0 Adding iters to enums, updating a bunch of documentation 2020-02-01 16:56:10 -08:00
Mingwei Samuel
f2e70246bf Update champion, enums, and srcgen docs 2019-11-03 10:36:51 -08:00
Mingwei Samuel
b230f266e1 Change enum variants to use SCREAMING_SNAKE_CASE since they are really sets of constants 2019-10-27 01:52:55 -07:00
Mingwei Samuel
2511734bd5 reorganizing modules, sorting enums 2019-10-27 01:34:10 -07:00
Mingwei Samuel
df27e7533e adding/switching to num_enum macros for enums 2019-10-26 09:28:30 -07:00
Mingwei Samuel
58cf643e13 adding enums to serialization 2019-10-25 22:19:00 -07:00
Mingwei Samuel
adec5f0df8 adding game_type, removing unneccesary std::fmt::Debug imports 2019-10-25 19:38:08 -07:00
Mingwei Samuel
5b4981f227 adding tier enum 2019-10-25 19:24:08 -07:00