1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-27 06:27:45 +00:00
Commit graph

13 commits

Author SHA1 Message Date
50ea4dde40 Begin Race and Subrace enums at 1
This simplifies charsave parsing and will be useful in other projects
like Kawari.
2025-03-31 15:33:57 -04:00
0f631ca749 Derive Clone in CustomizeData 2025-03-13 00:05:14 -04:00
d5b3b8a468 Run cargo fmt 2024-04-20 13:18:03 -04:00
da774529da Remove overcomplicated internal race macro to a big match statement
There's really no reason to use macros for this, let's rewrite it in a
big match statement.
2024-04-16 21:14:59 -04:00
61e6d2d5db Improve race documentation 2023-12-02 20:26:38 -05:00
2000b978b3 Ensure compliance with REUSE, add to CI 2023-08-06 08:25:04 -04:00
bd104fbae0 Add support for loading character .dat files 2023-07-08 15:29:00 -04:00
5163fa988f Add a function to query supported subraces 2023-07-07 16:03:01 -04:00
2868a2adad Add build_skeleton_path function 2022-10-13 15:45:50 -04:00
9819f87fcc Suppress some warnings 2022-09-15 16:26:31 -04:00
d9e79e563a Reformat code 2022-08-16 11:52:07 -04:00
c36c4b7470 Document more public APIs in preparation for docs release 2022-07-27 21:41:05 -04:00
389c3fe00b Add initial files 2022-07-19 19:29:41 -04:00