Skip to content

v1.1.5

Compare
Choose a tag to compare
@DonHulieo DonHulieo released this 25 Jul 04:50
· 50 commits to main since this release
c0a7e5d

Features

  • Implemented addboxzone in CBridge for both ox_target & qb-target.
  • Added lerp to CMath.
  • Added loadaudio to CStreaming for loading ambient, mission & script audio banks.

Fixes

  • Default lua require now precaches modules the same as other loaders in CPackage.
  • Remove confusing return val from docs & annotations for triggercallback.

Refactor

  • bench is now more reliable for per function call performance checks, and in client usage.

Tweaks

  • Support implented for multiple target options in CBridge's target functions.

Chores

  • Added new methods to docs.
  • Reworded some module descriptions to feel less copy and paste.

Full Changelog: v1.1.4...v1.1.5