diff --git a/fxmanifest.lua b/fxmanifest.lua index 293537d..ba0cd02 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim_Bridge" author "Jimathy" -version "2.0.20" +version "2.0.21" 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 6cb4f79..dbc0406 100644 --- a/version.txt +++ b/version.txt @@ -1,14 +1,14 @@ -2.0.20 +2.0.21 -- Add Full support for lation_ui -- Add "Open Wheel" to searchCar() -- Increase timeout for cache timer from 5 seconds to 2 minutes -- Fix GTA progressbar erroring on playAnim() -- Add Igredient location indicator when crafting -- Fix JPRInv checks breaking early when caching framework info -- Enhance doesItemExist() and add getItemLabel() function -- Add Support for old qb-inventory config loading -- Fix typo in cancarry when using Tgiann Inv -- Add support for single progressBar when crafting +- Fix toggleDuty() for ESX users +- Rename metadata handler functions +- Add useToolDegrade() to force limited uses for items +- Make breakTool() smarter +- Fix getPlayer() not checking if player data exists yet on qbcore +- Fix inbuilt gta progressbar error when stopping animations +- lation_ui support fixes +- Add fade in animations for created entities +- Fix waitForSharedLoad() not announcing when an error occurs +- Incrase authToken timeout from 5 seconds to 1 minute https://github.com/jimathy/jim_bridge \ No newline at end of file