Skip to content

Releases: gynt/RuntimePatchingSystem

v1.5.2: bug fixes

Choose a tag to compare

@gynt gynt released this 10 Aug 20:09

Full Changelog: v1.5.0...v1.5.2

v1.5.0: new features

Choose a tag to compare

@gynt gynt released this 17 Mar 14:58

readString() supports a second argument for specifying the string length.
writeString() will write the full string regardless of null bytes

setMemory added which replicates memset

writeCode and writeBytes have better table handling such that iterating over values is almost identical to ipairs behavior.
writeBytes speed has been improved.

1.4.0

Choose a tag to compare

@gynt gynt released this 31 Jul 21:24

Quality of Life improvements: