Skip to content

Latest commit

 

History

History
46 lines (40 loc) · 1.31 KB

v2.2.0.md

File metadata and controls

46 lines (40 loc) · 1.31 KB

v2.2.0

Major Changes

  • Vehicle thumbnails (optional) preview
  • Discord webhooks for logs
  • Configurable markers
  • Hide player names in transfer list
  • Hide JG Scripts watermark
  • Several new key + fuel integrations out of the box (see Configurator)

Fixes

  • Improved vehicle spawning error handling + spawn protection
  • Secured all exploitable events
  • Fixed ability to select UI elements
  • Fixed impound "drive" spamming exploit
  • Supressed "no object by ID" F8 console spam
  • Detects new qb-banking update with new exports
  • Can detect instances where job/gang ranks are stored as strings or integers

Changed Files

  • client/cl-gang-garage.lua
  • client/cl-garage.lua
  • client/cl-impound.lua
  • client/cl-job-garage.lua
  • client/cl-liveries-extras-menu.lua
  • client/cl-main.lua
  • client/cl-private-garage.lua
  • client/cl-vehicle.lua
  • config-cl.lua
  • framework/cl-functions.lua
  • framework/esx/cl-esx.lua
  • framework/esx/sv-esx.lua
  • framework/sv-functions.lua
  • fxmanifest.lua
  • server/sv-gang-garage.lua
  • server/sv-garage.lua
  • server/sv-impound.lua
  • server/sv-job-garage.lua
  • server/sv-main.lua
  • server/sv-private-garage.lua
  • server/sv-vehicle.lua
  • server/sv-webhooks.lua
  • web (entire folder)