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

9 commits

Author SHA1 Message Date
9936eeb818 Add functions to make gear, skin, face, hair, and ear material paths 2023-09-23 14:52:32 -04:00
2000b978b3 Ensure compliance with REUSE, add to CI 2023-08-06 08:25:04 -04:00
298530b992 Add support for building character model paths
These are needed to grab hair, faces, tails, etc.
2023-07-08 11:58:57 -04:00
c7105e964d Add test_deconstruct 2022-10-20 10:48:05 -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
5d8e8e23e5 Add some new equipment functions needed for VARC tool
* Added deconstruct_equipment_path to grab the model id and slot from
an already made equipment filename.
* Added get_slot_from_abbreviation to be the reverse of
get_slot_abbreviation.
2022-08-10 14:51:36 -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