mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-18 22:36:04 +01:00
Version Bump
`2.0.15 - 2.0.16`
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name "Jim_Bridge"
|
name "Jim_Bridge"
|
||||||
author "Jimathy"
|
author "Jimathy"
|
||||||
version "2.0.15"
|
version "2.0.16"
|
||||||
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.'
|
||||||
|
|||||||
20
version.txt
20
version.txt
@@ -1,12 +1,14 @@
|
|||||||
2.0.15
|
2.0.16
|
||||||
|
|
||||||
- Fix old PSInv/QBInv stashes being wiped when it should be updating them
|
- Fix weapon item caching for ox_inv
|
||||||
- Better breakout from opening inventory while crafting
|
- add checkExportExist() function
|
||||||
- Unify isInventoryOpen() function to simply check for IsNuiFocused()
|
- Start adding a `billPlayer()` function for multi-billing script support
|
||||||
- Add clearStash() and doesItemExist() functions for future use
|
- Add support for sending mails to npwd_qbx_mail addon
|
||||||
- Add warmenu.lua file for gta scaleform menus (loading is disabled by default)
|
- Add "support" for CoreM's shop integration
|
||||||
- Move custom GTA native notify, skillcheck, target to separate files, can be used outside the script
|
- Add Auto check for QBInvNew variable for older inventories
|
||||||
- Complete refactor of framework shared info loading, now only does it once and then shares to scripts
|
- Add warnings for if theres an error in your shared vehicles, items or jobs file
|
||||||
- Added extra checks for ESX loading, should hopefully stop the coreloader line 317 error
|
- Add full support for JPR-Inventory
|
||||||
|
- Changes to crafting menu ui
|
||||||
|
- Fixes to setThirst() and setHunger() functions
|
||||||
|
|
||||||
https://github.com/jimathy/jim_bridge
|
https://github.com/jimathy/jim_bridge
|
||||||
Reference in New Issue
Block a user