Commit Graph

40 Commits

Author SHA1 Message Date
0e97b022a0 chore: bump version to 1.6.0 2021-12-06 15:52:43 -05:00
3e3a761d0e feat: add reaper and sage 2021-10-06 22:29:37 -04:00
288e4aef3a chore: bump version to 1.5.0 2021-10-03 15:59:14 -04:00
13fbc65e71 chore: fix name 2021-10-03 15:58:46 -04:00
86f1c182c6 style: format 2021-10-03 15:57:07 -04:00
5f7dd956ca feat: add classes and ClassJob 2021-10-03 15:56:38 -04:00
4b32480cf8 chore: bump version 2020-07-23 10:49:40 -04:00
489d5f1a2c feat: add Spriggan and Twintania worlds 2020-07-23 10:48:34 -04:00
4d10e2024a chore: bump version 2019-05-28 23:40:34 -04:00
32a290fa45 feat: add new jobs 2019-05-28 23:40:07 -04:00
e646157d92 chore: bump version 2019-05-28 20:53:34 -04:00
ac720a1bf7 feat: add shadowbringers races and clans 2019-05-28 20:49:17 -04:00
1e635376f7 chore: bump version 2019-04-24 19:45:17 -04:00
6cca74c845 fix: update for new data centre changes 2019-04-24 19:44:38 -04:00
b53bb1d8de chore: update version 2019-01-15 14:01:46 -05:00
9c63279d4d feat: add blue mage 2019-01-15 14:00:00 -05:00
1c34609b14 Revert "refactor: serialise all enums to snake_case"
This reverts commit 7d0789cc2f.
2018-10-08 11:30:06 -04:00
7d0789cc2f refactor: serialise all enums to snake_case 2018-09-11 17:31:40 -04:00
b829df1da1 chore: bump version 2018-09-04 16:17:54 -04:00
03d1dff3a8 refactor: derive PartialEq and Eq for all enums 2018-09-04 16:17:44 -04:00
f659414a9c chore: bump version 2018-09-04 15:08:55 -04:00
1fc8e72920 fix: Keeper of the Moon, not Seeker of the Moon 2018-09-04 15:08:20 -04:00
3d42a5bfac fix: make guardians part of the default features 2018-09-02 15:56:00 -04:00
eedd899845 chore: bump version 2018-09-02 15:52:10 -04:00
798ed39403 feat: add guardians 2018-09-02 15:51:19 -04:00
3256fdd18a feat: add races and clans 2018-09-02 15:44:42 -04:00
81773c7065 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
41ddc96b77 refactor: as_code -> code 2018-04-02 09:32:41 -04:00
089c9dfd65 chore: bump version 2018-04-02 09:30:41 -04:00
707fab48bd feat: add short codes 2018-04-01 02:09:19 -04:00
a4e994f394 chore: add info to manifest 2018-03-31 17:15:41 -04:00
17aa20a033 docs: update readme 2018-03-31 17:13:50 -04:00
8e5f77b98f feat: add serde support 2018-03-31 17:11:03 -04:00
aafd83a1cb feat: allow non-combat jobs to be taken from their short codes 2018-03-31 17:02:41 -04:00
be01721808 feat: add feature gate to ALL 2018-03-29 14:41:25 -04:00
0378603b64 refactor: split types into features 2018-03-29 14:36:38 -04:00
ae699f2749 feat: add non-combat jobs and classifications 2018-03-29 13:20:42 -04:00
8f7de9824b docs: add more 2018-03-29 13:20:26 -04:00
1d408d443b refactor: use error type instead of unit 2018-03-29 09:11:19 -04:00
60884483ec chore: initial commit 2018-03-28 20:44:30 -04:00