Skip to content

Releases: overextended/ox_target

v1.17.1

23 Sep 07:01
Compare
Choose a tag to compare

Bug Fixes

  • client: correct zone target response handling (Linden)

v1.17.0

17 Aug 02:49
Compare
Choose a tag to compare

Features

Bug Fixes

Code Refactoring

  • client/defaults: disable interacting with vehicle doors if using a vehicle (#156) #156 (Mirco T.)

v1.16.0

01 Jun 14:37
Compare
Choose a tag to compare

Features

Bug Fixes

  • client: prevent multiple instances of "go back" option (Linden)
  • client: incorrect global options logic (Linden)

v1.15.3

17 May 05:48
Compare
Choose a tag to compare

Bug Fixes

  • client/api: missing netId in getTargetOptions (Linden)
  • client/api: prevent duplicate 'go back' options in menus (Linden)
  • client: refresh options when menu changes (Linden)
  • client: prevent duplicate 'go back' options on nested menus (Linden)

Code Refactoring

  • client/debug: add menu to global option (Linden)

v1.15.2

13 May 18:15
Compare
Choose a tag to compare

Bug Fixes

  • client/api: early return when setting player options (Linden)

v1.15.1

13 May 03:04
Compare
Choose a tag to compare

Bug Fixes

  • client: use correct _flag variable on second raycast (Linden)
  • client: options setter, getter and wiping (Linden)

v1.15.0

10 May 13:45
Compare
Choose a tag to compare

Features

Bug Fixes

  • client/utils: load nd_core (#134) #134 (Andy)
  • client/qb: nil item amount (#130) #130 (Tomi)
  • client/ox: update function names (Linden)
  • client/api: checkOptions types (Linden)
  • client: global option and debug flickering (Linden)

Code Refactoring

  • client/ox: update ox_core version dependency (Linden)
  • client: raycast tweaks (Linden)

Chores

v1.14.0

28 Jan 05:22
Compare
Choose a tag to compare

Features

  • client/api: check for and remove existing named options (Linden)
  • framework: nd_core integration (#128) #128 (Andy)

Bug Fixes

  • toggle doors on entity owner (#124) #124 (Andy)
  • fxmanifest: don't load ox_lib twice (Linden)
  • client/api: serialise functions for internal target options (Linden)

Code Refactoring

  • client/defaults: clean up vehicle interactions (Linden)

Chores

v1.13.1

06 Oct 05:37
Compare
Choose a tag to compare

Bug Fixes

Code Refactoring

  • client/compat: make enormous zones when people Z is undefined (Linden)
  • client: move debugWarning to utils (Linden)
  • compat/qb-target: add warnings for some unsupported exports (Linden)

Chores

Commits

  • c1ad575: add pt-BR translation (Bruno Sollar) #104
  • 076f3e2: Update pt-BR.json (Bruno Sollar) #104
  • 8849444: Rename pt-BR.json to pt-br.json (Bruno Sollar) #104
  • a0bda24: delete qb-target support as recommended by #106 (Linden)
  • 1dd03ca: Revert "delete qb-target support as recommended by #106" (Linden)

v1.13.0

15 Aug 20:00
Compare
Choose a tag to compare

Features

Bug Fixes

  • client/utils: refresh zones when count changes (Linden)
  • client/utils: limit number of drawn sprites (Linden)

Code Refactoring

  • client/api: show warning when debug zone is created (Linden)
  • client: minor cleanup and micro; add offsetSize #101 (Linden)

Chores

  • client/main: remove offset from canInteract args #101 (DokaDoka)
  • client/main: disable array input for offset #101 (DokaDoka)