Skip to content

Releases: overextended/ox_target

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)

v1.12.0

02 Aug 18:41
Compare
Choose a tag to compare

Features

  • allow selection of overlapping zones (Linden)

Bug Fixes

Chores

v1.11.1

26 Jul 17:14
Compare
Choose a tag to compare

Bug Fixes

  • client: don't close menu when returning to "home" (Linden)

Code Refactoring

  • client/api: add suppressWarning arg to api.removeZone (Linden)
  • compat: disable warnings for RemoveZone export handlers (Linden)

Chores

  • client/api: fix some type warnings (Linden)
  • locales: update hu.json (#94) #94 (Zan)

v1.11.0

17 Jul 07:31
Compare
Choose a tag to compare

Features

  • client/api: support removing zones by name (Linden)

Bug Fixes

  • server: don't send empty array to removeEntity event (Linden)

Code Refactoring

  • client/compat: use api zone functions (Linden)
  • client/qtarget: leftover print (Linden)

v1.10.2

29 Jun 11:00
Compare
Choose a tag to compare

Bug Fixes

  • client: don't unpack hasPlayerGotGroup/hasPlayerGotItems (Linden)

v1.10.1

28 Jun 01:23
Compare
Choose a tag to compare

Code Refactoring

  • client/framework: remove timeouts (Linden)
  • client: load framework from utils (Linden)
  • client: disable if progress bar is active (Linden)

v1.10.0

19 Jun 23:29
Compare
Choose a tag to compare

Features

  • client: support for option "menu" props (Linden)

Bug Fixes

  • client: keep target active after clicking option (Linden)
  • web/createOptions: disable hover effect when clicking option (Linden)
  • client/api: apply resource to correct table (Linden)

Code Refactoring

  • client: shouldHide function (Linden)
  • web: move eye-styling to css (Linden)
  • web/style: add colour variables (Linden)
  • web/createOptions: styling and click event tweaks (Linden)
  • client/api: support TargetOptions as single option (Linden)
  • client/api: serialise internal option functions (Linden)
  • client/defaults: direct api usage (Linden)

Chores

  • locales: update zh-cn.json (#83) #87 (Linden)
  • client: define target options type (Linden)
  • client: add target/option types (Linden)

Commits

v1.9.2

02 Jun 03:59
Compare
Choose a tag to compare

Bug Fixes

  • client: disable door targets when missing #86 (SeneX)
  • client: Disable attack when using target with weapon in hand #86 (SeneX)
  • client/utils: don't override playerItems table (Linden)

Chores

  • locales: create fi.json (#83) #83 (EP)