Skip to main content
  • Performance Improvements
    • A complete refactor has been done to the item metadata handling system. As a result of this change, we’ve measured a nearly ~99% reduction in server-side usage during load.
    • This update is non-vital. However, if you have a high population server (150+ players) it is recommended to update. For anyone else, it’s not important, but still a nice improvement and reduction on your server resources.
changed-files
  • Added tgiann-inventory & jaksam_inventory support
  • Added MrNewbVehicleKeys support
  • Added a new empty DivingStopped() function for custom integrations
  • Added a new empty CanOpenMenu() function for custom integrations
  • Added a new config option to assign max group member limit
  • Added a new config option for distance checks when adding members to your group (to require every player to be at the diving start location, disabled by default)
changed-files
Oct 5, 2025
Added hideNames option in config
Added crate collected empty function
Added config option to enable/disable continue diving prompt
Added exports.lation_diving:isGearEquipped() export
Aug 17, 2025
Added optional pawn shop (sell shop)
Added de & nl.json translation(s)
Fixed miscalculation on cords
Jul 2, 2025
Maintenance release for lation_ui
May 15, 2025
Fixed female clothing not working as expected
Fixed typo
Added highlight crate(s) when nearby (optional)
Apr 21, 2025
Fix flawed conditional logic in completePurchase function to allow for custom peds/opening menu/using shop
Apr 14, 2025
Added getLevelData export
Fix errors when disabling default start ped (coords = false)
Apr 3, 2025
Incorrect distance check
Apr 2, 2025
Initial v2 release