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
ElPumpo
72a733747b
Fixed bug with esx_garage, updated readme
2018-05-22 19:58:39 +02:00
Samuel
26e9e21674
Merge pull request #27 from psycodeliccircus/patch-1
...
Update br.lua
2018-05-22 19:47:37 +02:00
ElPumpo
b64cc56939
Handcuff: also disable phone, inventory and animations
2018-05-22 19:43:51 +02:00
ElPumpo
9363bdce14
Improved handcuffs, follow #87
2018-05-22 19:42:11 +02:00
renildomarcio
18a9da4b3b
Update br.lua
2018-05-21 02:03:52 -03:00
nearbyplayer
a055373343
Merge pull request #82 from psycodeliccircus/patch-1
...
fix on update v1.0.14 20/05
2018-05-20 22:54:32 -04:00
renildomarcio
181bf9218d
Update 20/05
2018-05-20 21:36:23 -03:00
renildomarcio
321e4b2af8
fix on update v1.0.14
...
100% corrected translation
2018-05-20 08:51:51 -03:00
ElPumpo
e9fdf989b1
Improved translation ( #8 )
2018-05-19 15:40:57 +02:00
ElPumpo
c1c4b585aa
Buying weapon no longer removes it from the players inventory, fixes #74
2018-05-19 10:45:39 +02:00