Commit Graph

5534 Commits

Author SHA1 Message Date
Amir_Lynx 8f3ffa5078 Merge branch 'AstroNext_P3' 2022-11-01 00:25:51 +03:30
Amir_Lynx f8f59a4e62 change ESX.GetPlayers to ESX.GetExtendedPlayers 2022-11-01 00:25:17 +03:30
Amir_Lynx b4fc567b04 fix lscustom free mod with quit game 2022-11-01 00:24:42 +03:30
Amir_Lynx 710cddfbc9 fix lscustom free mod with quit game 2022-10-31 20:27:09 +03:30
Benzo 0eff876881 Merge pull request #598 from roadtosixx/main
fix(esx_banking): Pin set to 0000 and ATM fix ( open everywhere )
2022-10-29 17:31:58 +02:00
RoadToSix 67e3dd5e00 fix(esx_banking): ATM could be opened everywhere 2022-10-29 01:32:24 +02:00
RoadToSix c2afda0914 fix(esx_banking): cannot set pincode to 0000 2022-10-29 01:31:15 +02:00
JackDUpModZ 0e1e473f25 Merge pull request #563 from OMikkel/item-error-handling
refactor(es_extended/server/classes/player.lua): xPlayer.canCarryItem - Error handling - Item not found
2022-10-28 17:53:21 +01:00
Benzo efdb21d1e8 Merge pull request #585 from FAr18/main
refactor(esx_property): lowercase locale keys
2022-10-28 18:47:40 +02:00
Benzo c57d00b531 Merge pull request #595 from wasabirobby/patch-2
refactor(es_extended): remove endless death check loop
2022-10-28 18:34:39 +02:00
wasabirobby 0f458dbd9b refactor: remove endless death check loop 2022-10-27 00:48:52 -07:00
Benzo a74e470a55 fix:(esx_identity) - removed unused code 2022-10-27 02:51:44 +02:00
Benzo 11fba8b3d0 fix:(esx_identity) - removed unused png file 2022-10-27 02:50:44 +02:00
JinFa f384600fda fix(esx_property): wrong locale key 2022-10-26 04:12:35 +08:00
JinFa 8c3540aac2 Merge branch 'esx-framework:main' into main 2022-10-26 04:06:40 +08:00
Benzo 8ea9cb09a1 fix(es_extended) - typo 2022-10-24 19:45:17 +02:00
Benzo 018b17e533 fix:(es_extended) - added remove date
Added remove date for  the getSharedObject Event
2022-10-24 19:43:32 +02:00
Benzo 56745d8700 fix:(readme) - removed image
removed the server count since its removed from the page
2022-10-24 15:21:35 +02:00
JinFa e9b251d7fa refactor(esx_property): lowercase locale keys 2022-10-23 04:58:25 +08:00
Mycroft a5b53476d6 fix(esx_multicharacter): slots should work now 2022-10-21 10:31:58 +01:00
Benzo 5a2ea2ba6b Merge pull request #580 from roadtosixx/main
fix(esx_banking): remove ox_target from code
2022-10-19 22:04:24 +02:00
RoadToSix a9d3ec7ea8 fix(esx_banking): remove ox_target from Code 2022-10-18 15:31:49 +02:00
RoadToSix 2b74213b19 fix(esx_banking): remove Target config option 2022-10-18 15:31:33 +02:00
Benzo ed4ba1cb7b Merge pull request #557 from nemaDev/patch-4
refactor(esx_society) add extra translations for other options
2022-10-17 02:57:03 +02:00
Benzo 6ccfbf2b75 Merge pull request #566 from bitpredator/main
fix:(Italian language correction)
2022-10-17 02:55:24 +02:00
Benzo 6d4ccf9e2c Merge pull request #573 from iSentrie/patch-3
refactor(esx_sit): removed same props
2022-10-17 02:54:29 +02:00
Benzo 3f21dca967 Merge pull request #570 from feelfreetofee/patch-1
fix(esx_clotheshop/client/main.lua) Invisible arms
2022-10-17 02:54:10 +02:00
iSentrie eb376f2f78 dupes 2022-10-16 19:14:40 +03:00
Mycroft ff3b91f397 refactor(es_extended): make sure it always has a player 2022-10-15 15:58:38 +01:00
feelfreetofee fa06a91b20 fix(esx_clotheshop/client/main.lua) Invisible arms
When arms are changed with arms_2 bigger than 0, arms becomes invisible until arms_2 is changed.
Added arms_2 to restricted menu
2022-10-15 03:41:20 +02:00
Mycroft f435c8940e Merge pull request #569 from TheHolyFire/patch-2
refactor(esx_mechanicjob/locales/en.lua) fixed a type
2022-10-14 20:17:09 +01:00
HolyFire 0fef19e1b5 fixed a type 2022-10-14 21:12:02 +02:00
Mycroft 5c45d73ebc fix: dont wait for plate 2022-10-14 18:07:51 +01:00
Mycroft 94b1f1700f fix(esx_garage): working now 2022-10-14 18:01:02 +01:00
Mycroft 67c5c12049 fix(vehicleshop): wait until the vehicle is spawned 2022-10-14 17:58:42 +01:00
Mycroft fc87fe5c2d feat(esx_garage): Onesync Vehicle Spawning 2022-10-14 17:21:45 +01:00
Mycroft febb89bf58 fix(esx_vehicleshop): use new onesync function 2022-10-14 17:14:12 +01:00
Mycroft f181df5970 fix(esx_taxijob): use new onesync function 2022-10-14 17:11:42 +01:00
Mycroft 505fb6da6f !refactor(es_extended): Completely New Onesync spawing
THIS REQUIRES ARTIFACT 5949 OR ABOVE ASWELL AS ONESYNC INFINITY
2022-10-14 17:09:04 +01:00
bitpredator a8c0d83d60 fix:(Italian language correction)
Italian language correction, with insertion of some missing strings in the it.lua translation
2022-10-13 19:27:01 +02:00
Benzo 2d2d53da33 Merge pull request #553 from nemaDev/patch-3
feat(esx_banking) - es translation
2022-10-12 23:21:28 +02:00
Mycroft 3f40354355 feat(es_extended): Validation on Client-Side of the server-callback 2022-10-12 00:54:14 +01:00
Mycroft 524726862e Merge pull request #538 from Gittified/patch-1
fix(esx_identity/html): Syntax error on registration
2022-10-11 19:09:39 +01:00
OMikkel 65194a6dc7 xPlayer.canCarryItem - Error handling - Item not found 2022-10-11 16:45:47 +02:00
Mycroft 46c1ac1440 Revert "Merge pull request #559 from lexinor/patch-1"
This reverts commit 6b4d082024, reversing
changes made to 3580922707.
2022-10-10 23:55:42 +01:00
Mycroft 98c5dfe4c2 Merge pull request #544 from iSentrie/patch-1
fix(es_extended): ammo saving
2022-10-10 22:23:35 +01:00
Mycroft 013070094b Merge pull request #537 from Gittified/main
refactor(esx_holdup/client): improved thread sleeping
2022-10-10 22:23:15 +01:00
Mycroft 46d82cfff1 Merge branch 'main' into main 2022-10-10 22:23:10 +01:00
Mycroft 0f89512118 Merge pull request #455 from dolutattoo/main
fix(esx_property): fixed locales and SQL queries
2022-10-10 22:19:57 +01:00
Mycroft af26e35d33 Merge branch 'main' into main 2022-10-10 22:19:50 +01:00