Skip to content

Releases: overextended/ox_lib

v3.5.0

21 May 21:02
Compare
Choose a tag to compare

Features

  • client/vehicleProperties: support extra props (Linden)
  • imports: extended math lib (Linden)

Bug Fixes

  • client/vehicleProperties: SetVehicleExtra takes bool (Linden)
  • client/vehicleProperties: missing tyres (Linden)
  • client/vehicleProperties: tonumber for extras and tyres (Linden)

Code Refactoring

  • cleint/textui: cancel showTextUI if text is unchanged (Linden)

Chores

v3.4.1

18 May 11:36
Compare
Choose a tag to compare

Bug Fixes

Continuous Integration

  • release: install package deps (Luke)

v3.4.0

18 May 11:19
Compare
Choose a tag to compare

Features

Bug Fixes

  • server/txadmin: notification override convar (#325) #325 (Demetrio)
  • type corrections (Linden)
  • client/radial: disable pause menu while open (Linden)

Chores

v3.3.0

08 May 22:15
Compare
Choose a tag to compare

Features

Bug Fixes

  • package: potential fix for the npm package being uncompiled (LukeWasTaken)
  • fix: fix potential package prepublish fix (LukeWasTaken)

Code Refactoring

  • client/progress: don't clear progress on cancel (Linden)
  • client/progress: reduce Wait in progress queue (Linden)
  • server/logger: backwards compatibility for loki convar (#314) #314 (daZepelin)

Chores

v3.2.1

26 Apr 07:22
Compare
Choose a tag to compare

Bug Fixes

  • client/context: hide before triggering select actions (Linden)
  • client/context: reset focus when selecting option (#310) #310 (FjamZoo)

Commits

  • d389bc6: chore(locales\it): translate missing strings (#308) (bitpredator) #308

v3.2.0

20 Apr 15:48
Compare
Choose a tag to compare

Features

Bug Fixes

Code Refactoring

Chores

v3.1.4

01 Apr 03:26
Compare
Choose a tag to compare

Bug Fixes

  • client/radial: reset nui focus on hide (Linden)

v3.1.3

01 Apr 00:27
Compare
Choose a tag to compare

Features

Bug Fixes

  • server/addCommand: nil command name on error (Linden)

Code Refactoring

  • client/interface: nui focus consistency (Linden)

Chores

v3.1.2

20 Mar 21:45
Compare
Choose a tag to compare

Features

Bug Fixes

v3.1.1

10 Mar 20:19
Compare
Choose a tag to compare

Bug Fixes

  • package: run onExit if point was removed within it's distance (Luke)
  • package/radial: missing disableRadial (Linden)
  • package/radial: missing param (Linden)
  • web/alert: fix images escaping container width and height (Luke)
  • fxmanifest: disable unused script paths (Linden)
  • web/input: fix select throwing error when there's no options sent (Luke)
  • interface: Add table<string, string> to icon typings (#261) #261 (Diogo Manuel Coelho Morais dos Santos)

Code Refactoring

  • package: don't run onExit when point is removed in distance (Luke)

Performance Improvements

  • package: don't run points interval if there are no points (Luke)

Chores