Samuel
a5cef41c5f
Update __resource.lua
2018-06-11 22:11:10 +02:00
Samuel
dffd081ffb
Update README.md
2018-06-11 22:09:41 +02:00
ElPumpo
df4b505fe7
Major improvements, added slider
2018-06-11 22:07:57 +02:00
Samuel
8c2aad96f3
Update README.md
2018-06-11 15:37:50 +02:00
Samuel
d1e158ad14
Merge pull request #2 from Mrocznv/patch-1
...
pl translation
2018-06-10 13:58:49 +02:00
Mroczny
27cb794cfb
pl translation in _resource
2018-06-10 12:15:08 +02:00
Mroczny
abeeba4433
pl translation
2018-06-10 12:00:16 +02:00
ElPumpo
09f62e4a3f
Fixed manifest
2018-06-10 11:08:27 +02:00
ElPumpo
323452cc55
Cleanup, added locale system
2018-06-10 11:07:47 +02:00
Samuel
e034a63758
Merge pull request #49 from MarioRogue/master
...
No more respawn for no reason
2018-06-09 22:37:48 +02:00
MarioRogue
3b0b557db1
Merge pull request #1 from MarioRogue/Fix-for-the-menus-and-people-teleporting-straight-to-hospital
...
No more respawn for no reason
2018-06-09 23:29:31 +03:00
MarioRogue
784aa4e1df
No more respawn for no reason
2018-06-09 23:27:44 +03:00
Samuel
4c6b00a48f
Merge pull request #98 from majormarcin/master
...
pl translation
2018-06-09 20:42:33 +02:00
MajorMarcin
849e1a3d51
fix
2018-06-09 20:13:46 +02:00
ElPumpo
4433dbd68d
Pressing enter inside input now posts, further improvements
2018-06-09 19:00:29 +02:00
ElPumpo
f4291d1564
Fixed decimal exploit, cleanup
2018-06-09 18:25:50 +02:00
Samuel
296ce29534
Merge pull request #18 from benjaminbra/new_ui
...
Change the ui to make it better looking
2018-06-09 17:56:33 +02:00
Benjamin Brasseur
775c70d87c
Merge branch 'new_ui' of github.com:benjaminbra/esx_atm into new_ui
2018-06-09 15:09:33 +02:00
Benjamin Brasseur
e50ca9a814
Change the ui to make it better looking
2018-06-09 15:06:32 +02:00
ElPumpo
bb2171b4f0
Added missing SQL information
2018-06-09 13:51:06 +02:00
MajorMarcin
7909d9d89d
pl_translation
...
and description config society veh
2018-06-09 13:35:38 +02:00
ElPumpo
09cb574992
Added readme, minor cleanup
2018-06-09 13:26:35 +02:00
ElPumpo
b3bccf4a50
Autofocus on input, enter acts like enter, cleanup
2018-06-09 13:12:58 +02:00
ElPumpo
c22e1d8f95
Fixed duplicated garage, closes #94
2018-06-09 12:32:13 +02:00
ElPumpo
1bc9e5ede6
Fixed buggy UI black screen
...
Co-Authored-By: benjaminbra <benjamin.brasseur85@gmail.com >
2018-06-09 11:59:54 +02:00
ElPumpo
f12c318147
Removed leftovers
2018-06-09 11:45:15 +02:00
ElPumpo
cd9f08b729
Renamed files
2018-06-09 11:40:15 +02:00
ElPumpo
4857ad6de7
Proper manifest info, disable blip by default, Swedish locate and cleanup
2018-06-09 11:39:38 +02:00
Samuel
46e55c16d6
Merge pull request #17 from benjaminbra/fix_black_screen_on_select
...
Fix black screen caused by custom cursor #16
2018-06-09 11:23:30 +02:00
Benjamin Brasseur
2cad01aa4c
Change the ui to make it better looking
2018-06-08 21:26:22 +02:00
Benjamin Brasseur
fa760e9722
Fix issues caused by custom cursor by replacing it with native cursor
2018-06-07 23:21:49 +02:00
ElPumpo
f601b6dae7
Bumped version
2018-06-06 22:50:24 +02:00
ElPumpo
b0011647a6
Added sending distress signals to available medics
2018-06-06 22:43:47 +02:00
ElPumpo
d0e23580ee
Added back optional arguments
2018-06-06 22:26:54 +02:00
ElPumpo
6820d4cee6
Minor changes
2018-06-06 19:38:55 +02:00
Samuel
01aea0a71d
Update README.md
2018-06-06 13:13:16 +02:00
ElPumpo
485e91c3f7
Config update
2018-06-06 13:12:22 +02:00
ElPumpo
20174d6876
Possible fix for invisable players, 3rd party ipl loader compability
2018-06-06 13:12:02 +02:00
ElPumpo
933a016f3a
Added spice to readme
2018-06-05 20:51:16 +02:00
Samuel
ee7a218aff
Merge pull request #28 from 123B3n/patch-1
...
Duplication fix
2018-06-05 20:36:47 +02:00
Ben Sherman
217b7fdbe8
Duplication fix
...
Simply fixed is so that it prevents players from storing items in a negative amount. Storing a certain item as -1 and go to take it out and place whatever amount you want and boom you got unlimited amount of said item.
2018-06-05 20:18:00 +02:00
ElPumpo
934ca309ff
Fixed broken sql file
2018-06-05 20:16:29 +02:00
ElPumpo
127bfb6b9e
Minor string formatting improvements
2018-06-04 22:30:54 +02:00
ElPumpo
5161c009ba
Minor improvements
2018-06-04 22:15:30 +02:00
Samuel
f4f9d13893
Merge pull request #85 from Ferreira312/patch-2
...
Update br.lua
2018-05-30 20:52:03 +02:00
Samuel
71f5ecdd4d
Merge pull request #86 from 123B3n/patch-1
...
Resolved invalid number format
2018-05-29 19:03:20 +02:00
Ben Sherman
f5a9a96f38
Resolved invalid number format
...
Setting jobs on players causes grade check to return an error rather than the check itself.
`if PlayerData.job.grade >= 3 then` returns `Attempt to compare number with string`
2018-05-26 22:51:08 +02:00
MrLumi
56597825da
Update br.lua
2018-05-24 19:37:29 +01:00
ElPumpo
c74e05ba5b
Version bump
2018-05-22 20:22:20 +02:00
ElPumpo
2cfc8129da
Re-implemented freemode peds, closes #81
2018-05-22 20:20:56 +02:00