From ee15f3b076b9309ae4e9cfc68372116ecedf4286 Mon Sep 17 00:00:00 2001 From: Jim Shield Date: Wed, 24 Sep 2025 23:12:34 +0100 Subject: [PATCH] Version Bump `2.1.02` - `2.1.03` --- fxmanifest.lua | 2 +- version.txt | 16 ++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) 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