Commit Graph

49 Commits

Author SHA1 Message Date
Anna 736d0d4a50
chore: bump version to 1.8.0 2022-07-04 10:17:20 -04:00
Anna a84e54d99e
chore: update readme 2022-07-04 10:17:07 -04:00
Anna 585aa788fc
feat: new worlds and data centre 2022-07-04 10:16:30 -04:00
Anna a95a481a26
chore: bump version to 1.7.2 2022-06-28 16:51:11 -04:00
Anna ec221045d3
fix: Helion -> Helions 2022-06-28 16:50:47 -04:00
Anna 5092e6c7b6
chore: bump version to 1.7.1 2022-06-24 08:22:40 -04:00
Anna 7a9ceb8c6c
fix: include materia in from_str 2022-06-24 08:22:29 -04:00
Anna ce52b5ad9b
chore: bump version to 1.7.0 2022-01-25 01:47:57 -05:00
Anna 783409d02f
feat: add Materia data centre 2022-01-25 01:47:08 -05:00
Anna ed1559fb22
chore: bump version to 1.6.0 2021-12-06 15:52:43 -05:00
Anna 72db19ae85
feat: add reaper and sage 2021-10-06 22:29:37 -04:00
Anna 0a2950a3ad
chore: bump version to 1.5.0 2021-10-03 15:59:14 -04:00
Anna 99bc4740bc
chore: fix name 2021-10-03 15:58:46 -04:00
Anna 9246a66a43
style: format 2021-10-03 15:57:07 -04:00
Anna b48e71a697
feat: add classes and ClassJob 2021-10-03 15:56:38 -04:00
Anna a6f2212b96
chore: bump version 2020-07-23 10:49:40 -04:00
Anna 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