Skip to content

SharpCraft v2.2.5.124b

Compare
Choose a tag to compare
@TinkerWorX TinkerWorX released this 11 Mar 16:31
· 53 commits to master since this release
  • Expanded the managed JASS type wrappers.
  • Implemented script-side events (issue #4)
  • Implemented new method for calling natives with strings, resulting in more speed, since we're avoiding conversion.
  • Implemented a better method for adding trigger actions.
  • Implemented a few more Jass types.
  • Minor improvement for the InternalNatives.JassStringHandleToString if check.
  • Added missing DelegateAction type.
  • Included commit number in the version number.
  • Fixed a bug with returned JassStrings when calling natives directly.