Skip to content

Releases: DevBlocky/nearest-postal

1.5.4: Disable on-screen text + Developer event

Choose a tag to compare

@DevBlocky DevBlocky released this 27 Jan 21:22
a0c100d

1.5.3: Server side export to obtain postal

Choose a tag to compare

@DevBlocky DevBlocky released this 06 Aug 19:38
e536682

1.5.2: Merge pull request #6 from GoatG33k/master

Choose a tag to compare

@DevBlocky DevBlocky released this 17 Jun 20:40
0aa2e7d

Fixes for 1.5

Choose a tag to compare

@DevBlocky DevBlocky released this 19 Apr 01:27
9da17ce

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

Choose a tag to compare

@DevBlocky DevBlocky released this 18 Apr 20:59
c9daaf8

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

Choose a tag to compare

@DevBlocky DevBlocky released this 04 Feb 17:56
585708b

Small change to non-deprecated manifest type.

Thanks @MichaelCoding25 😄

Export for Developers

Choose a tag to compare

@DevBlocky DevBlocky released this 25 Jan 04:48
980b3ec

Adds a resource export for obtaining the nearest postal code

Usage:

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

Thanks @DawsonGodin 😄

Performance Updates and Config Changes

Choose a tag to compare

@DevBlocky DevBlocky released this 20 Dec 18:53

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

Choose a tag to compare

@DevBlocky DevBlocky released this 05 Dec 05:06
d42b2a0

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"

Choose a tag to compare

@DevBlocky DevBlocky released this 30 Mar 22:38
also:
- fixed dev mode being on (this would add junk commands)
- removed server-side printing when up-to-date