This repository was archived by the owner on Apr 19, 2025. It is now read-only.
v2.32.0
Features
- client: export giveItemToTarget (Linden)
- client: specify displayMetadata order (#1412) #1412 (Manason)
- server/hooks: add fromType to typeFilter (#1387) #1387 (FjamZoo)
Bug Fixes
- server/inventory: trigger syncSlotsWithClients after cb response (Linden)
- client: giveItem error when no peds are visible (Linden)
- client: add los checks when giving items (Linden)
- client/qb: missing weapons module (#1411) #1411 (Efstathios Sakidis)
- server/items: add durability to items (Linden)
Code Refactoring
- client: check if zone was created before calling RemoveZone (Linden)
- init: extra ignoreweapons (Linden)
- shared/items: catch errors for broken item definitions (Linden)
- client/utils: raycast parameters (Linden)
- client: restructure giveItem nuicb (Linden)
- client: give item to nearest player if only one exists (Linden)