1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-29 06:57:46 +00:00
Commit graph

9 commits

Author SHA1 Message Date
81e9c09be8 Fix most warnings 2023-12-09 22:35:59 -05:00
24461f362a Add support for adding filenames via HTTP
Meant to be used by the new Dalamud plugin
2023-10-14 20:23:27 -04:00
b0ccfbaf15 Make armoury's bone editor a general-purpose part, add it to sagasu 2023-10-13 15:36:36 -04:00
6caedba0d9 Make armoury's CMP editor a general-purpose part, add it to sagasu 2023-10-13 15:20:01 -04:00
bf5c2feb80 sagasu: Add some more hardcoded files to indexer 2023-10-13 15:00:30 -04:00
93b6380b3d sagasu: Add support for exlpart, exdpart and mdlpart for more previews 2023-10-12 21:33:32 -04:00
9cdddae7a6 sagasu: Index all ffxiv index files, stop hardcoding a path you dunce 2023-10-12 20:30:17 -04:00
56353be167 Add more known common folders and ilfes 2023-10-12 19:29:27 -04:00
4b19b7aeba Improve Sagasu design & indexing
Now the hashes are collected in a central database (location to be
improved) similar to FFXIV Explorer. This database needs to be generated
once and doesn't have to be regen every time Sagasu is opened like
before. This indexer currently is a separate program.

Also adds a feature to extract files from the file tree window.
2023-10-12 19:05:03 -04:00