Releases: DevBlocky/nearest-postal
Releases · DevBlocky/nearest-postal
1.5.3: Server side export to obtain postal
1.5.2: Merge pull request #6 from GoatG33k/master
Fixes for 1.5
Changes
- Fix faulty thread starts and messages for
v1.5.0
Thanks to @MichaelCoding25 for fixing, and blame me for not testing more 😢
Large Performance Improvements
Update __resource.lua to fxmanifest.lua
Small change to non-deprecated manifest type.
Thanks @MichaelCoding25 😄
Export for Developers
Adds a resource export for obtaining the nearest postal code
Usage:
exports['nearest-postal']:getPostal()
Thanks @DawsonGodin 😄
Performance Updates and Config Changes
The functionality of the script is the same but it will run a little bit better and now has more options inside the config.
*minor* update
Nothing in the code was changed, I just added a comment in the __resource.lua
to address a common problem people had with the script. The version.json
file wasn't updated to not annoy people who already have it working.
1.3: updated file select so no more "copy and rename"
also: - fixed dev mode being on (this would add junk commands) - removed server-side printing when up-to-date