Skip to content

v0.6.3-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@p2r3 p2r3 released this 04 Dec 22:29
· 15 commits to main since this release

This is an alpha release of spplice-cpp, eventually known as Spplice 3 or simply Spplice.

  • This is a concept release, the final product will most definitely look and function very differently.
  • The features present should not be considered stable.

The Spplice Terms of Service apply to this application. By using this alpha release, you agree to the Terms as presented, and any additions as noted here:

  • Updates to the Terms do not get announced through this application. For that, please use Spplice 2 for now.
  • Clause 3.2. (Reverse Engineering) states that the Application is not open-source. While this is not true for this experimental implementation, you are still prohibited from distributing either direct or inspired derivatives without permission.

Changelog

  • Fix path traversal exploits in JS API
  • Fix broken fs.rename function in JS API
  • Allow for reading files within the Portal 2 directory with fs.read in JS API
  • Fix inconsistent signal naming in error log
  • Fix hiccups caused by loading multiple repositories at once
  • Implement automatic updates

Contents

  • autoupdate - Used for automatic updates on Windows. You do not need this.
  • Setup.exe - Guided Windows installer, made using Inno Setup with LZMA compression.
  • SppliceCPP - Self-contained, (mostly) statically linked Linux binary packed using UPX with LZMA compression.
  • SppliceCPP.zip - Portable Windows archive, containing the application and required DLL files.