Skip to content

Release 20

Choose a tag to compare

@knot126 knot126 released this 13 Jul 17:00
· 24 commits to trunk since this release
c833057
  • KatieLib now upgrades Smash Hit's built-in Lua install to version 5.3.6! This give access to about a decade of refinement to the Lua language.
  • Added knAddress for finding memory addresses
  • Updated knPatch to support symbol names and lightuserdata address
  • Added knHexToBin and knBinToHex for converting strings of data to and from strings of hexidecimal digits
  • Added string utilities: knRemoveSuffix, knRemovePrefix and knSplit
  • KatieLib now installs a custom Lua panic handler which prints a FATAL-level log line describing what caused the panic