Gellipapa
39af19e543
Merge pull request #1407 from Sub-Zero-Interactive/main
...
!Refactor(core): Statebag removal and changes
1.10.8
2024-10-10 18:08:57 +02:00
Kasey Fitton
81daabe569
Merge pull request #1 from Arctos2win/patch-3
...
fix(esx_core): 🔨 send metadata to the client
2024-10-08 23:12:52 +01:00
Arctos2win
9bbe1f7f1c
fix(esx_core): 🔨 send metadata to the client
2024-10-08 19:52:14 +02:00
Kasey FItton
d61abc5096
!Refactor(core): Statebag removal and changes
...
Currently, everything flowing through xPlayer.set is being put into a statebag, aswell as all metadata , resulting in crashes.
This change is a high priority.
2024-10-08 02:24:24 +01:00
Gellipapa
9c13697bf1
Merge pull request #1406 from someone005/main
...
fix(notify): no valid icon
2024-10-01 18:51:08 +02:00
someone
809dc21de2
fix(notify): no valid icon
2024-10-01 18:30:07 +02:00
Gellipapa
88b8774b8f
Merge pull request #1404 from Mesrine67/dev
...
Dev - Fix job creation with full transaction for `jobs` and `job_grades` tables
2024-09-27 10:23:39 +02:00
PaPi
b16dabc177
Fix job creation with full transaction for jobs and job_grades tables
...
This patch improves the job creation process by using a complete SQL transaction to ensure that insertions into both the `jobs` and `job_grades` tables are atomic. The use of `INSERT IGNORE INTO jobs` has been corrected to avoid inconsistencies in retrieving the job ID, and all insertion steps are now part of a transaction to ensure that the job and its grades are created reliably.
2024-09-27 07:25:51 +02:00
Arctos2win
e1cbd6ed2f
Merge pull request #1403 from STACHY225/main
...
Typo fix
2024-09-23 18:43:17 +02:00
Babicz
587e33bd2f
Typo fix
2024-09-23 17:52:17 +02:00
Arctos2win
3cb0bc8f45
Merge pull request #1400 from Arctos2win/dev
...
fix(client/modules/actions.lua): better solution
2024-09-16 23:16:24 +02:00
Arctos2win
2a05790d40
fix(client/modules/actions.lua): better solution
2024-09-16 21:07:19 +02:00
Gellipapa
c3052cb58a
Merge pull request #1399 from Arctos2win/dev
...
fix(client/modules/actions.lua): check if vehicle changed
2024-09-16 18:16:21 +02:00
Arctos2win
4d608de48f
fix(client/modules/actions.lua): check if vehicle changed
2024-09-16 15:31:21 +02:00
Gellipapa
5fb49df387
Merge pull request #1303 from feelfreetofee/patch-3
...
refactor(es_extended/client/functions.lua) and (es_extended/client/modules/streaming.lua)
2024-09-15 15:27:18 +02:00
Gellipapa
921d99d659
Merge pull request #1397 from Gellipapa/main
...
📦 disabled police scanner sound
2024-09-15 15:15:24 +02:00
Gellipapa
e0f2f2a9c2
Merge pull request #1396 from RrybaN/fix-awaiting-scripts
...
fix(ex_extended): prevent scripts from awaiting when multicharacter is false
2024-09-15 15:06:57 +02:00
Gellipapa
5fca64bb18
📦 disabled police scanner sound
2024-09-15 14:41:06 +02:00
RrybaN
66fa202e66
fix(ex_extended): prevent scripts from awaiting when multicharacter is false
2024-09-14 22:10:31 +08:00
Arctos2win
7e5e1c54ac
Merge pull request #1387 from Arctos2win/dev
...
fix(esx_core): correct licenses, remove license from package, update license years, create license for progressbar
2024-08-06 21:30:07 +02:00
Gellipapa
935c1cf36e
Merge pull request #1388 from Gellipapa/main
...
🚑 Fix player data name value
2024-08-06 21:23:11 +02:00
Gellipapa
b0fc0f2b7c
🚑 Fix player data name value
2024-08-06 21:20:29 +02:00
Arctos2win
d0d0203780
fix(esx_core): correct licenses, remove license from package, update license years, create license for progressbar
2024-08-06 20:36:16 +02:00
Gellipapa
69c01884ab
Merge pull request #1385 from Mirrrrrow/main
...
refactor: used cached esx ped and fixed some lua ls annotations
2024-07-27 15:40:46 +02:00
Mirow
959344e39f
refactor(client): used cached esx ped
2024-07-26 22:19:28 +02:00
Mirow
7e84f16f1e
fix(Notify): fixed lint errors
2024-07-26 22:19:18 +02:00
Mirow
12e6ddd999
fix(Notify): lua ls annotation typo
2024-07-26 22:13:16 +02:00
Gellipapa
5d40520243
Merge pull request #1384 from someone005/main
...
fix(server): attempt to index a nil value (local 'xPlayer')
2024-07-26 20:37:54 +02:00
TheFantomas
183c8b060f
Merge pull request #1383 from Mirrrrrow/main
...
fix(es_extended/locales/de.lua): fixed translation
2024-07-25 19:06:05 +02:00
someone
3fd59f0f3b
fix(server): attempt to index a nil value (local 'xPlayer')
2024-07-25 18:57:00 +02:00
Mirow
e660bc3c15
fix(es_extended/locales/de.lua): fixed translation
...
Fixed a spelling mistake
2024-07-21 12:05:58 +02:00
Arctos2win
5fe4d86818
Merge pull request #1379 from Mycroft-Studios/patch-4
...
tweak(Server/Classes/Player) Lowercase account check
2024-07-08 20:38:30 +02:00
Kasey Fitton
572095bd09
tweak(Server/Classes/Player) Lowercase account check
...
Currently the docs say:`Money` and `Bank`, This will currently cause an error when used, better to accept both than change the docs
2024-07-08 19:34:43 +01:00
Gellipapa
166907d474
♻️ Revert "refactor(client/functions): getting burst tyres of an vehicle in an better way"
...
This reverts commit 16c9913501 .
2024-07-01 20:04:16 +02:00
Gellipapa
cf6d6cde12
Merge pull request #1376 from esx-framework/main
...
🔀 Sync main to dev
2024-06-19 00:28:20 +02:00
Gellipapa
c80916c3e3
Merge pull request #1375 from esx-framework/dev
...
📦 Hotfix 1.10.7
1.10.7
2024-06-19 00:18:56 +02:00
Gellipapa
e7bae05314
♻️ refactor getCoords, and fix lint issues
2024-06-19 00:15:44 +02:00
Gellipapa
fde64e507a
📦 Bump version to 1.10.7
2024-06-19 00:08:05 +02:00
Gellipapa
b6795a2bf7
🚑 Remove duplicated common/functions.lua in fxmanifest
2024-06-19 00:06:33 +02:00
Gellipapa
6a8bbefd0d
Merge pull request #1374 from Arctos2win/dev
...
fix(es_extended): xPlayer.getCoords backwards compatibility
2024-06-19 00:02:39 +02:00
Arctos2win
2804607a19
adjusting param
2024-06-18 12:54:18 +02:00
Arctos2win
faace18968
fix(es_extended): xPlayer.getCoords backwards compatibility
2024-06-18 12:52:32 +02:00
Gellipapa
0bc232185a
Merge pull request #1368 from esx-framework/dev
...
Main -> Dev
1.10.6
2024-06-16 17:03:43 +02:00
Arctos2win
550474539d
Merge pull request #1367 from esx-framework/revert-1346-dev
...
Revert "refactor(es_extended): put identical object related code into one file"
2024-06-16 17:00:15 +02:00
Arctos2win
b8f48f8120
Revert "refactor(es_extended): put identical object related code into one file"
2024-06-16 17:00:01 +02:00
Arctos2win
2099b01482
Merge pull request #1366 from esx-framework/revert-1365-dev
...
Revert "fix: big bug"
2024-06-16 16:59:46 +02:00
Arctos2win
9ec650c656
Revert "fix: big bug"
2024-06-16 16:58:47 +02:00
Arctos2win
58e6cc7dc4
Merge pull request #1365 from Arctos2win/dev
...
fix: big bug
2024-06-16 16:26:40 +02:00
Arctos2win
3dd57aaf49
fix: big bug
2024-06-16 16:26:09 +02:00
Gellipapa
8eb1f119ee
Merge branch 'main' into dev
2024-06-16 15:22:42 +02:00