Commit Graph

54 Commits

Author SHA1 Message Date
6b9eae8269
fix: include new items properly 2024-07-06 16:08:32 -04:00
ac96b8d2d8
chore: bump version to 1.10.0 2024-07-02 15:19:37 -04:00
Ridan Vandenbergh
d42102c388
Update for patch 7.0
+2 jobs, +4 worlds to dynamis, +1 dc with 4 worlds on it
2024-07-02 15:17:45 -04:00
66829cfefb
chore: bump version to 1.9.0 2024-01-24 06:32:37 -05:00
3483ed5ed4
feat: add Dynamis 2024-01-24 06:32:31 -05:00
6b1b015234 chore: bump version to 1.8.0 2022-07-04 10:17:20 -04:00
56cbda1bd6 chore: update readme 2022-07-04 10:17:07 -04:00
3a7f77c1a4 feat: new worlds and data centre 2022-07-04 10:16:30 -04:00
da1ad65ccf chore: bump version to 1.7.2 2022-06-28 16:51:11 -04:00
2b50059dbe fix: Helion -> Helions 2022-06-28 16:50:47 -04:00
977c7d9a9d chore: bump version to 1.7.1 2022-06-24 08:22:40 -04:00
b0649ce49c fix: include materia in from_str 2022-06-24 08:22:29 -04:00
bb437a335f chore: bump version to 1.7.0 2022-01-25 01:47:57 -05:00
576536af33 feat: add Materia data centre 2022-01-25 01:47:08 -05:00
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