Version Bump

`2.1.08` - `2.1.09`
This commit is contained in:
Jim Shield
2025-11-10 17:07:58 +00:00
parent 12c6648767
commit e84a9f1c60
2 changed files with 16 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
name "Jim_Bridge"
author "Jimathy"
version "2.1.08"
version "2.1.09"
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.'
@@ -11,7 +11,11 @@ files {
'starter.lua',
'shared/*.lua',
'shared/make/*.lua',
'shared/auth/*.lua',
'shared/make/*.lua',
'shared/modules/*.lua',
'shared/scaleforms/*.lua',
'shared/wrappers/*.lua',
}
-- Version checker

View File

@@ -1,10 +1,14 @@
2.1.08
2.1.09
- Fix getStash() always trying to use fallback functions
- Start adding stashEditMetadata() function - wip
- Add check for broken/missing config.lua in scripts
- Add fix for debugMode breaking if no config file
- Add a callback to check for society bank balances
- Add player head movement for `lookEnt()` to continue looking after turning
- Add 100 wait for stopCam to reduce slow movement
- Add support for rcore_clothing in openClothing() - Thanks desypher
- Add hunger and thirst calls to getPlayer() - Thanks oosayeroo
- Add support for tgg-billing - Thanks GhostInLowGear
- Fix hasJob() checking players who haven't logged in yet
- Add exploit possibility for removeItem with minus numbers
- Fix movement being allowed when crafting
- Make distExploitCheck() more verbose
- CodeM slot fix, force to number (because numbers are apparently strings)
- ESX change to check statebag for hunger and thirst info
https://github.com/jimathy/jim_bridge/releases/latest