Skip to content

1.2.1

Compare
Choose a tag to compare
@x87 x87 released this 13 Aug 15:24
· 3 commits to master since this release
435eb8f
  • fix an issue when importing the same file from different folders would result in duplicate code
  • fix a crash in Memory.Fn methods returning 8-bit or 16-bit results (#97)
  • fix a bug with corona rendering when only one corona was visible (#98)

SDK AND PLUGINS

  • Dylib 2.0: the plugin rewritten to provide a behavior identical to CLEO4's LOAD_DYNAMIC_LIBRARY. Now a returned value is the loaded module's address in memory.

BREAKING CHANGES