Major Changes

  • By default, Pyro will no longer anonymize compiled scripts. The --anonymize argument must be used or the Anonymize attribute must be set to true.
  • By default, Pyro will no longer automatically create BSA/BA2 packages. The --bsarch argument must be used or the CreateArchive attribute must be set to true.
  • Consequently, the --no-anonymize and --no-bsarch arguments were removed.

Fixes

  • Improved and optimized missing compiled scripts discovery
  • Fixed issue where the order of operations executed during PapyrusProject initialized produced unexpected behavior
  • Fixed issue where a previous improvement to pre-build compiled scripts discovery returned only paths to existing files
Let's Play with Fire