66f641b7ca
Switch around the server/client for Dalamud communication
...
This is to facilitate support for this feature on the Web, where the
plugin needs to start a server instead of Auracite itself. Otherwise,
the functionality is identical to before.
2024-10-31 21:46:50 -04:00
56f3436a4c
Bubble up errors to the Qt UI
2024-10-31 20:18:29 -04:00
489084cb51
Improve the error handling from character_archive
2024-10-31 19:43:52 -04:00
eb14e13311
Simplify features, Qt is now required on desktop
2024-10-31 19:33:45 -04:00
7c28e03d63
Fold the CLI app into the same Qt app
...
This way we can remove a dependency on clap, and just depend on Qt.
2024-10-31 19:17:07 -04:00
06b8afad24
Add Qt UI and add a separate CLI target
...
The Qt UI is basic for now, to be expanded upon later - but it does
work!
2024-10-31 18:18:06 -04:00