ElPumpo
|
0bb08e6f3e
|
Update esx_billing.sql
|
2020-02-17 23:26:20 +01:00 |
|
rex2630
|
0b2754a8e2
|
Added czech locale (#36)
Added Czech locale
|
2020-02-05 23:29:57 +01:00 |
|
ElPumpo
|
b221c33800
|
Final commit v1.2.0
|
2020-02-05 11:21:12 +01:00 |
|
ElPumpo
|
146328ddea
|
Implemented only show menu if bills available, closes #25
|
2020-02-05 11:16:02 +01:00 |
|
ElPumpo
|
19a54ee750
|
Minor cleanup, use RegisterKeyMapping() native, fixed not working on latest esx, closes #34
|
2020-02-05 11:10:51 +01:00 |
|
Samuel
|
e03bd990a1
|
Merge pull request #31 from Tinky124/patch-1
Removed misleading key table
|
2020-02-04 13:59:09 +01:00 |
|
rex2630
|
964a9ff133
|
Replace __resource.lua with fxmanifest.lua
|
2020-01-19 17:06:38 +01:00 |
|
Samuel
|
fcf3d4a3a6
|
Merge pull request #33 from maiconkkl/master
Improved Portuguese locale
|
2020-01-15 10:08:14 +01:00 |
|
maiconkkl
|
dc1ba4f1ed
|
Correcting and improving translation
|
2020-01-06 22:10:59 -03:00 |
|
Tinky
|
cc5b9c1538
|
Removed local keys
|
2020-01-06 16:04:53 +01:00 |
|
ElPumpo
|
a12eec553b
|
Check IsControlJustReleased() every frame
|
2018-12-30 20:58:50 +01:00 |
|
ElPumpo
|
1225107671
|
Enforced 2 space indent on locale files
|
2018-11-28 21:39:04 +01:00 |
|
D3v
|
fec3244e86
|
Polish Translation (#17)
* Polish Translation
* Update pl.lua
quick fix
* Update pl.lua
quick fix
|
2018-11-28 21:37:06 +01:00 |
|
ElPumpo
|
786d6d24a0
|
Proper string formatting, no more hardcoded $ signs
|
2018-11-25 16:08:28 +01:00 |
|
ElPumpo
|
e8fbc009a8
|
Merge branch 'master' of https://github.com/ESX-Org/esx_billing
|
2018-08-13 20:47:22 +02:00 |
|
ElPumpo
|
f02711422f
|
Corrected Swedish locale
|
2018-08-13 20:46:05 +02:00 |
|
nearbyplayer
|
c0cf79ea2d
|
Repo Update
|
2018-08-10 00:50:47 -04:00 |
|
ElPumpo
|
8493c3a69c
|
Added esx_billing:getTargetBills callback event, final commit v1.1.0
|
2018-07-14 00:20:12 +02:00 |
|
ElPumpo
|
f61ea60ca8
|
Colorful menu
|
2018-07-13 12:54:53 +02:00 |
|
ElPumpo
|
922d0c5fec
|
Implemented paying with bank balance, cleanup
|
2018-07-08 15:18:47 +02:00 |
|
Samuel
|
2846c084db
|
Merge pull request #16 from LuaDeldu/master
Fix xTarget always nil
|
2018-07-08 00:45:48 +02:00 |
|
LuaDeldu
|
e4b5e23e1a
|
Fix xTarget always nil
GetPlayerFromIdentifier instead of GetPlayerFromId
|
2018-07-08 00:28:11 +02:00 |
|
ElPumpo
|
7bbd1258b3
|
Improvements
|
2018-07-06 22:33:35 +02:00 |
|
AdrineX
|
9fee9d2c31
|
Merge pull request #15 from AdrineX/master
Add Finnish lang...
|
2018-06-12 17:57:03 -04:00 |
|
AdrineX
|
16427de848
|
Add Finnish lang...
|
2018-06-12 21:21:54 +03:00 |
|
ElPumpo
|
127bfb6b9e
|
Minor string formatting improvements
|
2018-06-04 22:30:54 +02:00 |
|
Samuel
|
fd95968a10
|
Update README.md
|
2018-04-17 00:32:16 +02:00 |
|
ElPumpo
|
b853ccb239
|
Don't let the dead access the F7 menu
|
2018-04-15 23:23:41 +02:00 |
|
Don
|
a0244e6980
|
Merge pull request #13 from scorpio686/patch-1
Change database to essentialmode
|
2018-03-04 20:07:02 -08:00 |
|
scorpio686
|
db1c780414
|
Change database to essentialmode
|
2018-03-04 20:51:57 +01:00 |
|
Don
|
5b0800cbce
|
Update __resource.lua
|
2018-02-23 00:07:29 -08:00 |
|
Don
|
cfe153e838
|
Merge pull request #12 from StockholmCityRP/master
Fixed exploits
|
2018-02-23 00:05:49 -08:00 |
|
ElPumpo
|
b12d6c139f
|
Fixed exploit: negative bills
Sending negative bills gives the target player money! This adds a simple check to see if the bill is a negative value.
|
2018-02-22 18:36:14 +01:00 |
|
ElPumpo
|
93daf17c9a
|
Added message to reciver...
when the target player doesn't have enough money to pay the bill
|
2018-02-22 17:37:15 +01:00 |
|
ElPumpo
|
2cd9cd1d6d
|
Merge branch 'master' of https://github.com/StockholmCityRP/esx_billing
|
2018-02-22 16:57:44 +01:00 |
|
ElPumpo
|
d052d98042
|
Fixed negative bills
|
2018-02-22 16:57:43 +01:00 |
|
Samuel
|
97dcf54af6
|
Merge pull request #1 from ESX-Org/master
Fix message pack Error
|
2018-02-22 16:34:08 +01:00 |
|
Unknown
|
43392f9691
|
Fix message pack Error
|
2018-02-22 01:52:37 +01:00 |
|
ElPumpo
|
bfed8a8f06
|
Initial push
|
2018-02-03 16:03:27 +01:00 |
|
Jérémie N'gadi
|
8121653fb4
|
chore(resource): Add version
|
2017-09-15 15:20:58 +02:00 |
|
Jérémie N'gadi
|
9cb59a0c60
|
Update LICENSE.txt
|
2017-09-14 23:16:58 +02:00 |
|
Jérémie N'gadi
|
e1a8497012
|
Merge pull request #6 from CoroVeneno/patch-2
Update Spanish Language
|
2017-09-13 09:56:16 +02:00 |
|
Jérémie N'gadi
|
7efa6310ec
|
Merge pull request #5 from CoroVeneno/patch-1
Create es.lua
|
2017-09-13 09:55:18 +02:00 |
|
Coro Veneno
|
5a50883175
|
Update Spanish Language
Added Spanish Language
|
2017-09-12 23:08:36 +02:00 |
|
Coro Veneno
|
7f305f13d0
|
Create es.lua
Added spanish language Multi-language
|
2017-09-12 22:17:02 +02:00 |
|
Jérémie N'gadi
|
3049636b38
|
Merge pull request #4 from RomainLanz/patch-1
fix(menu): add align property
|
2017-08-28 09:00:09 +02:00 |
|
Romain Lanz
|
983be68c99
|
fix(menu): add align property
|
2017-08-27 10:48:18 +02:00 |
|
Jérémie N'gadi
|
667410cf76
|
Merge pull request #3 from EGUltraTM/master
Add German Language
|
2017-08-27 09:55:19 +02:00 |
|
ultratm
|
39ae3e9d01
|
Add German Language
|
2017-08-26 12:31:40 +02:00 |
|
Jérémie N'gadi
|
98b8b38ad2
|
Close menu before re-open
|
2017-08-23 15:58:47 +02:00 |
|