1
0
Fork 1
mirror of https://github.com/MingweiSamuel/Riven.git synced 2025-04-02 20:13:15 -07:00
Commit graph

8 commits

Author SHA1 Message Date
Mingwei Samuel
f2e70246bf Update champion, enums, and srcgen docs 2019-11-03 10:36:51 -08:00
Mingwei Samuel
15faf83241 adding tests, fixing divsiion serialization
DTO changes are temp due to autogen
2019-10-30 13:24:14 -07: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
44b12c2f32 Add division enum, update enums with strum macros, serde_repr 2019-10-25 13:37:23 -07:00