Commit Graph

278 Commits

Author SHA1 Message Date
shortybsd 3f4c32ceea Update en_esx_policejob.sql
int - Integer display width is deprecated and will be removed in a future release.
2020-05-16 22:51:52 -05:00
ElPumpo 2da774ad8a Latest ESX code 2020-04-14 16:51:30 +02:00
ElPumpo f83e05c83b Fixed searching for vehicles, closes #398
Co-Authored-By: mortdudley <mortdudley@users.noreply.github.com>
2020-02-12 10:48:21 +01:00
ElPumpo 259cbc5b08 Fixed identity job 2020-02-06 13:05:43 +01:00
ElPumpo 6d89fd9283 Corrected locales 2020-02-06 11:22:43 +01:00
ElPumpo 98a68bd107 Added "exception handler" to missing authorized vehicle list 2020-02-06 10:54:04 +01:00
ElPumpo d83ad88ade Fixed ranks, fixes #387 and closes #142 2020-01-30 12:04:55 +01:00
ElPumpo 7f75fe55b9 Revert unfinished code 2020-01-30 11:37:54 +01:00
rex2630 c37a2170d7 Added Czech locale (#384)
* Update fxmanifest.lua

* Create cs.lua
2020-01-24 17:05:54 +01:00
ElPumpo a5e8e7f6b8 Update main.lua 2020-01-24 13:25:25 +01:00
ElPumpo 355c04bebb Move vehicle garage to seperate file, see desc for full change 2020-01-24 13:25:10 +01:00
ElPumpo 7037671420 Fixed not on duty logic 2020-01-22 14:46:41 +01:00
ElPumpo eb31314f02 Minor code improvements, drag once, improved coords distance code 2020-01-22 12:33:51 +01:00
ElPumpo 4150f8c911 Cloakroom cleanup 2020-01-22 12:20:37 +01:00
rex2630 950ea7e626 Replace __resource.lua with fxmanifest.lua 2020-01-19 16:45:08 +01:00
ElPumpo d733fe5428 Minor code cleanup, use latest esx_identity code 2020-01-19 16:30:30 +01:00
ElPumpo 99f9a30cd8 Merge branch 'master' of https://github.com/ESX-Org/esx_policejob 2020-01-04 11:15:59 +01:00
ElPumpo 176adafc08 Added missing requirements
Co-Authored-By: EDWernars <edwernars@users.noreply.github.com>
Co-Authored-By: Petr 'celestian' Čech <celestian@users.noreply.github.com>
Co-Authored-By: kandasoranyan <kandasoranyan@users.noreply.github.com>
2020-01-04 11:15:47 +01:00
Viktor 9c6b828dba Swedish locale update (#340)
* sv.lua completion

* Update sv.lua
2020-01-04 11:06:25 +01:00
JaeHyeok Kim a64773124f Added Korean support. (#354)
* Added Korean localization of the SQL file

* Added ko.lua

* Fixed ko.lua, Updated resource.lua
2020-01-04 11:05:16 +01:00
ElPumpo 55f4881031 Fixed Swedish typo 2020-01-04 11:04:06 +01:00
ElPumpo 4fd106e321 Fixed cone not spawning 2020-01-04 11:03:55 +01:00
rex2630 752c0d5e65 Add support for new ESX weight system (#365)
* Add support for new ESX weight system

* Update main.lua

* Fix
2019-12-07 12:10:01 +01:00
ElPumpo 633268330c Fixed handcuffing, closes #314 and #316 2019-07-28 20:56:39 +02:00
ElPumpo 8a6f3d9e2f Fixed #331 2019-07-06 14:00:27 +02:00
ElPumpo 4778307d7f Fixed #315, use loading prompt instead of drawing text 2019-07-06 13:57:13 +02:00
Samuel d925b7169a Merge pull request #311 from KandaSoranyan/patch-3
missing translation
2019-06-03 06:37:38 +02:00
ElPumpo 7cfebdd843 Minor cleanup 2019-05-31 22:40:10 +02:00
KandaSoranyan e762d6e028 missing translation 2019-05-31 13:23:55 +02:00
ElPumpo 0a347eda2a Unused text native 2019-05-31 12:40:18 +02:00
ElPumpo 4bbd1d9521 Proper hud natives 2019-05-20 23:05:10 +02:00
ElPumpo 8528fd8037 Proper cb usage 2019-05-05 09:48:47 +02:00
Samuel 3b92c1e1f4 Merge pull request #258 from Oldarorn/patch-2
typo
2019-03-07 19:59:53 +01:00
Oldarorn b16e1799eb typo 2019-03-05 22:43:38 +01:00
Samuel e82b17c97f Merge pull request #253 from Oldarorn/patch-1
Update fr.lua
2019-03-05 19:29:26 +01:00
Samuel 7a92cbb0e5 Merge pull request #257 from Sojobo/master
Fix attachment pricing in armory
2019-03-03 00:31:28 +01:00
Sojobo d27f48b559 Fix attachment pricing in armory 2019-03-02 14:22:20 +00:00
ElPumpo 1abbccec45 Fixed boss menu 2019-02-28 11:44:10 +01:00
Oldarorn fa980cf824 Update fr.lua 2019-02-21 15:52:40 +01:00
ElPumpo afa462ead3 Simplified config 2019-02-21 12:19:23 +01:00
ElPumpo adea5f713b Fixed #223 2019-01-18 10:36:39 +01:00
ElPumpo 97a3896020 Sleep loop if it's OK 2019-01-11 22:53:47 +01:00
ElPumpo cc371bad9f Only surround reserved with backtick 2019-01-04 13:26:07 +01:00
ElPumpo b22d49e0d8 Fixed #220 2019-01-04 13:00:50 +01:00
ElPumpo 76a06abc78 Fixed #223 2019-01-03 13:16:13 +01:00
ElPumpo 5b3c553e66 Fresh playerdata when opening shop 2019-01-02 20:17:39 +01:00
ElPumpo 0084ef5752 Complete vehicle job system re write 2019-01-01 19:09:50 +01:00
ElPumpo 321bb917c9 Moved all coords to vector3 types 2019-01-01 17:04:13 +01:00
ElPumpo 52cc71a292 Moved all coords to vector3 types 2019-01-01 16:38:11 +01:00
ElPumpo 179b0b1e59 Corrected default config 2019-01-01 16:32:08 +01:00