Version Bump

`2.0.23` - `2.1.0`
This commit is contained in:
Jim Shield
2025-09-14 21:32:12 +01:00
parent c709159ea4
commit ae231b6101
3 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
name "Jim_Bridge" name "Jim_Bridge"
author "Jimathy" author "Jimathy"
version "2.0.23" version "2.1.0"
description "Framework Bridge By Jimathy" description "Framework Bridge By Jimathy"
fx_version "cerulean" 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.' rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'

View File

@@ -25,7 +25,6 @@ local function awaitWithTimeout(registerFn, timeoutMs)
return nil, res return nil, res
end end
--- Registers a callback function with the appropriate framework. --- Registers a callback function with the appropriate framework.
--- ---
--- This function checks which framework is started (e.g., OX, QB, ESX) and registers the callback accordingly. --- This function checks which framework is started (e.g., OX, QB, ESX) and registers the callback accordingly.

View File

@@ -1,15 +1,16 @@
2.0.22 2.1.0
- Support for qs-interface - Script Overhaul, replace whole script
- Fix polyzone minZ + maxZ handling - Very alpha support for VorpCore
- Fix ox_target zone location to match qb-target - Improve security
- Fix "Waiting for script start" loop bug - Removal of Quasar Script Support
- Add condition for fading in entities - Support Tgiann-inv's new item system
- Fix typo breaking scripts on gta skillbar fail - Refactor most multi-functions to be more optimized and smarter
- Fix typo for gksphone invoice event - Added multifunction bossmenu and clothing functions
- Fix latio_ui TextUI placement - Added ability to supress update notifcations in fxmanfiest.lua
- Remove registerShop debug message - Added coordinate checks to registerStash, registerShop and sellShop
- Fix typo in print when removing codem stash item - Optimize and Enhance built-in progressbar + target functions
- Fix function typo from origen inv documenation - Improve weird multicharacter issue triggering onPlayerLoaded more than once
- Scripts that use this will need updating too, as things like stashes won't open
https://github.com/jimathy/jim_bridge https://github.com/jimathy/jim_bridge/releases/latest