Skip to content

v1.0.11

Compare
Choose a tag to compare
@FenPhoenix FenPhoenix released this 01 May 13:11
· 7389 commits to master since this release

Major bugfixes:

  • Fixed: When importing from DarkLoader (and potentially NewDarkLoader), FMs could be imported twice in some situations (though the duplicates would then be trimmed out, but it wasted time)
  • Behavior fix: During operations where the FMs list was being modified, it could previously be updated in real-time before it was ready, potentially causing events to fire. It's now hidden during those operations and only updated at the end.

Minor bugfixes:

  • Fixed tags consisting only of whitespace could be added to an FM
  • Fixed some slight flicker when changing between HTML readmes

Minor features:

  • When refreshing FMs list from disk, game types are now detected for new found FMs