Pandora Behaviour Engine v4.0.1-beta
·
223 commits
to main
since this release
What's Changed
- [Test]: Refactor unit and end tests by @Monitor221hz in #483
- [Fix]: Restore case-insensitive options parsing [Regression] by @zndxcvbn in #488
- Combine redundant DLLs into a single exe file by @SARDONYX-sard in #487
- [Refactor]: General code readability improvements, minor fixes, and addition of new mod manager detection methods by @zndxcvbn in #496
- [Refactor(cli)]: Migrate to new System.CommandLine API by @zndxcvbn in #499
- [Perf]: Optimization of the Mod Manager detection process by @zndxcvbn in #500
- [Feat(ui)]: Display color border window when patch process is running by @zndxcvbn in #503
- [Fix]: Incorrect logic for assigning mod priorities via drag and drop by @zndxcvbn in #505
- [Fix]: Files were not generated in the specified directory (related PR #487) by @zndxcvbn in #507
- [Docs]: Added information about the key system for moving mods in the list by @zndxcvbn in #509
- [Fix(test)]: Incorrect file output in EndToEnd test by @zndxcvbn in #510
- [Feat(ui)]: Adaptive layout depending on the application size format by @zndxcvbn in #511
- [Feat(ci)]: Updating the project version during releases by @zndxcvbn in #512
- [Refactor]: Centralized logic for obtaining the current version by @zndxcvbn in #513
- [Fix]: The item in DataGrid was moved down by 2 positions instead of one by @zndxcvbn in #516
- [Refactor]: Remove unused xmap loading for optimizing preload times by @Monitor221hz in #517
- [Chore]: Update to main by @Monitor221hz in #518
- [Feat]: Refactor Launch Options and add logging errors parse args by @zndxcvbn in #519
- [Fix]: Not working option --skyrim_debug64 by @zndxcvbn in #520
- Chore: update fixes by @Monitor221hz in #521
- [Optimization]: Binary preloading and support for HKX2E's compile-time mapping instead of run-time reflection by @Monitor221hz in #524
- [Refactor(test)]: Use ITestOutputHelper instead NLog in EndToEnd test by @zndxcvbn in #525
- [Fix]: Ignore wrong clip trigger sizes in animdatasinglefile patches by mods like BFCO, leading to lack of movement (e.g forward power attack) by @Monitor221hz in #526
- [Fix]: Compatibility patch for TK Dodge Standalone first person dodge having no motion by @Monitor221hz in #527
- [Fix]: Old patch causing issues with vanilla Helgen start by @Monitor221hz in #530
- [Refactor]: Load resources by @zndxcvbn in #529
- [License]: Change LICENSE.md from UPL to GPLv3 by @Monitor221hz in #528
- [Chore]: Add SPDX license headers and copyright notice to all source files by @JonathanFeenstra in #531
- [Refactor]: Minor code improvements by @zndxcvbn in #532
- [Docs]: Update install instruction by @zndxcvbn in #523
- [CI]: Disable PDB generation in Release publish by @zndxcvbn in #533
Full Changelog: v3.2.0-beta...v4.0.1-beta