Releases: Kiyozz/papyrus-compiler-app
PCA v5.8.0
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
-
Group preview is replaced with a new "more details" button
-
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
-
You can now compile a single script in the list
-
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
-
A loading screen now appear when the application start
-
New application titlebar
The application menu is now accessible with the application icon at the left
-
The position of the app is now memoized between launch
-
Bumps dependencies
-
The application restarts when resetting the configuration
PCA v5.7.0
PCA v5.6.0
5.6.0 (2021-06-10)
Features
-
Recent compiled files appear in a new section called "Recent files"
You can now add files faster
-
App top bar is now draggable
-
The "waiting to compile" icon has been deleted
This icon could show that a compilation was in progress when not
-
Application menu bar items are now
translated (PCA only supportsenglish
andfrench
at the moment, helps are welcome) -
When checking for updates, a message now appear when you're already using the latest version
PCA v5.5.2
5.5.2 (2021-04-25)
Bug fixes
-
Fix the new version popup background in light theme
-
FO4 support - Creation Kit installation
PCA was checking your Creation Kit installation by searching for
YOUR_GAME/Data/Scripts/Source/Actor.psc
file.This was invalid because Fallout 4 use
YOUR_GAME/Data/Scripts/Source/Base/Actor.psc
PCA v5.5.1
5.5.1 (2021-03-18)
Bug fixes
- Fixes a bug with telemetry
PCA v5.5.0
5.5.0 (2021-03-17)
Features
- Add anonymous telemetry data (can be disabled)
- Choose which theme to use, from your system, light, or dark
PCA v5.4.0
bump electron-esbuild from 1.1.5 to 1.1.6