v0.3.0
- Reworked half of the program to actually handle errors properly instead of crashing.
- Reworked the other half of the program to, in general, work better with improved code quality.
- Implemented 2 missing DB Table Types. Now every Warhammer 2's DB Table should be properly editable.
- Implemented support to decode/encode CSV files, with sintax highlight.
- Implemented support to decode/encode RigidModel files (Now you can change their textures from RPFM).
- Implemented an "Add file/folder from another PackFile" feature (Finally!!!!).
- Implemented a "Patch Attila's RigidModel to Warhammer 1&2" feature (Yes, with this you can export RigidModels with Attila's Assembly Kit and use them in Warhammer).
- Now you can add multiple files/folders to a PackFile at once, instead one by one.
- Now the PackFile TreeView (the file list) is resizable.
- Now the window's title shows the opened PackFile and if it has been modified.
- Fixed inconsistent size of buttons in right-click popovers.
- Fixed inconsistent size of file chooser dialogs.
- Fixed an error during Windows's build. Now it should build properly.
- General fixes all over the place.
Known bugs:
- Changing the type of the PackFile doesn't make it show up as "modified" in the window's title bar.