Skip to content

Release 0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@AmyrAhmady AmyrAhmady released this 04 Apr 15:39
· 47 commits to master since this release
  • added a new function samp.callNativeFloat
    works exactly like samp.callNative but return value will be a float, only works when reference specifiers aren't provided in format parameter
  • changed predefined event names and made them better following the scheme that were used
  • a few new events added, supporting 0.3DL callbacks now
  • (internal) changes in Config class for taking advantage of YAML and JSON parsers both together without writing the same code twice

PS: also now there's a TypeScript definitions package for samp-node thanks to @pkfln
https://github.com/samp-dev/node