Skip to content

Release 0.9.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 01:37
· 135 commits to master since this release

Added

  • Always show NPCs with available FaceGen Overrides, even if they have no override records.

Fixed

  • #101: Fix the FaceGen Override system in general - almost no part of it worked correctly.
    Standalone (no-plugin) overrides can now be double-clicked properly, overrides will be restored when relaunching the app,
    will not be overwritten by implicit (non-user-initiated) plugin syncs, checkboxes actually show on the correct tile, etc.
  • Don't include mugshots referencing archives in disabled mods.
  • Fix missing-plugin reset becoming broken again due to the loading process selecting an alternative plugin and the reset not actually
    changing it away from that value - however, it still needs to write to the profile and clear the "missing" flag.