Commit Graph

6736 Commits

Author SHA1 Message Date
Csoki 534bbb99cf Merge pull request #1183 from YOMAN1792/main
Update main.lua
2023-08-27 09:02:57 +02:00
Gellipapa e6775ef17d Merge pull request #1173 from KadDarem/fix-spawn-utility-vehicle
Fixed the spawn of vehicle with "Utility" class
2023-08-25 19:27:24 +02:00
Gellipapa a545b20740 Merge pull request #1161 from Kenshiin13/Security-Updates
Security Enhancement: Distance Check for 'esx:onPickup' Event
2023-08-25 17:43:39 +02:00
TheFantomas 5c0e128b63 Merge pull request #1189 from Lenny822/dev-3
translate(es_extended): Update de.lua
2023-08-25 16:26:13 +02:00
Lenny 9272145c0f Update de.lua 2023-08-25 16:25:30 +02:00
TheFantomas 34de71fb67 Merge pull request #1187 from Lenny822/dev-1
translate(es_extended): Update de.lua
2023-08-25 16:23:08 +02:00
Lenny 6539071a97 Update de.lua 2023-08-25 16:13:19 +02:00
TheFantomas 47ade003be Merge pull request #1186 from xxjordi/dev
Fix es_extended/server/main.lua
2023-08-24 19:04:49 +02:00
Jordi 7908d11e98 Fix es_extended/server/main.lua 2023-08-24 17:52:58 +01:00
KadDarem 317c096600 delete commented line 2023-08-24 08:29:49 +02:00
Gellipapa 3d7b942c11 Merge pull request #1184 from Gellipapa/dev
📦 Update ESX.PlayerData coords
2023-08-24 01:24:59 +02:00
Gellipapa 333cc29ee5 📦 Update ESX.PlayerData coords 2023-08-24 01:05:49 +02:00
YOMAN1792 331c2a893e Merge pull request #1 from YOMAN1792/YOMAN1792-patch-1
Update main.lua
2023-08-23 19:01:10 -04:00
Gellipapa ccd9ea5e98 Merge pull request #1180 from Arctos2win/patch-7
automaticly stop resources that are breaking esx
2023-08-23 21:20:47 +02:00
Arctos2win 4e197d3c1d Update main.lua 2023-08-23 21:14:04 +02:00
Ilias Rbayti 1b27475ce1 Refactor param name 'type' 2023-08-23 21:06:04 +02:00
Gellipapa 2d45dea9dc Merge pull request #1178 from WirzRexTon/main
Update server.cfg
2023-08-23 20:41:28 +02:00
YOMAN1792 847feb055d Update main.lua
Fixed a syntax error
2023-08-23 12:49:26 -04:00
Arctos2win ce96e4ab20 automaticly stop resources that are breaking esx 2023-08-23 01:37:25 +02:00
WirzRexTon b29a45b910 Update server.cfg 2023-08-22 21:15:51 +02:00
TheFantomas 9bf7e1248b Merge pull request #1171 from epyidev/dev-2
translate(fr.lua): Add missing translations for Drug Wars DLC
2023-08-21 19:28:04 +02:00
Csoki 1b1bca0e3a Merge pull request #1170 from Arctos2win/players-command-fix
Update commands.lua
2023-08-21 17:29:28 +02:00
KadDarem 993a87fc13 Fixed the spawn of vehicle with "Utility" class 2023-08-21 12:43:28 +02:00
Epyi f19080f890 Update fr.lua 2023-08-21 09:31:59 +02:00
Arctos2win 77cbe8d388 Update commands.lua
this command would break if someone leaves and would 
stop counting at the first nil value in the list. 

you can get the length of the table to get the online players message in front but that would be less performant.
2023-08-21 02:08:51 +02:00
Thekuca 844d0f234a Merge pull request #1168 from Arctos2win/fix-coords-stuff
update coords stuff
2023-08-21 01:45:23 +02:00
Arctos2win d0b3334e34 Update main.lua 2023-08-21 00:56:50 +02:00
TheFantomas 9f71cfd113 Merge pull request #1167 from Xray51YT/dev-2
Update it.lua
2023-08-20 23:27:41 +02:00
Xray acd565f2f9 Update it.lua
Fixed some missing translations
2023-08-20 23:20:40 +02:00
TheFantomas 7f5bd7998e Merge pull request #1163 from Arctos2win/update-nl
translate(esx_core): Update nl.lua translations
2023-08-20 23:03:22 +02:00
TheFantomas fd4b63d3cd whistespace 2023-08-20 23:02:32 +02:00
TheFantomas 81a2346589 Merge branch 'dev' into update-nl 2023-08-20 23:01:43 +02:00
TheFantomas 69e4b79903 Merge pull request #1164 from Arctos2win/other-weapons
Add new weapons to en.lua from Drug wars dlc
2023-08-20 22:52:08 +02:00
Ilias Rbayti 92d6f49464 Added ability to spawn pickup at any given coordinate 2023-08-20 18:56:25 +02:00
Arctos2win bcbc3ef36f Update en.lua 2023-08-20 18:03:42 +02:00
Arctos2win 7bcc1a627f Update nl.lua 2023-08-20 17:57:41 +02:00
Arctos2win 0c6ed5dc02 Update nl.lua 2023-08-20 17:56:46 +02:00
Arctos2win 26026651bb Update nl.lua 2023-08-20 17:56:14 +02:00
Arctos2win 3c1f9bf1e5 Update nl.lua 2023-08-20 17:55:03 +02:00
Arctos2win d6d340e72b Update nl.lua 2023-08-20 17:53:13 +02:00
TheFantomas eb91ec7d00 Merge pull request #1162 from epyidev/dev-1
translate(es_extended): Update and add missing translations
2023-08-20 15:04:02 +02:00
Epyi f7fe52cb27 Update fr.lua 2023-08-20 15:01:25 +02:00
Epyi a51b6d623b Update fr.lua 2023-08-20 14:46:42 +02:00
TheFantomas 5cc9009aaf Merge pull request #1148 from YOMAN1792/dev-2
translate(skinchanger): Update fr.lua
2023-08-20 14:34:03 +02:00
TheFantomas e117d8e700 Merge pull request #1147 from YOMAN1792/dev-1
translate(esx_core): Add missing translations for esx_multicharacter
2023-08-20 14:26:49 +02:00
Ilias Rbayti aa1ea636e4 Add distance check for net-safe event "esx:onPickup" 2023-08-20 05:31:18 +02:00
Ilias Rbayti 7253c545f1 Use vector for coords
I see no reason to use a table for coords. Saves us pointless conversions like the one on client side and allows for arithmetic operations.
2023-08-20 05:29:36 +02:00
TheFantomas 10da0c0aac fix(es_extended): Another whitespace 2023-08-20 00:19:45 +02:00
TheFantomas 8245a91d67 fix(es_extended): Fix trailing whitespace and unused variable 2023-08-20 00:15:30 +02:00
Gellipapa bbcd361994 Merge pull request #1160 from Arctos2win/patch-5
improve metadata system
2023-08-18 22:04:39 +02:00