Ethan
|
f459cf0658
|
fixed sql query main.lua
Now the script can delete rows where the table name contains a special character like a -
|
2024-05-28 21:06:50 +02:00 |
|
KeeganAI
|
93a4894ecc
|
fix(es_extended/server/functions.lua): fixed mistyped variable
|
2024-05-26 18:16:44 +02:00 |
|
Gellipapa
|
7a9c89fd2c
|
Merge pull request #1356 from Gellipapa/fix-random-default-spawn
🚑 Fix random default spawn coords
|
2024-05-19 20:08:55 +02:00 |
|
Gellipapa
|
e9a53c6c21
|
🚑 Fix random default spawn coords
|
2024-05-19 20:07:16 +02:00 |
|
Gellipapa
|
6d4f36851d
|
Merge pull request #1355 from Gellipapa/new-create-job-feature
📦 Implemented new better createJob method
|
2024-05-19 16:43:46 +02:00 |
|
Gellipapa
|
3d3e1c416d
|
Merge pull request #1271 from JustZerooo/master
Adding German Language Support
|
2024-05-19 15:50:07 +02:00 |
|
Gellipapa
|
a49ae63711
|
Apply suggestions from code review by zRxnx
Co-authored-by: zRxnx <zrxnx.official@gmail.com>
|
2024-05-19 15:46:00 +02:00 |
|
Gellipapa
|
66f8409d13
|
Merge pull request #1351 from tomiichx/main
feat(Player): implement `esx:setGroup` event
|
2024-05-19 14:43:25 +02:00 |
|
Gellipapa
|
257d3af110
|
🚑 fix job checker (Arctos)
|
2024-05-18 17:09:56 +02:00 |
|
Gellipapa
|
40abb55505
|
📦 Implemented new better createJob method
|
2024-05-18 15:21:01 +02:00 |
|
Gellipapa
|
1596816465
|
Revert "📦 Implemented better job create method"
This reverts commit 897df27007.
|
2024-05-18 14:59:38 +02:00 |
|
Gellipapa
|
897df27007
|
📦 Implemented better job create method
|
2024-05-18 13:54:45 +02:00 |
|
Gellipapa
|
ba902e7634
|
Merge pull request #1311 from Marlox4/patch-6
Update actions.lua
|
2024-05-18 12:25:13 +02:00 |
|
Gellipapa
|
fbeea28607
|
🔧 fix and refactor ToggleVehicleStatus feature
|
2024-05-18 12:24:12 +02:00 |
|
Tomić
|
c612b5b259
|
feat(Client): update playerdata on group update
|
2024-05-04 19:56:10 +02:00 |
|
Tomić
|
bc1e5519af
|
feat(Player): implement esx:setGroup event
|
2024-05-04 19:49:33 +02:00 |
|
Gellipapa
|
470a04f563
|
Merge pull request #1309 from CENSOR1337/main
feat: add TypeCheck to check value types
|
2024-05-03 12:19:45 +02:00 |
|
Arctos2win
|
8cb9f488b4
|
Merge pull request #1342 from Kenshiin13/add(TriggerClientEventForPlayers)
feat(es_extended/server/functions): add ESX.TriggerClientEvent
|
2024-04-26 20:07:15 +02:00 |
|
Arctos2win
|
4c257f016c
|
Merge pull request #1346 from Arctos2win/dev
refactor(es_extended): put identical object related code into one file
|
2024-04-18 22:30:36 +02:00 |
|
Arctos2win
|
6d628ed6eb
|
refactor(es_extended): put identical object related code into one file + put common scripts in shared instead of same thing in client_scripts / server_scripts
|
2024-04-18 21:36:38 +02:00 |
|
Gellipapa
|
4e16dca5df
|
Merge pull request #1343 from tomson701/patch-1
fix: ox_inventory setMaxWeight client-side sync
|
2024-04-13 20:22:48 +02:00 |
|
Gellipapa
|
b7a12ed3e4
|
Merge pull request #1330 from TrymTube/main
added heading again for xPlayer.getCoords()
|
2024-04-13 19:31:15 +02:00 |
|
Tomson701
|
bea5236eb9
|
fix: ox_inventory setMaxWeight client-side sync
|
2024-04-07 14:31:30 +02:00 |
|
Ilias Rbayti
|
96321ee784
|
fix variable capitalization
|
2024-04-07 04:38:36 +02:00 |
|
Kenshin13
|
c85c2f57a2
|
Added function ESX.TriggerClientEvent(
|
2024-04-04 23:48:02 +04:00 |
|
TheFantomas
|
d1be492ecb
|
Merge pull request #1339 from itIsMaku/patch-1
fix(multicharacter/config): predefined spawn with incorrent defined heading
|
2024-03-28 09:59:57 +01:00 |
|
Adam Volkman (maku)
|
5fbbe8e29d
|
fix(multicharacter/config): predefined spawn with incorrent defined heading for script
|
2024-03-28 01:54:47 +01:00 |
|
Gellipapa
|
a5157bd8d4
|
Merge pull request #1333 from itsmaty/refactor-vehicle-burst-tyres
refactor(client/functions): refactor getting burst tyres on vehicle
|
2024-03-18 21:00:54 +01:00 |
|
Gellipapa
|
98f8fc02f7
|
Merge pull request #1334 from itsmaty/perf-kv-loops
perf/refactor(client/functions): replace pairs loops with for loops where possible
|
2024-03-14 12:49:31 +01:00 |
|
Matthias
|
5acadc7e98
|
tweak(core/client/functions): change snake_case to lowerCamelCase
|
2024-03-14 12:29:48 +01:00 |
|
Thekuca
|
e246f21ac1
|
Merge pull request #1336 from esx-framework/license-fix
chore(©️)
|
2024-03-08 21:59:00 +01:00 |
|
Thekuca
|
5523c8b6be
|
chore(readme)
|
2024-03-08 21:57:02 +01:00 |
|
Thekuca
|
d8e41e1bcf
|
chore(readme)
|
2024-03-08 21:56:41 +01:00 |
|
Thekuca
|
e481f38ebf
|
chore(LICENSE)
|
2024-03-08 21:55:09 +01:00 |
|
Thekuca
|
a7eb94ffac
|
chore(readme)
|
2024-03-08 21:54:28 +01:00 |
|
Thekuca
|
099dd993f9
|
chore(LICENSE)
|
2024-03-08 21:53:04 +01:00 |
|
Thekuca
|
5db36e55ee
|
chore(readme)
|
2024-03-08 21:52:21 +01:00 |
|
Thekuca
|
e725c08407
|
chore(LICENSE)
|
2024-03-08 21:51:36 +01:00 |
|
Thekuca
|
715eab2774
|
chore(readme)
|
2024-03-08 21:50:37 +01:00 |
|
Thekuca
|
ca6daacd90
|
chore(LICENSE)
|
2024-03-08 21:49:30 +01:00 |
|
Thekuca
|
49e93b0398
|
chore(LICENSE)
|
2024-03-08 21:46:38 +01:00 |
|
Thekuca
|
5b5966bed1
|
Merge pull request #1335 from esx-framework/chore
chore(LICENSE): update copyright year
|
2024-03-07 17:13:48 +01:00 |
|
Thekuca
|
69a49723ec
|
chore(LICENSE): update copyright year
|
2024-03-07 16:50:55 +01:00 |
|
Thekuca
|
db1164decc
|
chore(LICENSE): update copyright year
|
2024-03-07 16:50:37 +01:00 |
|
Thekuca
|
62b2c7a211
|
chore(LICENSE): update copyright year
|
2024-03-07 16:50:20 +01:00 |
|
Thekuca
|
8d99b5934f
|
chore(LICENSE): update copyright year
|
2024-03-07 16:50:05 +01:00 |
|
Thekuca
|
3c7a6c94dd
|
chore(LICENSE): update copyright year
|
2024-03-07 16:49:28 +01:00 |
|
Thekuca
|
6db87ebf1a
|
chore(LICENSE): update copyright year
|
2024-03-07 16:40:23 +01:00 |
|
Thekuca
|
1d694be8d3
|
chore(LICENSE): update copyright year
|
2024-03-07 16:40:06 +01:00 |
|
Thekuca
|
a1de341c0c
|
Update LICENSE
|
2024-03-07 16:39:44 +01:00 |
|