Releases: SF-lua/SF.lua
Releases · SF-lua/SF.lua
SF.lua v1.1-beta
Full Changelog: v1.0-beta...v1.1-beta
SF.lua v1.0-beta
Refactoring (#10)
SF.lua 0.78.7-alpha
- Functions added: sampGetListboxItemText / sampGetPickupHandleBySampId / sampGetPickupSampIdByHandle
- New function: isSampfuncsLuaLoaded
- Bugs fixed.
- Added constants with SA-MP version (VERSION_UNKNOWN/VERSION_0_3_7_R1). Get version can using sampGetVersion function.
- License changed: MIT License -> GNU General Public License v3.0.
SF.lua 0.78-alpha
- Functions added: raknetBitStreamWriteBitStream / sampGetObjectHandleBySampId / sampGetListboxItemsCount.
- New functions: sampGetVersion.
- Bugs fixed (see #5, #3, #2).
- Removed duplicate sampGetTextlabelPoolPtr function.
- Recognition algorithm for SA-MP version changed (thanks THE-FYP).
Thanks Akionka for help.
SF.lua 0.77-alpha
Public pre-release.