Skip to content

v1.2.15

Latest
Compare
Choose a tag to compare
@Xxpromw3mtxX Xxpromw3mtxX released this 02 Jun 16:38
· 10 commits to main since this release

Features

  • server: new version checker
  • init: new config file
  • client: added possibility to show the health all the time or just show when < than 100
  • client: on resource start minimap gets loaded
  • with the latest esx and the multichar active, this should automatically work
  • NOW Plug&Play! Just drop it in your resource folder

Code Refactoring

  • ui: removed map borders
  • style.css: removed map borders style rules and restored old positions
  • addon/stress: changed variables
  • addon/seatbelt: changed variables
  • config: changed name to init.lua and rewrote
  • client: removed the voice indicator flag (it should always be shown)
  • client: removed from the command the restart command

Chores

  • version: removed version
  • fxmanifest: updated version
  • big refactor: changed all names
  • stream: restored old version of the minimap

Performance (these changes work as intended now!)

  • client: speedo gets shown when inside a vehicle
  • client: minimap gets swapped when resource start, no more threads
  • client: minimap gets modified every 1000 ticks, not every tick, and when player is inside a vehicle

Fix

  • client: now minimap swaps correctly
  • client: removed restart function