Commit Graph

7038 Commits

Author SHA1 Message Date
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
Gellipapa f3c5424093 🚑 bump version to 1.10.6 2024-06-16 15:20:48 +02:00
Gellipapa 882cf0b4fe Merge pull request #1364 from esx-framework/main
🔀 Sync main to dev
2024-06-16 15:14:25 +02:00
Gellipapa a42ab16c97 Merge pull request #1363 from esx-framework/dev
📄 1.10.6 Release
2024-06-16 14:58:51 +02:00
Gellipapa 9fcfc57d98 ✏️ Fix lint errors 2024-06-16 14:55:32 +02:00
Gellipapa 826bb6c8fb ✏️ Fix lint errors 2024-06-16 14:47:29 +02:00
Gellipapa 9f82576e7e 🔧 Added manual run option to lint github action 2024-06-16 14:41:38 +02:00
Gellipapa 41d050a87d Merge pull request #1362 from esx-framework/fix-lint-errors
🔧 Fix lint errors
2024-06-16 14:35:42 +02:00
Gellipapa d74f997aaa ✏️ fix es_extended lint problems 2024-06-16 14:31:48 +02:00
Gellipapa ba6744e580 ✏️ fix es_extended lint errors 2024-06-16 14:26:06 +02:00
Gellipapa 0f0d48587b ✏️ fix esx_skin lint errors 2024-06-16 14:15:24 +02:00
Gellipapa 18e32440f9 ✏️ fix typo 2024-06-16 14:08:04 +02:00
Gellipapa f69a16e38a ✏️ Fix lint errors 2024-06-16 14:05:16 +02:00
Gellipapa f1cf3df707 Merge pull request #1361 from esx-framework/fix-lint-errors
🔧 Added manual run option to lint github action
2024-06-16 13:41:26 +02:00
Gellipapa f0eb42bc3c 🔧 Added manual run option to lint github action 2024-06-16 13:37:35 +02:00
Gellipapa 9d805c7807 Merge pull request #1359 from itIsMaku/main
fix(esx_menu_default): jquery handling element id
2024-06-01 22:33:15 +02:00
Adam Volkman (maku) 104e152fe6 fix(esx_menu_default): jquery handling ids
jquery can't handle colon and other characters (so there is issue when element is not found and menu does not work) when getting id element by #name, but document.getElementById can
2024-06-01 22:05:23 +02:00
Gellipapa dd3718434b Merge pull request #1358 from ethandudu/patch-1
fixed sql query main.lua
2024-05-30 19:46:29 +02:00
Gellipapa 17d90714a4 Merge pull request #1357 from KeeganAI/patch-3
fix(es_extended/server/functions.lua): fixed mistyped variable
2024-05-30 19:45:33 +02:00
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