Skip to content

1.1.5

Compare
Choose a tag to compare
@Jire Jire released this 03 Jan 06:09
· 27 commits to master since this release
  • Upgraded to KNA 0.3.0 (HUGE reduction in CPU usage as a result!)
  • Dramatically increased offset scanning speed (3-5x faster) by changing the implementation to use ByteArray rather than JNA's Memory
  • Added various invalid input checks for a small performance improvement
  • Direct ScriptEngine instantiation for settings loading for better compatibility across systems