Releases: Orvid/Caprica
v0.3.0
First new release with starfield support. It also includes support for Skyrim and Fallout 76.
This also supports most of the pcompiler command line syntax by passing -pcompiler
as the first argument. PPJ files are not currently supported, so it cannot fully replace PapyrusCompiler.exe
in the Creation Kit quite yet.
This is also significantly faster than the last tagged release, containing a couple of years of performance optimizations and refactors.
v0.2.0
v0.1.5
Significant performance improvements.
Produce errors if not all control paths return a value.
Produce an error if you attempt to assign to a const object.
Fix an issue when decompiling .pex files where not all functions have line number info.
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Don't crash when an error happens.
Ensure import directories exist.
Allow compiling fragmented scripts and references to them.
Error if the default value of things isn't valid.
Add support for compiling all files in a directory and all subdirectories.