Skip to content

Releases: Frodo45127/rpfm

Release beta v4.2.100

07 Mar 04:04
Compare
Choose a tag to compare
Release beta v4.2.100 Pre-release
Pre-release

Added

  • Implemented "Build Startpos" support for all games since Rome 2 (except Warhammer 1).

Changed

  • Campaign list in "Build Startpos" now has a consistent order.
  • Table profiles are now game specific (if you have profiles, you need to go to "Game Selected/Open RPFM's Config Folder", open the table_profiles folder and move each json to the subfolder of the game you want. If it's not created, create a new profile and RPFM should initialize said folder).

Fixed

  • Fixed Build Startpos not properly reporting when a startpos generation failed.
  • Fixed CTD when importing a folder from the Assembly Kit.
  • Fixed tables in wrong folders when importing their folder from the Assembly Kit.
  • Fixed factions tables not getting colour fields in some of their RGB fields.
  • Fixed "Open Containing Folder" not working.

Release v4.2.6

16 Feb 07:36
Compare
Choose a tag to compare

become_a_patron_button

Added

  • Implemented "Multi-Folder FilePicker" feature.
  • Implemented "Model Renderer" for RigidModels ranging from Rome 2 to Warhammer 3 (by @mr-phazer).

Fixed

  • Fixed i64 columns not saving their value on focus out.
  • Fixed decompression failing in vanilla files.

Release v4.2.5

08 Feb 04:31
Compare
Choose a tag to compare

become_a_patron_button

Added

  • Implemented setting to allow export tsv to export with the alternative (as seen in dave) column order.
  • Implemented "Update Anim Ids" feature.

Changed

  • Table filters now replace jumplines with or when the filter triggers, not when the text is written.
  • "Build Startpos" can be now used with all games since Shogun 2, but it has only really been tested with Warhammer 3, and only Warhammer 3 and Troy have the schema parts needed for it to work.
  • Refined diagnostics panel.
  • Importing tsv locs from the CLI should no longer require an schema.

Fixed

  • Fixed CTD after using "Import from Assembly Kit" in decoder.
  • Fixed undo not working on filters.
  • Fixed dbg message when opening files.
  • Fixed filters not triggering when adding files from another Pack.
  • Fixed filters not triggering when adding files from AnimPacks.
  • Fixed "Export TSV" not working on dependencies.

Release v4.2.4

23 Jan 22:33
Compare
Choose a tag to compare

become_a_patron_button

Added

  • Implemented "Build Startpos" feature under Special Stuff. Only for Warhammer 3.
  • Multiline text is now merged in one line with OR if you paste it in a table's filter.
  • Certain Assembly Kit tables can now be imported into a working table from the dependencies view.
  • New setting: "Ignore Game Files in Assembly Kit". Disabling it (default behavior) loads all tables from the Assembly Kit in the dependencies panel. Enabling it only loads those that are not in the game files (old behavior).

Changed

  • Reduced default size of the diagnostics panel.
  • start_pos_xxx tables can now be created in RPFM if the schema has a definition for them.

Fixed

  • Fixed build errors of the cli due to steamlocate update.
  • Fixed art set id not saving when edited in a portrait settings file.
  • Fixed RPFM not correctly invalidating the dependencies cache after an update.

Release v4.2.3

24 Nov 23:21
Compare
Choose a tag to compare

become_a_patron_button

Fixed

  • Fixed dark-theme error on linux builds.
  • Fixed Pack not saving after adding a file, then trying to extract it.
  • Fixed decoding error in anim tables after adding a new row.
  • Fixed "Merge files" deleting the destination file if it was one of the source files.

Release v4.2.2

02 Nov 20:38
Compare
Choose a tag to compare

become_a_patron_button

Added

  • Implemented commands to manipulate Pack Dependencies through the CLI.

Fixed

  • Fixed Arch PKGBUILD not building due to a dependency name change.
  • Fixed broken pack sorting logic.
  • Fixed CTD when a CA_VP8 file has 0 frames.

Release v4.2.1

24 Oct 03:53
Compare
Choose a tag to compare

become_a_patron_button

Fixed

  • Fixed some ca_vp8 videos (mainly Pharaoh ones) not opening correctly.
  • Fixed deleting filters not deleting them correctly, leaving tables stuck in a partially filtered state.
  • Fixed incorrect message shown when updating.

Release v4.2.0

11 Oct 14:29
Compare
Choose a tag to compare

become_a_patron_button

Added

  • Implemented "Translator" tool, with support for all games.
  • Implemented support for "HlslCompiled" files (lib-only).
  • Implemented support for Pharaoh.
  • Implemented support for GroupFormation files for:
    • Rome 2
    • Shogun 2
  • Implemented "Update Manager", and merged all "Check XXX Updates" buttons in it.

Changed

  • BMD files should no longer have a red cross as icon.
  • BMD Vegetation now have a particular icon.
  • Updated optimizer warning.
  • The mysterious error non-error message when generating the dependencies cache is now less mysterious.
  • ESF Editor has been disabled and hidden behind a setting due to bugs.
  • The "move table" error message should be clearer now.

Fixed

  • Fixed a bug in the compression logic that caused errors when compressing/decompressing.
  • Fixed checkbox filtering working on reverse.
  • Fixed functions that merged packs overwriting files in the wrong order.
  • Fixed read-only tables still allowing to edit checkbox columns.
  • Fixed table row counter not updating under certain situations.
  • Fixed many pack features not working for packs open in a special way.
  • Fixed Empire not counting "movies.pack" as a vanilla file.
  • Fixed incorrect order in default game combobox.
  • Fixed CTD when saving a CA_VP8 file with no frames.
  • Fixed frg files not being properly identified when outside of the animations folder.
  • Fixed outdated error message pointing to "preferences".
  • Fixed crash logger setting the app name incorrectly.
  • Fixed CTD when changing the type of a Pack through the CLI.
  • Fixed logger error spam due to a missing check.
  • Fixed "Add to Pack" operation decoding files they shouldn't decode.
  • Fixed certain tables hanging when you click on their tab due to having too many icons.
  • Fixed "Update schema from assembly kit" feature missing localisable fields when a localisable fields file existed.

Release beta v4.1.102

05 Oct 05:46
Compare
Choose a tag to compare
Release beta v4.1.102 Pre-release
Pre-release

Added

  • Implemented "Translator" tool, with support for all games.
  • Implemented support for "HlslCompiled" files (lib-only).
  • Implemented support for Pharaoh (Early Access).
  • Implemented support for GroupFormation files for:
    • Rome 2
    • Shogun 2
  • Implemented "Update Manager", and merged all "Check XXX Updates" buttons in it.

Changed

  • BMD files should no longer have a red cross as icon.
  • BMD Vegetation now have a particular icon.
  • Updated optimizer warning.
  • The mysterious error non-error message when generating the dependencies cache is now less mysterious.

Fixed

  • Fixed a bug in the compression logic that caused errors when compressing/decompressing.
  • Fixed checkbox filtering working on reverse.
  • Fixed functions that merged packs overwriting files in the wrong order.
  • Fixed read-only tables still allowing to edit checkbox columns.
  • Fixed table row counter not updating under certain situations.
  • Fixed many pack features not working for packs open in a special way.
  • Fixed Empire not counting "movies.pack" as a vanilla file.
  • Fixed incorrect order in default game combobox.
  • Fixed CTD when saving a CA_VP8 file with no frames.
  • Fixed frg files not being properly identified when outside of the animations folder.
  • Fixed outdated error message pointing to "preferences".
  • Fixed crash logger setting the app name incorrectly.
  • Fixed CTD when changing the type of a Pack through the CLI.
  • Fixed logger error spam due to a missing check.

Release beta v4.1.101

30 Sep 02:38
Compare
Choose a tag to compare
Release beta v4.1.101 Pre-release
Pre-release

Added

  • Implemented "Translator" tool, with support for all games.
  • Implemented support for "HlslCompiled" files (lib-only).
  • Implemented support for Pharaoh (Early Access).
  • Implemented support for GroupFormation files for:
    • Rome 2
    • Shogun 2

Changed

  • BMD files should no longer have a red cross as icon.
  • BMD Vegetation now have a particular icon.
  • Updated optimizer warning.

Fixed

  • Fixed a bug in the compression logic that caused errors when compressing/decompressing.
  • Fixed checkbox filtering working on reverse.
  • Fixed functions that merged packs overwriting files in the wrong order.
  • Fixed read-only tables still allowing to edit checkbox columns.
  • Fixed table row counter not updating under certain situations.
  • Fixed many pack features not working for packs open in a special way.
  • Fixed Empire not counting "movies.pack" as a vanilla file.
  • Fixed incorrect order in default game combobox.
  • Fixed CTD when saving a CA_VP8 file with no frames.
  • Fixed frg files not being properly identified when outside of the animations folder.