Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

v2.41.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 03:39
· 72 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