1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-24 21:07:46 +00:00
Commit graph

17 commits

Author SHA1 Message Date
2844231996
Enable Windows and Linux packaging
The Windows version isn't super working yet, but this is a good step forward
2024-04-25 02:31:40 +00:00
384f23ef1e Add support for viewing dictionary files 2024-04-18 22:21:53 -04:00
5d455c4ce0 sagasu: Allow downloading path lists directly from ResLogger
The path list is now refreshed when importing too, which makes it even
easier to get started.
2024-02-03 10:23:41 -05:00
08f46dd8c7 Add branding and icons to all GUI applications 2023-12-31 12:11:42 -05:00
546ebfd0bd Reformat CMake code a bit 2023-12-10 06:51:33 -05:00
7d93024a56 Use more CMake library aliases 2023-12-09 21:51:57 -05:00
6a42c81393 Use better default message pattern and physis logging everywhere 2023-12-09 16:01:13 -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
f8d7d04e78 sagasu: Add support for the new SHPKPart for viewing shader packages 2023-10-13 15:01:08 -04:00
e5f0a9cd00 sagasu: Add support for texpart to preview texture files 2023-10-12 21:40:46 -04:00
93b6380b3d sagasu: Add support for exlpart, exdpart and mdlpart for more previews 2023-10-12 21:33:32 -04:00
c7a3f9cf5a sagasu: Add support for viewing raw data with the new hex part 2023-10-12 20:18:22 -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
404b53fa66 sagasu: Clean up CMakeLists 2023-10-10 18:31:58 -04:00
0f2eaab936 Rename directories, update README 2023-10-10 18:02:21 -04:00
Renamed from explorer/CMakeLists.txt (Browse further)