Skip to content

v2.41.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 03:39
· 32 commits to main since this release

Features

  • server/qb: partial qb-inventory exports (Linden)

Bug Fixes

  • client: early-return during 'giveItem' if using an item (Linden)

Code Refactoring

  • server: change item count checks to Inventory.GetItemCount (Linden)
  • server: make forceOpenInventory globally accessible (Linden)
  • setup: prevent error from new qb-inventory data (Linden)
  • client: set weapon timer based on time between shots (Linden)
  • client: disable firing when weapon timer is nil (Linden)
  • client: reduce delay between shooting and using items (Linden)

Chores