Commit Graph

4297 Commits

Author SHA1 Message Date
userMacieG c3e5f476f5 Update pl.lua 2020-04-14 18:35:01 +02:00
userMacieG ee484b5b5a Update fr.lua 2020-04-14 18:34:34 +02:00
ElPumpo f5db0f85c1 Update esx_weaponshop.sql 2020-04-14 16:53:46 +02:00
ElPumpo 74f546cf13 Update README.md 2020-04-14 16:53:41 +02:00
ElPumpo 79029d5608 Latest ESX code 2020-04-14 16:53:35 +02:00
ElPumpo 6d81ff44ce Latest ESX code 2020-04-14 16:53:26 +02:00
ElPumpo 59c51e6daf Update esx_status.sql 2020-04-14 16:53:17 +02:00
ElPumpo fe1f55f268 Update esx_society.sql 2020-04-14 16:53:06 +02:00
ElPumpo ffd21e2c93 Latest ESX code 2020-04-14 16:53:01 +02:00
ElPumpo 797ed36eef Latest ESX code 2020-04-14 16:52:53 +02:00
ElPumpo 0ca8c43dba Update README.md 2020-04-14 16:52:47 +02:00
ElPumpo d65f4a34bb Latest ESX code 2020-04-14 16:52:28 +02:00
ElPumpo d96cf29e5a Latest ESX code 2020-04-14 16:51:46 +02:00
ElPumpo 2da774ad8a Latest ESX code 2020-04-14 16:51:30 +02:00
ElPumpo 11e9bd7059 Latest ESX code 2020-04-14 16:51:13 +02:00
ElPumpo 95db17d3db Latest ESX code 2020-04-14 16:50:50 +02:00
ElPumpo 6df1bafaed Update esx_license.sql 2020-04-14 16:50:32 +02:00
ElPumpo 6ae703b189 Update esx_garage.sql 2020-04-14 16:50:21 +02:00
ElPumpo 87801b9385 Latest ESX code 2020-04-14 16:50:11 +02:00
ElPumpo 3c8f7e82a2 Latest ESX code 2020-04-14 16:49:53 +02:00
ElPumpo bc023c0c4d Latest ESX code 2020-04-14 16:49:44 +02:00
ElPumpo afcd852cd1 Update esx_joblisting.sql 2020-04-14 16:49:34 +02:00
ElPumpo f4829871ad Initial improvements 2020-04-14 16:49:28 +02:00
ElPumpo 98220cec20 Latest ESX code 2020-04-14 16:49:13 +02:00
ElPumpo 88fd62fe7c Latest ESX code 2020-04-14 16:48:59 +02:00
ElPumpo dbc65e6218 2020 update 2020-04-14 16:48:53 +02:00
ElPumpo 2534608d14 Latest ESX code 2020-04-14 16:48:45 +02:00
ElPumpo 58e5fe5a9f Latest ESX code 2020-04-14 16:48:36 +02:00
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