Commit Graph

51 Commits

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