Releases: codibez/streetlabel
v1.2.0
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
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
[#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 newconfiguration.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
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.