From c3ce0ccc54f29f119bf0cd49b963909867d8a3f8 Mon Sep 17 00:00:00 2001 From: Jim Shield Date: Sat, 31 May 2025 12:18:44 +0100 Subject: [PATCH] Version Bump `2.0.13` - `2.0.14` --- fxmanifest.lua | 2 +- version.txt | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 88ffbe7..2a2c436 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim_Bridge" author "Jimathy" -version "2.0.13" +version "2.0.14" 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 599dafb..c9fddf0 100644 --- a/version.txt +++ b/version.txt @@ -1,5 +1,12 @@ -2.0.13 +2.0.14 -- Add `GetRandomTiming()` function needed for restaurant scripts without jim-consuambles +- Add getPlayer() fallbacks for if player isn't loaded +- Add fallback for sellMenu missing locales +- Change blip preview export to "jim-blipcontroller" +- Support for tgiann-bank +- Fixes for OX_Core COX version +- Fix QBOX weapons not being added to "Items" cache +- Remove Player.Offline from canCarry() as it was erroring +- Possible fix for QS_Inv stashes wiping on script start https://github.com/jimathy/jim_bridge \ No newline at end of file