Commit Graph

4619 Commits

Author SHA1 Message Date
ElPumpo 810949fe09 Performance improvements 2018-09-20 22:45:00 +02:00
ElPumpo 07c33791af Merge branch 'master' of https://github.com/ESX-Org/esx_atm 2018-09-16 15:53:31 +02:00
ElPumpo c94590e221 Check if player is on foot 2018-09-16 15:53:24 +02:00
ElPumpo 49dc255546 Minor improvements 2018-09-16 10:59:33 +02:00
ElPumpo 8eeb444df7 Fixed handcuff animation not being enforced 2018-09-15 21:37:30 +02:00
ElPumpo 2b31d526bd Fixed #189, performance improvements, 4 tab indent update 2018-09-15 11:15:50 +02:00
KlibrDM 46038eb287 No cruise control if reversing or destroyed
Prevents the vehicle from entering into cruise control mode if it's reversing or if it's destroyed.
2018-09-07 14:54:11 +03:00
ElPumpo 5b142f2bb2 Removed broken check 2018-09-05 20:16:18 +02:00
ElPumpo 729bb0eb43 Minor locale changes 2018-09-04 22:36:58 +02:00
Hunt3red a6d4c4b1d3 Update client.lua
Fixed: Can't get up
2018-09-03 01:47:13 +02:00
TanguyOrtegat 4a9852e982 fix compare string with number 2018-09-02 22:53:01 +02:00
Samuel 432ee447ad Merge pull request #40 from deadeye2/patch-1
missing language strings
2018-09-02 12:46:54 +02:00
deadeye2 c248eb934b missing language strings 2018-09-01 19:16:07 -04:00
ElPumpo c07cdde7c8 Tab indent update 2018-09-01 17:43:35 +02:00
ElPumpo 29f64dd928 Use proper deferarals, endless improvements
- 4 tab indents
- Commands reworked
   - now supports source 0 (console)
   - toLower, and duplicate checks in db
- Fixed error messages
    - added seperate error message when `WhiteList` table is empty
    - fixed steam id check
2018-08-28 19:33:20 +02:00
ElPumpo 7e31fc90f4 Possible fix for onPlayerKilled event where killer id isn't an active player 2018-08-28 12:02:05 +02:00
ElPumpo 8a7768e719 Fixed missing callback 2018-08-27 11:58:47 +02:00
ElPumpo 669b233fd1 Final commit v1.1.0 2018-08-27 11:26:01 +02:00
ElPumpo 65f076e0ab Removed unused variables 2018-08-27 11:20:59 +02:00
ElPumpo 71b80da8b9 Fixes #44 and spawning job vehicle, minor cleanup 2018-08-27 11:20:36 +02:00
MajorMarcin b3adca599d add pl 2018-08-27 09:28:21 +02:00
ElPumpo 61395ada2e Fixed broken script 2018-08-25 20:51:18 +02:00
ElPumpo 81ea781e77 Protect esx_society:setJob from lua executors 2018-08-25 18:22:11 +02:00
ElPumpo 5ef9e2c0dd Fixes #21, closes #22 2018-08-25 18:16:09 +02:00
ElPumpo 043c9b7d3c Forgotten tab indents 2018-08-25 15:26:15 +02:00
ElPumpo b4ce61a75c Fixed lua executing boss menu, tab indent 2018-08-25 14:48:45 +02:00
ElPumpo 40b6998dd3 Check for if player is cop when handcuffing and dragging out from vehicle
Tab indent aswell
2018-08-25 14:09:32 +02:00
ElPumpo 195c1bf6e0 Minor locale changes 2018-08-25 12:27:19 +02:00
ElPumpo aae7f2bdea String formatting, closes #49 2018-08-25 12:23:03 +02:00
ElPumpo 6a133bdb61 Decimal rounding 2018-08-25 11:26:18 +02:00
ElPumpo ab491550be Tab indent, code improvements 2018-08-25 00:43:20 +02:00
Samuel 2a04be0575 Final commit v1.0.4 2018-08-24 18:47:35 +02:00
ElPumpo b1551054d3 Added Swedish dmv school files 2018-08-24 18:42:18 +02:00
ElPumpo 0bbeb245a9 Added Swedish locale, proper locale formatting, file formatting 2018-08-24 18:10:56 +02:00
Samuel cd82bcaf08 Merge pull request #147 from majormarcin/master
update pl translation
2018-08-24 17:05:30 +02:00
ElPumpo ae13da8170 Added mission row garage at the back, improved PlayerData fetching 2018-08-23 20:00:33 +02:00
ElPumpo 3a87aef280 Fixed esx_policejob/issues/144 2018-08-23 19:57:00 +02:00
ElPumpo 0cac67ef86 Renamed new command 2018-08-21 21:56:35 +02:00
ElPumpo d161162190 Car delete now uses player direction, Added /cardelete (same as /dv), removed /dv arg 2018-08-21 21:23:50 +02:00
ElPumpo 36cba555a1 Merge branch 'master' of https://github.com/ESX-Org/skinchanger 2018-08-21 21:22:50 +02:00
ElPumpo e6571d7eb8 Typo fix 2018-08-21 21:22:40 +02:00
ElPumpo 9db250359a Locale formatting, 4 tab indent 2018-08-21 20:22:50 +02:00
Samuel 5bd0bb1895 Merge pull request #11 from deviljin112/master
Polish Translation
2018-08-19 12:51:38 +02:00
Samuel a20556c16b Merge branch 'master' into master 2018-08-19 12:51:28 +02:00
Samuel 29f6394f97 Merge pull request #13 from redoper1/master
Add of Czech translate
2018-08-19 12:49:49 +02:00
ElPumpo a54b53de7d Fixed exploiting the setJob event, closes #12 2018-08-19 12:48:53 +02:00
David Rychlý d131442fc3 Czech translate typo fix 2018-08-18 09:03:26 +02:00
David Rychlý 5fda6fa672 Add of Czech translate 2018-08-18 08:34:02 +02:00
ElPumpo 003d604739 Added important readme note 2018-08-17 01:08:44 +02:00
Samuel 5c52200c87 Merge pull request #14 from majormarcin/master
add pl
2018-08-17 01:03:48 +02:00