Frodo45127
Frodo45127
Long term project. Not a priority, so feel free to pick it up and do it yourself if you want it done sooner.
Due to the `unique version per game` way to deal with schemas from RPFM, there are multiple tables with problems in Empire. We have to think on a way to...
Basically, it consist in a processor for CA's Assembly Kit raw data files, so they can be processed and used for reference on RPFM. The current state is: - [x]...
There are multiple tables that need to be revised from Nappy's schema: - [ ] `sea_climate_details_tables`: tuples of data. Not yet supported. - [ ] `unit_special_abilities_tables`: there is a weird...
When doing a save, the current PackedFile's modifications and undo data is not cleared. Turns out people don't really like it that way.
Kinda like the `Edit In External Tool` feature, but for folders.
The built-in Qt support doesn't work. We need an alternative.
So we need Dungeons & Dragons... or the following Drag&Drop features for the main TreeView: - [ ] Move File/Folder to PackFile/Folder. - [ ] Move PackFile/Folder/File from the TreeView...
So the TreeView always is wide enough to hold the complete horizontal text without scrolling. I can see it being a pain in the ass for some people, so this...
This is a list of possible suggested improvements to make editing stuff faster. - [ ] `Ctrl+Delete/BackSpace` for deleting everything up to the last/next space or underscore. - [ ]...