Commit Graph

69 Commits

Author SHA1 Message Date
rex2630 98294c1ade Replace __resource.lua with fxmanifest.lua 2020-01-19 17:02:37 +01:00
Michael Douglas 35f31af91e Improved Portuguese locale (#59)
* Correcting and improving translation

* Update br.lua
2020-01-17 16:48:14 +01:00
rex2630 b9ea9478c3 Added Czech locale (#55)
* Czech language support

* Fix

* Czech lang support
2019-11-24 18:06:28 +01:00
Samuel ca07da00d4 Merge pull request #57 from rex2630/patch-3
Removed keys table
2019-11-24 18:05:48 +01:00
rex2630 5c5dcf7643 Removed keys table 2019-11-24 18:05:16 +01:00
Samuel 048f6c7017 Merge pull request #54 from rex2630/patch-1
Use latest ESX functions
2019-11-12 21:05:17 +01:00
rex2630 ea4dace232 New ESX support 2019-11-12 21:01:26 +01:00
ElPumpo cbc5113d7b Minor statement fix 2019-11-02 11:01:26 +01:00
Samuel 38ca6f0ecd Merge pull request #44 from lFARVA/master
Black Market Fix
2019-01-15 19:11:10 +01:00
lFARVA ef4c42b0bc Update main.lua 2019-01-10 05:21:42 -05:00
ElPumpo eaf63483da Scaleform when weapon is bought, gta sounds, cleanup 2018-12-23 17:15:56 +01:00
ElPumpo 3e363d522f Group price when buying a weapon 2018-11-25 13:43:16 +01:00
ElPumpo 20160f78fb Rename resource to esx_weaponshop, closes #39 2018-11-17 22:46:34 +01:00
ElPumpo 02d419caf7 Fixed config 2018-11-17 22:44:01 +01:00
ElPumpo b0d73a4d79 Fixed restarting script losing licenses 2018-11-17 22:43:41 +01:00
ElPumpo d2a369e825 Added menu aligment 2018-11-11 12:37:14 +01:00
ElPumpo 42ccf8f287 Optimized getting shop items, open menu after license bought 2018-11-11 12:28:17 +01:00
ElPumpo 464d4bde07 Updated missing resource manifest 2018-11-11 11:26:14 +01:00
ElPumpo ed3c2f54c7 Fixed #35 2018-11-11 11:24:36 +01:00
ElPumpo 093d5535a6 Check if player already has weapon 2018-11-11 11:22:41 +01:00
ElPumpo b50650db54 Corrected number grouping 2018-11-05 20:31:57 +01:00
ElPumpo 542ff5a505 Fixed invalid sql fixes #29, closes #31 2018-10-26 21:22:40 +02:00
ElPumpo c7ea22d464 Get price server side 2018-10-22 23:28:03 +02:00
ElPumpo fb4887565c Properly formatted strings 2018-10-22 23:17:36 +02:00
ElPumpo ca85a1fff6 Initial cleanup 2018-10-22 22:50:43 +02:00
Samuel 05250e4c24 Merge pull request #23 from deviljin112/master
Polish Translation
2018-08-15 16:53:13 +02:00
nearbyplayer d4e494ad39 Repo Update 2018-08-10 00:56:27 -04:00
deviljin112 a8f5adbf18 Update pl.lua
quick fix
2018-07-23 22:27:44 +01:00
deviljin112 f315be9369 Polish Translation 2018-07-23 21:49:11 +01:00
AdrineX 802b243706 Merge pull request #22 from AdrineX/master
Add Finnish lang...
2018-06-12 18:01:46 -04:00
AdrineX 8197f3106f Added sql file 2018-06-13 01:00:15 +03:00
AdrineX 99623ef6e8 Add Finnish lang... 2018-06-12 21:49:30 +03:00
ElPumpo 9b6ccb8358 Revert "Merge pull request #17 from vecchiotom/master"
This reverts commit 1630375a58, reversing
changes made to 63b75486a1.
2018-05-08 20:53:23 +02:00
Samuel 1630375a58 Merge pull request #17 from vecchiotom/master
Fixed a MAJOR vulnerability in the code
2018-05-01 20:28:07 +02:00
vecchiotom 9cf5586d86 I N D E N T 2018-04-27 21:10:51 +02:00
vecchiotom 06c192e529 code clean up 2018-04-27 21:08:29 +02:00
vecchiotom a0a0cbc9a5 fixed the vulnerability further 2018-04-27 21:00:07 +02:00
vecchiotom dd859db58f fixed vulnerability 2018-04-27 20:48:25 +02:00
ElPumpo 63b75486a1 Fixed invalid lua :/ 2018-04-24 19:22:47 +02:00
ElPumpo 6d58d19d79 A lot of minor cleanup 2018-04-21 22:31:53 +02:00
Romain Lanz 753be3a95f chore: bump version 2017-10-15 01:44:47 +02:00
Romain Lanz 5e4862afee fix(license): little snicky integer 2017-10-15 01:30:52 +02:00
Romain Lanz 95e35e4e48 feat(sql): update SQL script 2017-10-14 23:56:54 +02:00
Romain Lanz 29d96bf1af feat(license): add license support 2017-10-14 23:55:24 +02:00
Romain Lanz 4803dac2f5 chore(style): change indentation 2017-10-14 23:42:41 +02:00
Jérémie N'gadi 1e03d2fc1c chore(resource): Add version 2017-09-15 15:41:43 +02:00
Jérémie N'gadi ad56fdb7bc Update LICENSE.txt 2017-09-14 23:18:59 +02:00
Jérémie N'gadi e1f5c0428d Merge pull request #8 from CoroVeneno/patch-2
Update Spanish Language
2017-09-13 09:56:04 +02:00
Jérémie N'gadi dba6747efb Merge pull request #7 from CoroVeneno/patch-1
Create es.lua
2017-09-13 09:55:40 +02:00
Coro Veneno 625c397f9e Update Spanish Language
Added Spanish Language
2017-09-12 23:03:07 +02:00