diff --git a/fxmanifest.lua b/fxmanifest.lua index 39ecda2..41fb921 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim_Bridge" author "Jimathy" -version "2.1.02" +version "2.1.03" description "Framework Bridge By Jimathy" fx_version "cerulean" rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.' diff --git a/version.txt b/version.txt index ea23654..c5bf465 100644 --- a/version.txt +++ b/version.txt @@ -1,9 +1,13 @@ -2.1.02 +2.1.03 -- Script Overhaul, replace whole script -- Removal of Quasar Script Support -- Support Tgiann-inv's new item system -- **Hotfix for stores and stashes not registering properly** -- **Hotfix "nil" print and use .xy for distance check** +- Fix hunger and thirst math (add instead of set) +- Fix cleanup of targets qb-targets on unload +- Add support for new jim-shops exploit protection +- Add full support for esx_society (fixes esx bossmenu errors) +- Fix possible issue with qb-core /command registering +- Make ox_lib progressbars return false correctly +- Fix ox_inv players current weight checks +- User alternate function for inventory retreival for CodeM Inv +- Rework _loaders.lua tobe more organised/optimizied https://github.com/jimathy/jim_bridge/releases/latest \ No newline at end of file