Skip to content

Release v4.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 03:16

become_a_patron_button

Added

  • Improved formatting of the paths used for icons in the table column tooltips.
  • In tables, the column tooltips now say where do lookups get their data.
  • General optimisations to the dependencies and diagnostics systems.
  • Implemented support for the following Text files:
    • ".bat"
    • ".cco"
    • ".environment_group"
    • ".environment_group.override"
    • ".fbx"
    • ".fx"
    • ".fx_fragment"
    • ".h"
    • ".hlsl"
    • ".kfc"
    • ".kfe_temp"
    • ".kfl_temp"
    • ".kfcs_temp"
    • ".ktr"
    • ".ktr_temp"
    • ".mvscene"
    • ".py"
    • ".sbs"
    • ".shader"
    • ".xml_temp"

Fixed

  • Fixed multiple issues related with lookups not showing up or not updating on certain columns.
  • Fixed locs in the open pack not being used correctly for searching for lookup data.
  • Fixed a bug that caused certain files in the open pack to not be used for reference data if something in their path had uppercases.
  • Fixed icon fields not resolving icons when the provided path used \ instead of / as separator.
  • Fixed icon search not working correctly when the field can be searched in multiple paths.
  • Fixed lookups not working correctly when the lookup pointed to multiple columns.
  • Fixed actions that open files and scroll them failing to do the scroll part.