Skip to content

Releases: Monitor221hz/Pandora-Behaviour-Engine-Plus

Pandora Behaviour Engine v2.3.0-beta

26 Aug 15:34
b8e5d7a
Compare
Choose a tag to compare

What's Changed

  • [Fix]: Outdated character file causing skeleton (creature) a-pose by @Monitor221hz in #286
  • [Fix]: Duplicate FNIS animations bloating engine count by @Monitor221hz in #291
  • [Fix]: Sporadic in-game crash on animation start (SkyrimSE.exe+A1B2AB) by @Monitor221hz in #291
  • [Fix]: Create missing folders on run from external folder in #291
  • [Fix]: Launching engine while search box not empty only patches filtered mods by @Monitor221hz in #291
  • [Feature]: Migration to Avalonia front-end for Linux and Mac support by @Monitor221hz in #291
  • [Feature]: Resize column widths (saves preference in AppData) by @Monitor221hz in #291
  • [Feature]: Resize window size (saves preference in AppData) by @Monitor221hz in #291
  • [Feature]: Reorder mods with drag and drop grippers by @Monitor221hz in #291
  • [Feature]: Support for FNIS fu furniture animations (used by mods like ZaZ) by @Monitor221hz in #291
  • [Style]: Loading icon to indicate engine is running by @Monitor221hz in #291
  • [Style]: Replaced launch button text with universal play icon by @Monitor221hz in #291

Delete all old output the first time rerunning after installing this update.

Edit: I forgot to include FNIS.esp so you may want to keep that plugin from the last version until a hotfix is pushed.

Full Changelog: v2.1.5-alpha...v2.3.0-beta

Pandora Behaviour Engine v2.1.5-alpha

18 Aug 17:52
Compare
Choose a tag to compare

What's Changed

  • [Fix]: Duplicate behavior patches in menu screen by @Monitor221hz.

Please delete all of the old Pandora output manually before the first time running this engine after updating from versions prior to v2.1.4-alpha. Deletions on subsequent runs should not be needed.

Full Changelog: v2.1.4-alpha...v2.1.5-alpha

Pandora Behaviour Engine v2.1.4-alpha

18 Aug 14:47
Compare
Choose a tag to compare

What's Changed

  • [Fix]: Support of -o for output folder by @BryanAldrich in #277
  • [Feature]: Support for installing Pandora into a folder outside of the game directory (-o: command must still be used to point to the target game data folder) by @Monitor221hz in #283
  • [Fix]: Wrong fnis behavior injection path for skeletons/draugrs leading to A pose. by @Monitor221hz in #284
  • [Fix]: Engine not clearing previous output automatically.

Please delete all of the old Pandora output manually before the first time running this engine after updating. Deletions on subsequent runs should not be needed.

New Contributors

Full Changelog: v2.0.4-alpha...v2.1.4-alpha

Pandora Behaviour Engine v2.0.4-alpha

02 Aug 15:01
Compare
Choose a tag to compare

What's Changed

  • [Fix]: Wrong graph event and variable index assignment after removing duplicates, leading to unpredictable behavior such as animations triggered randomly. by @Monitor221hz in #270
  • [Fix]: FNIS object patching losing conflicts with xml layer, leading to most FNIS animations not being injected or built properly. by @Monitor221hz in #271

Please ensure all Pandora files from previous versions are removed; never copy and paste the new files and paste it over the old versions.

If you're having issues with characters stuck in animations after loading a save that was built with previous versions of the engine: open console in game, select the stuck actor, and type sae IdleForceDefaultState. If that doesn't work still, open console again and type sae IdleStop.

Full Changelog: v2.0.1-alpha...v2.0.4-alpha

Pandora Behaviour Engine v2.0.1-alpha

01 Aug 14:41
Compare
Choose a tag to compare

What's Changed

  • [Fix]: Parsing header/irrelevant lines in FNIS files.

Full Changelog: v2.0.0-alpha...v2.0.1-alpha

Pandora Behaviour Engine v2.0.0-alpha

01 Aug 14:05
Compare
Choose a tag to compare

What's Changed

  • [Refactor]: Optimizations for FNIS animlist parsing. Performance improvements will vary by user machine. by @Monitor221hz in #256
  • [Refactor]: Reworked application backend to support partial JIT serialization of target behavior objects and allowing FNIS operations to run in the native layer instead of the xml layer before export. Should result in better performance scaling and launch times. by @Monitor221hz in #262

Full Changelog: v1.6.3-alpha...v2.0.0-alpha

Pandora Behaviour Engine v1.6.3-alpha

21 Jul 14:14
Compare
Choose a tag to compare

What's Changed

  • [Fix]: Fnis animlist animations with no flags not being registered. by @Monitor221hz in #253
  • [Fix]: Catastrophic backtracking with animline regex on multiline comments leading to engine freezes. by @Monitor221hz in #254

Full Changelog: v1.6.2-alpha...v1.6.3-alpha

This version comes with an engine performance hit for extensive FNIS users. Results may vary.

Pandora Behaviour Engine v1.6.2-alpha

21 Jul 13:03
Compare
Choose a tag to compare

What's Changed

!! There is a critical bug related to FNIS animlist parsing right now (see #251) so if you're having issues please roll back to 1.5.1 and wait for the hotfix. !!

Pandora Behaviour Engine v1.6.1-alpha

21 Jul 10:32
Compare
Choose a tag to compare

What's Changed:

  • [Fix]: Engine running sometimes crashed on encountering maligned FNIS animlists (tentative).

Full Changelog: v1.6.0-alpha...v1.6.1-alpha

!! There is a critical bug related to FNIS animlist parsing right now (see #251) so if you're having issues please roll back to 1.5.1 and wait for the hotfix. !!

Pandora Behaviour Engine v1.6.0-alpha

20 Jul 14:37
Compare
Choose a tag to compare

What's Changed

  • chore(version): add version up script by @SARDONYX-sard in #228
  • [Bug]: Switching configurations stops engine from preloading on next launch by @Monitor221hz in #230
  • [Fix]: Dragon riding not functional by @Monitor221hz in #232
  • [Chore]: Update FNIS Animlist with main branch. by @Monitor221hz in #233
  • [Feature]: Initial support for FNIS OFA (offset arm animation) type in animlists. Used by mods like Immersive Interactions and Animated Whistling. by @Monitor221hz in #249
  • [Fix]: Animdata and animsetdata single files not respecting custom output path arguments. by @Monitor221hz in #250
  • [Chore]: Updated to .NET 8.0 by @Monitor221hz

Please make sure .NET Runtime 8.0+ has been installed. May be unstable, roll back to previous version if needed.

!! There is a critical bug related to FNIS animlist parsing right now (see #251) so if you're having issues please roll back to 1.5.1 and wait for the hotfix. !!

Full Changelog: v1.5.1-alpha...v1.6.0-alpha