Skip to content

Releases: overextended/ox_target

v1.18.1

25 Apr 00:12

Choose a tag to compare

Features

  • web: enable nui_callback_strict_mode (#7) (sync)

Bug Fixes

  • web: only reset options on valid messages (#6) (sync)

Code Refactoring

  • client/api: display resource in invalid entity warning (#184) #184 (CFOUR)

Continuous Integration

  • create-release: restructure and update versions (ANTOND.)
  • create-release: use github app token (ANTOND.)

Chores

Commits

  • f727751: Merge remote-tracking branch 'upstream/main' (Linden)

v1.17.2

13 Mar 08:50

Choose a tag to compare

Bug Fixes

  • client/defaults: add missing 'local' keyword to boneId variable (#178) #178 (Dolu)
  • client: refresh options when nearby zone hidden states changes (Linden)

Code Refactoring

  • use lib.zones with grid cache (Linden)

Chores

v1.17.1

23 Sep 07:01

Choose a tag to compare

Bug Fixes

  • client: correct zone target response handling (Linden)

v1.17.0

17 Aug 02:49

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

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

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

Choose a tag to compare

Bug Fixes

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

v1.15.1

13 May 03:04

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

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

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