Commit Graph

33 Commits

Author SHA1 Message Date
9bcf610818
feat: add Spriggan and Twintania worlds 2020-07-23 10:48:34 -04:00
Kyle Clemens
40745c190e
chore: bump version 2019-05-28 23:40:34 -04:00
Kyle Clemens
95ba58e17d
feat: add new jobs 2019-05-28 23:40:07 -04:00
Kyle Clemens
f3400ce417
chore: bump version 2019-05-28 20:53:34 -04:00
Kyle Clemens
57be185223
feat: add shadowbringers races and clans 2019-05-28 20:49:17 -04:00
Kyle Clemens
f2d5e0fd20
chore: bump version 2019-04-24 19:45:17 -04:00
Kyle Clemens
558d83abdf
fix: update for new data centre changes 2019-04-24 19:44:38 -04:00
Kyle Clemens
dec2d50139
chore: update version 2019-01-15 14:01:46 -05:00
Kyle Clemens
61f5bfefdb
feat: add blue mage 2019-01-15 14:00:00 -05:00
Kyle Clemens
05e2836b58
Revert "refactor: serialise all enums to snake_case"
This reverts commit 18218f4d2d.
2018-10-08 11:30:06 -04:00
Kyle Clemens
18218f4d2d
refactor: serialise all enums to snake_case 2018-09-11 17:31:40 -04:00
Kyle Clemens
529dffb7bb
chore: bump version 2018-09-04 16:17:54 -04:00
Kyle Clemens
4ec655302c
refactor: derive PartialEq and Eq for all enums 2018-09-04 16:17:44 -04:00
Kyle Clemens
2a9e98f601
chore: bump version 2018-09-04 15:08:55 -04:00
Kyle Clemens
ddef8c7f8b
fix: Keeper of the Moon, not Seeker of the Moon 2018-09-04 15:08:20 -04:00
Kyle Clemens
baf0dfbbef
fix: make guardians part of the default features 2018-09-02 15:56:00 -04:00
Kyle Clemens
52b4d1c3eb
chore: bump version 2018-09-02 15:52:10 -04:00
Kyle Clemens
2881830fef
feat: add guardians 2018-09-02 15:51:19 -04:00
Kyle Clemens
c4946294ab
feat: add races and clans 2018-09-02 15:44:42 -04:00
Kyle Clemens
7cb3a121f1
feat: create distinct as_str/name methods
`as_str` is used for the variant as a string, exactly as it is
represented in the source.

`name` is used for the display name of the variant, and it is what is
shown in the `Display` impl.
2018-04-02 10:01:15 -04:00
Kyle Clemens
d85d4a9c4b
refactor: as_code -> code 2018-04-02 09:32:41 -04:00
Kyle Clemens
39292c54a5
chore: bump version 2018-04-02 09:30:41 -04:00
Kyle Clemens
2cedc9b1ef
feat: add short codes 2018-04-01 02:09:19 -04:00
Kyle Clemens
d9a837c7b0
chore: add info to manifest 2018-03-31 17:15:41 -04:00
Kyle Clemens
5597d19939
docs: update readme 2018-03-31 17:13:50 -04:00
Kyle Clemens
c09f624048
feat: add serde support 2018-03-31 17:11:03 -04:00
Kyle Clemens
c774afd5f5
feat: allow non-combat jobs to be taken from their short codes 2018-03-31 17:02:41 -04:00
Kyle Clemens
7773fb082f
feat: add feature gate to ALL 2018-03-29 14:41:25 -04:00
Kyle Clemens
837fca2b38
refactor: split types into features 2018-03-29 14:36:38 -04:00
Kyle Clemens
794fb46bea
feat: add non-combat jobs and classifications 2018-03-29 13:20:42 -04:00
Kyle Clemens
5032ce62ba
docs: add more 2018-03-29 13:20:26 -04:00
Kyle Clemens
da51e7338a
refactor: use error type instead of unit 2018-03-29 09:11:19 -04:00
Kyle Clemens
5f1db6a5da
chore: initial commit 2018-03-28 20:44:30 -04:00