Skip to content

v2.32.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 03:14
· 314 commits to main since this release

Features

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)

Chores