Skip to content

Releases: Samuels-Development/sd_lib

v1.2.0

09 Jan 16:10
a009ce9

Choose a tag to compare

What's Changed

  • feat: add optional lation_ui support by @IamLation in #8
  • Added support for fd_dispatch to the policeDispatch module by @KodakZack in #9
  • Update email handling for high-phone integration by @itsfaizy in #10
  • Allowed for the usage of datasets for fmsdk in the logger module.

New Contributors

Full Changelog: 1.1.9...1.2.0

v1.1.9

30 Jun 17:42

Choose a tag to compare

What's Changed

  • Fixed an issue that was introduced in the most recent update to the Ped module.
  • Removed duplicate framework detection in the init file.

Full Changelog: 1.1.8...1.1.9

v1.1.8

28 Jun 15:49

Choose a tag to compare

What's Changed

  • Added support for qs-inventory-pro in the Inventory module.
  • Added support for qs-inventory-pro in the GetItemImage module.
  • Added support for tk_dispatch to the policeDispatch module
  • Return ped entity in SD.Ped.CreatePedAtPoint.

Full Changelog: 1.1.7...1.1.8

v1.1.7

01 Jun 18:08

Choose a tag to compare

What's Changed

  • Allow for new parameter to be passed to SD.HasGroup to ignore duty check.
  • Added client-side functions to retrieve a players name (thanks to @SSnowly)

Full Changelog: 1.1.6...1.1.7

v1.1.6

29 Apr 17:23

Choose a tag to compare

What's Changed

  • Added support for bl_ui and glitch-minigames to StartHack module.
  • Created new Require module to load files.
  • Refactored Logger module to allow for logging using discord, fivemanage, fivemerr, loki and grafana.
  • Removed the ScaleForms module, since nobody really uses it.
  • Improved attribution clarity in readme and added copyright notices in files containing code derived from ox_lib.

Full Changelog: 1.1.5...1.1.6

v1.1.5

18 Feb 21:55

Choose a tag to compare

What's Changed

  • Added support for RainMad's circleClick minigame in the StartHack module (thanks to @itsfaizy).
  • Added support for the origen_inventory in the Inventory module.
  • Fixed an issue with the CanCarry function for qs-inventory users in the Inventory module.
  • Included itembox events for qb-inventory users in the Inventory module.

New Contributors

Full Changelog: 1.1.4...1.1.5

v1.1.4

03 Feb 23:07

Choose a tag to compare

What's Changed

  • GetItemImage now supports codem-inventory.
  • Fallbacks for metadata and slot parameters in the inventory module.

New Contributors

Full Changelog: 1.1.3...1.1.4

v1.1.3

23 Dec 15:00

Choose a tag to compare

What's Changed

  • Modified name for qs-smartphone-pro to qs-smartphonepro in sendEmail module
  • Added direct support for qb-inventory and qs-inventory to the inventory module

Full Changelog: 1.1.2...1.1.3

v1.1.2

18 Nov 12:57

Choose a tag to compare

What's Changed

  • Added support for codem-inventory to the inventory module
  • Added support for codem-dispatch to the policeDispatch module

Full Changelog: 1.1.1...1.1.2

v1.1.1

04 Nov 14:52

Choose a tag to compare

What's Changed

  • Removed Development Tools: Streamlined the library by removing all development tools that were primarily used by me or, in rare cases, other developers. These tools are better suited as a separate resource.
  • Introduced a CanCarry function to check if the player has enough inventory space before receiving an item. This function is supported by QBCore, QBox, ESX, and ox_inventory.
  • Modified TextUI Module: Updated the TextUI module to accept parameters passed within a table for enhanced flexibility.

Amend (November 6th, 24): Explicitly pass source to canCarry and return boolean to function call

Full Changelog: 1.1.0...1.1.1