Skip to content

Releases: DevBlocky/nearest-postal

1.5.3: Server side export to obtain postal

06 Aug 19:38
e536682
Compare
Choose a tag to compare

1.5.2: Merge pull request #6 from GoatG33k/master

17 Jun 20:40
0aa2e7d
Compare
Choose a tag to compare

Fixes for 1.5

19 Apr 01:27
9da17ce
Compare
Choose a tag to compare

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

18 Apr 20:59
c9daaf8
Compare
Choose a tag to compare

Changes

  • Major performance improvements have been implemented across the script
  • Script has been split into multiple files
  • Development tools have been moved to their own file, being disabled by default

Special thanks to @GoatG33k for all of these changes in #3

Update __resource.lua to fxmanifest.lua

04 Feb 17:56
585708b
Compare
Choose a tag to compare

Small change to non-deprecated manifest type.

Thanks @MichaelCoding25 😄

Export for Developers

25 Jan 04:48
980b3ec
Compare
Choose a tag to compare

Adds a resource export for obtaining the nearest postal code

Usage:

exports['nearest-postal']:getPostal()

Thanks @DawsonGodin 😄

Performance Updates and Config Changes

20 Dec 18:53
Compare
Choose a tag to compare

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

05 Dec 05:06
d42b2a0
Compare
Choose a tag to compare

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"

30 Mar 22:38
Compare
Choose a tag to compare
also:
- fixed dev mode being on (this would add junk commands)
- removed server-side printing when up-to-date

1.2.1

13 Mar 00:53
Compare
Choose a tag to compare
Merge branch 'dev'