Skip to content

PCA v5.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 10:15

5.8.0 (2022-05-06)

Bug fixes

  • Fallout 4 support
  • "Command line is too long" error should occur less by using Powershell. Powershell is installed by default starting with Windows 7.
  • When closing the drawer panel, links could break into multiple lines
  • Duplicated logs entry
  • Changelog window correctly displays images

Features

  • New compilation logs view

    https://github.com/Kiyozz/papyrus-compiler-app/blob/master/docs/changelog/5.8.0/new_logs.png?raw=true

  • Group preview is replaced with a new "more details" button

    https://github.com/Kiyozz/papyrus-compiler-app/blob/master/docs/changelog/5.8.0/group_preview.png?raw=true
    https://github.com/Kiyozz/papyrus-compiler-app/blob/master/docs/changelog/5.8.0/group_preview_open.png?raw=true

  • New design

  • The configuration is now checked when you enter the compilation page, giving you any tips if your configuration is wrong.

  • Better mo2 configuration check

  • Button to open compilation logs now changes color at the end of a compilation

    Green: when all scripts compile successfully

    Red: when a script gone wrong

  • New documentation released: access the documentation via NexusMods or with the new button at the bottom left

    https://github.com/Kiyozz/papyrus-compiler-app/blob/master/docs/changelog/5.8.0/documentation.png?raw=true

  • You can now compile a single script in the list

    https://github.com/Kiyozz/papyrus-compiler-app/blob/master/docs/changelog/5.8.0/script_list.png?raw=true

  • Recent files: option to show the script's full path (#130)

  • Recent files dialog displays more scripts at once

    It is now easier to click on a line

    https://github.com/Kiyozz/papyrus-compiler-app/blob/master/docs/changelog/5.8.0/recent-files.png?raw=true

  • A loading screen now appear when the application start

    https://github.com/Kiyozz/papyrus-compiler-app/blob/master/docs/changelog/5.8.0/loading.png?raw=true

  • New application titlebar

    The application menu is now accessible with the application icon at the left

    https://github.com/Kiyozz/papyrus-compiler-app/blob/master/docs/changelog/5.8.0/new-titlebar-open.png?raw=true

  • The position of the app is now memoized between launch

  • Bumps dependencies

  • The application restarts when resetting the configuration