Skip to content

Releases: DevBlocky/nearest-postal

1.5.4: Disable on-screen text + Developer event

27 Jan 21:22
e66bee6

Choose a tag to compare

1.5.3: Server side export to obtain postal

06 Aug 19:38
e536682

Choose a tag to compare

1.5.2: Merge pull request #6 from GoatG33k/master

17 Jun 20:40
0aa2e7d

Choose a tag to compare

Fixes for 1.5

19 Apr 01:27
9da17ce

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

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

Choose a tag to compare

Small change to non-deprecated manifest type.

Thanks @MichaelCoding25 😄

Export for Developers

25 Jan 04:48
980b3ec

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

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

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

Choose a tag to compare

also:
- fixed dev mode being on (this would add junk commands)
- removed server-side printing when up-to-date