1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-26 05:37:46 +00:00
Commit graph

14 commits

Author SHA1 Message Date
ce29debf24 Add action to Data Explorer to copy the file path 2024-04-18 18:57:28 -04:00
a460e46595 sagasu: Support localization 2024-02-04 15:32:35 -05:00
2bd232f40e sagasu: Use splitter, improve margins everywhere 2024-02-04 14:38:42 -05:00
e825761284 sagasu: Add icon for extract action 2024-02-03 10:27:48 -05:00
11a63345aa sagasu: Add support for importing path lists
This isn't finished yet, importing large lists is way too slow.
2024-02-02 14:25:32 -05:00
81e9c09be8 Fix most warnings 2023-12-09 22:35:59 -05:00
88d80a64cf Fix misc warnings, code errors and slight improvements 2023-12-09 15:24:54 -05:00
795bb30935 sagasu: Fix bug where it's impossible to extract files 2023-10-13 15:00:48 -04:00
93b6380b3d sagasu: Add support for exlpart, exdpart and mdlpart for more previews 2023-10-12 21:33:32 -04:00
a0e87b914d sagasu: Hide unknown entries by default, add search bar 2023-10-12 20:42:59 -04:00
9cdddae7a6 sagasu: Index all ffxiv index files, stop hardcoding a path you dunce 2023-10-12 20:30:17 -04:00
4fa1460b66 sagasu: Prepare for a better parts view, move properties into it 2023-10-12 19:46:58 -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
0f2eaab936 Rename directories, update README 2023-10-10 18:02:21 -04:00
Renamed from explorer/src/filetreewindow.cpp (Browse further)