Skip to content

Releases: overextended/ox_target

v1.5.1

07 Nov 13:11
Compare
Choose a tag to compare

Continuous Integration

  • create-release: include locales in release workflow (Luke)

v1.5.0

07 Nov 04:03
Compare
Choose a tag to compare

Features

Bug Fixes

  • client/qb: networked entity check (#24) #24 (Tristan)
  • framework/ox: set groups on playerLoaded (Linden)
  • framework/qb: check if playerData has keys (#30) #30 (Malcolm)
  • client: get closest raycast target (Linden)
  • client: entity detection (Linden)
  • compat/qb-target: AddBoxZone for useZ or lack of maxZ option (#33) #33 (Manason)
  • compat/qtarget: parity with qb-target (Linden)

v1.4.0

28 Oct 23:08
Compare
Choose a tag to compare

Bug Fixes

  • client/qb: get item count on start (Linden)
  • client/api: removeTarget removes incorrect index (Linden)

Code Refactoring

  • client/debug: remove canInteract from options (Linden)
  • client/debug: show extra information on print (Linden)

v1.3.0

25 Oct 11:57
Compare
Choose a tag to compare

Features

Bug Fixes

  • web/style: overflow (Linden)

Code Refactoring

  • client/api: formatted TypeError for addTarget (Linden)
  • client: create second thread (Linden)

v1.2.1

02 Oct 10:20
Compare
Choose a tag to compare

Code Refactoring

  • client: set max bone targeting distance (Linden)
  • compat/qtarget: use internal bone-checking (Linden)
  • client: reduce target refresh rate (Linden)

v1.2.0

01 Oct 04:41
Compare
Choose a tag to compare

Features

Continuous Integration

  • create-release: add create-release workflow (Luke)

v1.1.3

29 Sep 16:15
Compare
Choose a tag to compare

Full Changelog: v1.1.2...v1.1.3

v1.1.2

23 Sep 16:00
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

v1.1.1

22 Sep 05:16
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

17 Sep 08:42
Compare
Choose a tag to compare
  • Support for polygon zones
  • Compatibility for qtarget:AddPolyZone
  • Minor performance improvements
  • Remove zone distance checks

Full Changelog: v1.0.1...v1.1.0