Skip to content

v2.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 01:01
· 1408 commits to main since this release

Features

Bug Fixes

  • client/utils: GetClosestPlayer return values (Linden)
  • client: points distance check and drop invtype (Linden)
  • client: don't open glovebox for invalid vehicles (Linden)
  • locales: Add missing Hungarian locales (#665) #665 (Csoki)
  • client/shops: check for point when removing shops (Linden)
  • disarm weapon when swapping (Linden)
  • web: stack items when using fast movement (Linden)
  • server/items: allow stunguns to have a serial (Linden)

Code Refactoring

  • client/utils: don't return targetDistance (Linden)
  • client: replace internal marker system with lib.points (Linden)
  • client/interface: replace progressbar with lib.progressBar (Linden)
  • replace notification system with lib.notify (Linden)
  • client/interface: replace keyboard with ox_lib input (Linden)
  • init: update lib.checkDependency (Linden)
  • web: remove unused components (Linden)

Continuous Integration

  • releases: Automatic fxmanifest version bump (#660) #660 (Luke)
  • release: disable version bumper (Linden)

Chores

  • resource dependencies (Linden)

Commits