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