Skip to content

Releases: nosoop/SMExt-SourceScramble

Pancake.

01 Jul 05:11
Compare
Choose a tag to compare

Production release? Sure, why not.

Install by grabbing the correct archive for your platform (.zip for Windows, .tar.gz for Linux) and sourcescramble_manager.smx for the manager plugin.

Added

  • The manager plugin can now determine patches that should be enabled by reading from the configs/sourcescramble subdirectory.

Potato.

28 Feb 07:48
Compare
Choose a tag to compare
Potato. Pre-release
Pre-release

Maintenance release. Changes since the previous:

Fixed

  • Corrected MemoryPatch natives outputting an error message indicating an invalid handle of the StringMultiMap type. That's a copy/paste holdover from More ADTs.
  • Resolved failure when compiling with 1.10 due to methodmap declarations missing semicolons at the end.

Banana.

06 Jan 11:37
Compare
Choose a tag to compare
Banana. Pre-release
Pre-release

Another immature release. All the obvious bugs seem to be worked out, though.

Changes since the previous release:

Added

  • New handle type MemoryBlock, exposing the ability to allocate blocks of memory.
  • New property MemoryPatch.Address, returning the Address for that patch.

Egg.

05 Jan 12:43
Compare
Choose a tag to compare
Egg. Pre-release
Pre-release

First release of Source Scramble. Have fun!

Tested against Ubuntu 16.04, Debian 9, and Windows 7.