Commit Graph

4619 Commits

Author SHA1 Message Date
ElPumpo 94031d40a0 Latest ESX code 2020-04-14 16:48:30 +02:00
ElPumpo 053ae1866f 2020 update 2020-04-14 16:47:55 +02:00
ElPumpo 32a7fb15de New sql code 2020-04-14 16:47:41 +02:00
ElPumpo c339d44214 2020 update 2020-04-14 16:47:14 +02:00
ElPumpo 9e6b9b2824 2020 update 2020-04-14 16:47:07 +02:00
ElPumpo 1049049579 Latest ESX code 2020-04-14 16:46:56 +02:00
ElPumpo bd76482cae Minor adjustments, changed sql database name 2020-04-14 16:45:28 +02:00
ElPumpo 2d46087ade Added back removed NUI chunking code 2020-04-14 16:37:55 +02:00
ElPumpo 1f53d642aa Use NUI chunking (it has performance issues) 2020-04-14 16:36:50 +02:00
SW1FT 5f9fc94c4d Fixed English locale typos (#659)
* Minor en locale changes

* Forgot this one
2020-04-14 14:58:34 +02:00
ElPumpo 6a0f3ca452 Fixed untested new code :/ 2020-04-14 13:58:40 +02:00
ElPumpo cf7f6b14f4 Finished new code, closes #249
Co-Authored-By: Lén <corbeau.lenaic@gmail.com>
2020-04-14 13:25:45 +02:00
ElPumpo 5562712975 ⚠️⚠️BREAKING COMMIT⚠️⚠️: Merged dupe client functions code
This changes arguments on the following functions:
- ESX.Game.GetClosestObject()
- ESX.Game.GetPeds(), no more arg for ignoreList
- ESX.Game.GetClosestPed(), no longer a ignore list, instead a whitelist
2020-04-14 13:08:10 +02:00
ElPumpo d143cbfaa3 Update en_esx_jobs.sql 2020-04-14 10:57:09 +02:00
ElPumpo e772031094 Fixed some cases of shadowing upvalue 2020-04-14 10:42:03 +02:00
ElPumpo 26ac44b35b Hopefully fixed #633 2020-04-14 10:29:30 +02:00
ElPumpo 779afff503 Fixed typos in locales, closes #658 2020-04-14 10:23:55 +02:00
ElPumpo 71e24f0a72 Fixed while statement 2020-04-13 19:02:56 +02:00
ElPumpo 238bcae7c0 Stop incompatible resources (see description)
Automaticly stop resources that

- a) not compatible with ESX, for example spawnmanager
- b) does the same as esx does, but what esx probably does better
2020-04-13 17:50:20 +02:00
RikoDEV 01a7259288 Merge branch 'master' into master 2020-04-13 17:00:08 +02:00
RikoDEV 62705a6b7f Merge pull request #22 from Uniixx/master
Multiple languages support
2020-04-13 16:56:39 +02:00
ElPumpo 2b58041abb Added default map name & game type
Co-Authored-By: Thuan Truong <newt74@users.noreply.github.com>
2020-04-13 16:33:00 +02:00
Uniixx 34a9f1b0d5 Multiple languages support
Supports many languages such as French, English and Polish (used Google Translate)

Also fixed a typo in the readme and added instructions on how to change the language.

Sorry I had to repush again due to my last repository being broke.
2020-04-12 17:29:00 -04:00
ElPumpo d707b60493 Added timeout on HasCollisionLoadedAroundEntity() 2020-04-12 18:11:35 +02:00
ElPumpo ddd3a88336 Minor variable renaming 2020-04-11 11:55:27 +02:00
ElPumpo 8de2e4311a Unload model where applicable 2020-04-11 11:53:50 +02:00
Henric Backman 114387498e Fix MySQL to get propper job grade
and filter it if the character is Unemployed
2020-04-10 05:47:34 +02:00
Henric Backman 3940787978 Actually make use of the job_grade that was added 2020-04-10 05:43:32 +02:00
Henric Backman 26ca0a148e this need to be an i 2020-04-10 04:53:39 +02:00
Henric Backman 1fa58f645c Fix cash/bank showing as undefined with new ESX 2020-04-10 04:46:50 +02:00
Samuel b8cf86532f Merge pull request #637 from Profex1999/patch-1
Fix removeWeaponComponent not working correctly
2020-04-09 17:54:55 +02:00
ArkSeyonet 2e04fd92b9 Fix errors, fixing spacing 2020-04-07 19:38:10 -05:00
ArkSeyonet d69c1e0d8b Update main.lua 2020-04-07 14:57:07 -05:00
ArkSeyonet 028af54c31 Update main.lua 2020-04-07 11:14:53 -05:00
Andrea Passarini 9f1a18d420 Fix removeWeaponComponent not working correctly 2020-04-07 04:43:24 +02:00
ArkSeyonet 54534f1962 Fix spacing 2020-04-06 13:06:04 -05:00
ArkSeyonet 2c557591b1 Update main.lua 2020-04-06 12:51:19 -05:00
ArkSeyonet 3b4fd6b2f2 Update ESX Identity ( tempVariable) 2020-04-06 12:48:49 -05:00
ArkSeyonet b34b08eee3 Update main.lua 2020-04-06 11:29:04 -05:00
ArkSeyonet ea3a450576 Fix error, removed unused config 2020-04-06 11:25:25 -05:00
ElPumpo b0215b9671 Fixed isDead variable not updating properly, closes #635
Co-Authored-By: pitermcflebor <pitermcflebor@users.noreply.github.com>
2020-04-06 17:59:40 +02:00
ArkSeyonet ab15b64fad Update main.lua 2020-04-06 10:29:04 -05:00
ArkSeyonet 6c1bcd330b Fix Indent For Locales 2020-04-06 10:14:55 -05:00
ArkSeyonet fb3f248276 Update main.lua 2020-04-06 10:12:05 -05:00
ArkSeyonet bfb6e3631a Update ESX Identity 2020-04-06 09:09:19 -05:00
ArkSeyonet c67e4b96c1 Update ESX Identity 2020-04-06 08:38:00 -05:00
ElPumpo 492f41ca45 Don't spam request asset natives 2020-04-06 13:19:34 +02:00
ElPumpo 2c2978feaa Replaced coords sync interval with sync every second
Because xPlayer.getCoords() has uses it cant be out of sync code
2020-04-06 12:09:06 +02:00
Samuel f70e1ad3ed Merge pull request #624 from YisusTM01/master
Fixed collisions of pickups items and weapons
2020-04-06 09:59:38 +02:00
Jesús 1f61585917 Fixed collisions of pickups items and weapons
Fixed character and car collisions with objects lying on the ground (also weapons and the bat itself).
2020-04-04 19:03:34 +02:00