Releases: overextended/ox_target
Releases · overextended/ox_target
v1.8.0
Features
- client/compat: handle string-indexed options (Linden)
Code Refactoring
- client/api: show warning when removing invalid zone (Linden)
Chores
v1.7.2
Bug Fixes
- client/utils: incorrect operator to check item hashmaps (Linden)
- framework/esx: wipe groups and items on load (Linden)
v1.7.1
Bug Fixes
- client/utils: properly check item count (Linden)
Code Refactoring
- client: move itemCount event handler (Linden)
- client/esx: tweaks when using ox_inventory (Linden)
- client: use GetEntityBonePosition_2 (Linden)
- client: increase distance for bone checks (Linden)
v1.7.0
Features
- client/utils: support for "anyItem" on options (Linden)
Bug Fixes
- client/qb: remove playerData.items lookup from metatable (Linden)
- client/qb: actually add up item totals (Linden)
Code Refactoring
- client: move PlayerHasItems to utils (Linden)
v1.6.5
Bug Fixes
Code Refactoring
- client/api: tonumber model (Linden)
- client/api: check table type when adding options (Linden)
v1.6.4
Code Refactoring
- client: trigger canInteract with a protected call (Linden)
Chores
v1.6.3
Code Refactoring
- client/api: removal of all target options; garbage collection (Linden)
v1.6.2
Features
Bug Fixes
- client: ensure valid networked entity for server events (Linden)
- client/compat: convert BoxZone Z coords (Linden)
Code Refactoring
- client: increase collision detection (Linden)
Chores
v1.6.1
Bug Fixes
- client: improve flag-switching and check endCoords distance (Linden)
- compat/qb: error on logout (#38) #38 (Malcolm)
Chores
v1.6.0
Features
Bug Fixes
- client/api: check netId/entityId before creating table (Linden)
- client/compat: (Add/Remove)TargetEntity (Linden)
Code Refactoring
- client: call lib.locale once (Linden)
- client/debug: always define debug event (Linden)