Releases: AutumnRivers/StuxnetHN
1.3.1 - "True Cinema" (Hotfix 1)
There was an issue where cutscenes didn't actually look at delayHost
, and therefore always expected a delay host ID of delay
. This doesn't happen anymore.
Additionally, new action:
<StopActiveCutscene />
This will clear the current active cutscene. Use sparingly!
1.3.0 - "True Cinema"
Stuxnet 1.3.0
Cutscene System
Stuxnet now includes a cutscene system! This allows you to have rectangles and images move, rotate, and resize across the screen automatically. This can be used for custom boot animations, more lively chapter transitions, etc. It's pretty barebones currently, but more will be added in the future.
For more information, refer to What are cutscenes?.
NEW EXECUTABLE - Wireshark
Based off of the real-life program of the same name, Wireshark allows you to capture network traffic on certain nodes. It works similarly to MemForensics
. Wireshark can also be used to "capture" packets on certain nodes by passing --capture
to the executable. Admin access is required to capture traffic.
Please refer to this example file for more information.
NEW FEATURE - Custom Wildcards
You can now define certain custom wildcards at runtime, allowing you to use them in your extension.
Please refer to the documentation for more information.
C# UPGRADE
With this release, the C# version that Stuxnet uses has been bumped up to C# 8.0. This, theoretically, shouldn't break anything. But I figured it was worth to note - if Stuxnet starts misbehaving for you, this might be why.
1.2.0 - "Katrina"
Full Changelog: 1.1.0...1.2.0
1.1.0 - "Ione"
Ione
- Adds vault daemon and related actions
- This works different from LunarOSv3! Please read the docs!
1.0.1 - "Hazel" (Patch 1)
Full Changelog: 1.0.0...1.0.1
1.0.0 - Hazel
--- INITIAL RELEASE ---