Skip to content

Releases: AutumnRivers/StuxnetHN

1.3.1 - "True Cinema" (Hotfix 1)

31 May 20:39
c4b4e8f
Compare
Choose a tag to compare

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"

31 May 18:30
1763e0c
Compare
Choose a tag to compare

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"

11 Dec 04:19
8467e8a
Compare
Choose a tag to compare

1.1.0 - "Ione"

24 Nov 23:12
2ec543f
Compare
Choose a tag to compare

Ione

  • Adds vault daemon and related actions
  • This works different from LunarOSv3! Please read the docs!

1.0.1 - "Hazel" (Patch 1)

24 Nov 17:59
f6427b5
Compare
Choose a tag to compare

1.0.0 - Hazel

22 Nov 17:02
2676017
Compare
Choose a tag to compare

--- INITIAL RELEASE ---