Skip to content

v1.11.0

Compare
Choose a tag to compare
@qbox-duck qbox-duck released this 20 Apr 22:13
· 53 commits to main since this release

Features

  • multi character: date format config, nationality dropdown, male/female default ped variations #446 (Scully)

Bug Fixes

  • headBlend error (#449) #449 (Scully)
  • default duty works with false values #450 (Scully)
  • storage/players: check if table exists before deleting from (BerkieBb)
  • server/player: setting default duty after job exists instead of before (#453) #453 (Manason)

Code Refactoring

  • client/server: Reintroduce Bucketing and Release streamingRequest #445 (Robin Bird)
  • replaced if error statements with assertions #447 (Manason)
  • play anim functions to use new lib function. Bumped required ox_lib version to v3.20.0 (#454) #454 (Manason)

Chores

  • bump manifest version to v1.11.0 (Manason)