Commit Graph

268 Commits

Author SHA1 Message Date
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
ElPumpo 595447f549 Updated weapon list for all ranks 2019-01-01 16:21:19 +01:00
ElPumpo 77ff73d699 Re wrote police armory. Components supported too! 2019-01-01 15:50:19 +01:00
ElPumpo 1dece11ccd Check IsControlJustReleased() every frame 2018-12-30 20:58:06 +01:00
ElPumpo fe00e79046 Proper vector3 parsing 2018-12-22 12:32:14 +01:00
ElPumpo d062d101d6 Undrag if cop dies 2018-12-22 12:29:02 +01:00
ElPumpo 048f291d81 mysql-async request optimizations 2018-11-28 21:45:41 +01:00
ElPumpo b944ad9659 Secured events from non-cops 2018-11-20 21:15:06 +01:00
Samuel 9692058311 Merge pull request #197 from rp-esx-fivem/master
USE essentialmode db in esx_policejob.sql
2018-10-30 20:07:14 +01:00
celestian e67aeee961 USE essentialmode db in esx_policejob.sql
Resolves #196
2018-10-28 17:26:31 +01:00
Samuel e663862ccb Merge pull request #194 from SleepyMode/patch-1
Fix English localization of the SQL file
2018-10-21 11:01:34 +02:00