Skip to content

Releases: codibez/streetlabel

v1.2.0

17 Aug 18:05
Compare
Choose a tag to compare

POLISHED v1.1.3 🧼

  • ADDED: Position variables in configuration.lua to control the hud along the x, y axis.
  • FIXED: Consecutive Mixed Error: messages in the client's in-game console.

It is highly recommended to remove the resources/streetLabel folder in its entirety and perform a clean installation of this script as many files used in the previous release(s) may have been changed and/or removed from the project. Attempting to merge this repository to your existing installation folder will likely cause issues.

v1.1.3

03 Aug 17:50
Compare
Choose a tag to compare

A BETTER LOOK! 👀

  • FIXED: layout in client.lua & html/listener.js to perform more proficiently on the client-side.
  • FIXED: poor design to look more like its original release v0.1 (see updated preview)
  • REMOVED: options in configuration.lua for the sake of the hud remaining in its proper position + design.
  • REMOVED: dynamic.css file from project to revisit during another release
  • REMOVED: @Slyforn as author in fxmanifest.lua as the majority of previous releases has been solely @codibez

It is highly recommended to remove the resources/streetLabel folder in its entirety and perform a clean installation of this script as many files used in the previous release(s) may have been changed and/or removed from the project. Attempting to merge this repository to your existing installation folder will likely cause issues.

v1.1.0

04 Apr 13:45
c1952a3
Compare
Choose a tag to compare

[#10]: A long overdue update... HERE IT IS!!

  • Use of the original font/style entitled Chalet Comprimé
  • FIXED: variable vehicleCheck in the configuration file not being rendered correctly.
  • Restricted to a single color customization option for the current street
  • ADDED: A "dynamic" view option that places the HUD on a single line
  • ADDED: A simpler way to manage the size of the overall HUD with the scale variable found in the new configuration.lua file.

I highly recommend removing your old streetLabel folder and perform a fresh installation of this script, as many files have been renamed and entirely removed. If you attempt to merge this update to an existing installation, you very well may run into issues.

v1.0.0

14 Nov 03:05
bd569b7
Compare
Choose a tag to compare

v1.0.0

[#6]: With the help from @Slyforn, we have replaced the old FiveM natives in v0.1 with a revamped NUI that runs surely a lot smoother getting rid of an awful hitch warning of 0.55ms+. This update is by far the largest update this mod has received and with the current way the mod is configured, it opens a lot more opportunities for configuring it further. Additionally, you can expect the following from this update:

  • An easier way to manage the configuration file via the config.lua file.
  • The ability to change the position and size of each HUD element.

v0.1

13 Nov 05:20
Compare
Choose a tag to compare

The initial release of streetLabel being solely created by @codibez with help from fellow FiveM developers in the online forum board. This build of Street Label is not in a good state for any FX artifact version as it's thrown a massive 0.56-0.88 hitch warning as many have pointed out.