Skip to content

Releases: TexTools/FFXIV_TexTools_UI

v3.0.4.2

08 Jul 23:57
Compare
Choose a tag to compare
  • BUGFIXES

    • MASSIVELY Improved Model Render speed due to fixing a reflection call being used during per-pixel texture parsing.
  • DAWNTRAIL UPGRADES

    • Fixed an issue where an Index Map would not be properly generated during Endwalker => Dawntrail upgrades in very niche circumstances.
    • Adjusted default Index Map pathing for material-only mods to try to better preserve partial monster swaps. (Ex. "Demi-Bahamut Remake")

v3.0.4.1

08 Jul 21:39
Compare
Choose a tag to compare

BUGFIX

  • Fixed Material/Monster material path resolution failing.

v3.0.4.0

08 Jul 20:17
Compare
Choose a tag to compare
  • DAWNTRAIL UPDATES

    • Gear Mask Blue/Red are now properly swapped when upgrading old gear masks.
    • If your gear did not look right when upgraded, please reinstall or re-upgrade the modpack from its Endwalker version.
  • BUGFIXES

    • Renderer has been more correctly updated to reflect CharacterLegacy updates.
    • Hrothgar Hair materials are now properly resolved for hair above #115.

v3.0.3.4

08 Jul 05:11
Compare
Choose a tag to compare
  • BUGFIXES

    • Fixed an issue where the user's default modpack URL was not used in file exporter.
    • Updated renderer for CharacterLegacy shaders to more accurately reflect Mask.Blue changes.
    • Updated some tooltips.
  • NEW

    • Added Model Import option to use Tangent/Binormal data from the imported FBX, rather than recalculating it after import.
      • This will make large model imports faster and more accurate to what you see in your modeling tool. Disabled by default as not all tools/files have reasonable Tangents/Binormals or necessarily export said data by default.

v3.0.3.3

08 Jul 00:57
Compare
Choose a tag to compare
  • BUGFIXES

    • Fixed incorrect renderer display for Body w/ hair type presets (Ex. TBSE)
    • Fixed Start Over prompt after downloading index backups not working.
    • Adjusted some error messages to provide more detail.
  • NEW

    • TexTools now ships with an additional command line/console application, ConsoleTools, which allows for upgrading modpacks and many other actions via console. Use ConsoleTools.exe /? for full readme.

v3.0.3.2

06 Jul 17:00
Compare
Choose a tag to compare
  • BUGFIXES
    • Fixed an issue where files would be redundantly reloaded during modpack import or transaction commit/cancel, which caused major application slowdowns and viewer warnings while looking at modded items.
    • Fixed an issue where index backup creation and enable/disable all mods could fail due to the application locking itself out of the index files.
    • Added extra safety precautions to post-patch checks.

v3.0.3.1

06 Jul 02:27
Compare
Choose a tag to compare
  • BUGFIX / DAWNTRAIL UPGRADES
    • Fixed a bug where Hair Materials were not being properly upgraded by the Dawntrail Modpack Upgrader. This could cause the hair to look incorrect and be double-upgraded on import.

      • This did not affect mods that were imported into TexTools directly from their Endwalker Modpack version, only Modpacks upgraded via the "Upgrade Modpack" tool.
      • If you were experiencing this bug, please re-upgrade the modpack from its original Dawntrail version.
    • Fixed more niche PMP read/write errors.

v3.0.3.0

05 Jul 20:43
Compare
Choose a tag to compare
  • MISC
    • Many small bugfixes for weird/niche PMP imports.
    • Improved the speed of PMP file creation in most circumstances.
    • Dawntrail Upgrade Index map sampler now properly copies sampler texture addressing/tiling settings from the associated normal map sampler.
      • I'm not sure if there are literally any mods where this matters, but could help if you were getting UV mapping issues on importing very custom materials from PMPs.
    • Added 'Upgrade Penumbra Library' Tool
      • NOTE: This feature is NOT publicly available currently/is disabled until further notice. (Pending Penumbra updates/etc.)

v3.0.2.9

05 Jul 00:27
Compare
Choose a tag to compare
  • MISC

    • Fixed issue where hash collisions/synonym collisions could result in transactions which could not be committed.
    • "Material Set" has now been renamed to "Material Version" across the entire application, to more correctly fit SE parlance, and hopefully more clearly identify when "v" means "Version" and when it means "Variant"
  • DAWNTRAIL UPGRADES

    • Significantly improved handling for equipment mods which included Materials relying on base game textures. These should now properly have the base game Index maps attached.
      • This primarily affects things such as recolor/colorset mods, or some upscale/alters like many of Zael's mods.
    • Texture-Only hair mods' accessories' will now have their accessories properly re-pathed to the new path format.
      • This resolves cases where the hair was properly updated but the accessories were missing/broken.
    • Added "About Upgrades" Menu to give more detail about when the upgrade tool is actually necessary.

v3.0.2.8

04 Jul 07:06
Compare
Choose a tag to compare
  • MISC
    • Fixed an error where converting tails cross-gender would fail.
    • Significantly improved the quality of cross-race/gender model conversions when Ex bones are involved (particularly for hair/faces)