ElPumpo
4dcaf6b9ba
Fixed vehicles randomly spawning
2018-04-30 15:37:28 +02:00
ElPumpo
180a127352
Fixed vehicles randomly spawning #3
2018-04-30 15:37:05 +02:00
Jérémie N'gadi
b7e29797a7
Merge pull request #16 from sabbo2001/sabbo2001-patch-1
...
Solve Time Resource Warning
2018-04-29 23:01:55 +02:00
sabbo2001
ee1b71cbad
Solve Time Resource Warning
2018-04-29 19:49:16 +02:00
Samuel
63e0e2c445
Merge pull request #39 from Matspyder51/master
...
fixed some french translations
2018-04-29 13:22:01 +02:00
Mathis Cucci
ea9635a515
fixed some french translations
2018-04-28 21:10:32 +02:00
ElPumpo
0edf413a99
Exploit fixed: money negative values
2018-04-28 11:34:25 +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
8b5f2bdf71
Check for if player is concious, fixed missing translations
2018-04-25 21:55:09 +02:00
ElPumpo
d2059ed13e
Fixed broken code
2018-04-25 21:15:11 +02:00
ElPumpo
4ab3c12c0e
Minor improvements, only keyboard input
2018-04-25 21:11:17 +02:00
ElPumpo
1d0489b043
i18n updates
2018-04-25 19:44:47 +02:00
ElPumpo
c6f6dd544b
Improved manifest ( fixes #13 ), formatted strings (todo)
2018-04-24 22:26:20 +02:00
Samuel
1bb79aa4be
Update README.md
2018-04-24 21:57:10 +02:00
ElPumpo
bac6df219d
Refactored vehicle list to config ( closes #37 ), fixed restarting script, code improvements
...
- A lot of minor changes here aswell, for example proper aligment, the menu wont close if you don't have a medkit when attempting to revive players
- Moved to four space (tab) indents
- Proper i18n formatting
2018-04-24 20:34:09 +02:00
ElPumpo
505bb978db
Possible fix for #70
2018-04-24 19:32:01 +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
ElPumpo
31803370d6
Cleanup start
2018-04-21 12:15:00 +02:00
Samuel
4bf5dcb062
Update __resource.lua
2018-04-21 11:58:56 +02:00
Samuel
bd7a9000c1
Improved download readme
2018-04-21 11:58:03 +02:00
ElPumpo
f3e14bb2c5
Cleanup, added available triggers to readme
2018-04-21 11:51:28 +02:00
ElPumpo
7b08e7a131
Fixed revoking license
2018-04-20 23:03:04 +02:00
ElPumpo
642ff683a0
Closes #3
2018-04-20 22:19:41 +02:00
ElPumpo
a37d9fde8a
Removed buggy animations
2018-04-20 22:15:11 +02:00
Samuel
42e33178ad
Merge pull request #4 from Vanheden/patch-1
...
Create sv_config.lua
2018-04-20 22:13:51 +02:00
ElPumpo
bf00c2eeea
Only keyboard input ( fixes #3 ), removed bugy anim, cleanup
2018-04-20 22:12:12 +02:00
Samuel
6a24fcde4a
Update README.md
2018-04-19 22:05:18 +02:00
ElPumpo
27b0f8253b
Added proper sql max item amount info
2018-04-19 21:58:22 +02:00
ElPumpo
b9b646ef69
Final fix for wrong sql
2018-04-19 21:03:12 +02:00
ElPumpo
8b993799fe
Cleanup code
2018-04-19 21:01:18 +02:00
ElPumpo
5ab0371373
Removed majority of decimals in config, fixed missing marker config
2018-04-19 20:57:14 +02:00
ElPumpo
f485bfec00
Fixed job names - fixed #30
2018-04-19 20:33:05 +02:00
ElPumpo
2be32ee6c2
Fixes #12 , removed whitelist from sql, draw distance
2018-04-19 20:24:55 +02:00
ElPumpo
20d268bc12
Removed useless 'no security deposit' message
2018-04-19 20:14:46 +02:00
Samuel
a0c387de45
Merge pull request #26 from scorpio686/patch-3
...
fix french
2018-04-19 20:13:16 +02:00
Samuel
06a8020713
Merge pull request #24 from Vanheden/patch-4
...
Create sv_esx_jobs.sql
2018-04-19 20:13:04 +02:00
Samuel
61ed712195
Merge pull request #23 from Vanheden/patch-3
...
Create sv_config.lua
2018-04-19 20:12:56 +02:00
Samuel
24515a1d41
Merge pull request #22 from Vanheden/patch-2
...
Update __resource.lua
2018-04-19 20:12:27 +02:00
Samuel
af2b11f275
Merge pull request #21 from Vanheden/patch-1
...
Create sv.lua
2018-04-19 20:12:20 +02:00
Samuel
7f1213056e
Merge pull request #27 from scorpio686/patch-2
...
fix maximum
2018-04-19 20:11:06 +02:00
ElPumpo
af88d9b519
Improved restarting script, language improvements, typo fixes and final commit v1.0.3
2018-04-19 19:03:00 +02:00
ElPumpo
21ee72ce9f
Cleanup, improved chat suggestions
2018-04-19 18:02:14 +02:00
Samuel
833f3cc232
Update README.md
2018-04-18 22:55:13 +02:00
Samuel
25b9be4957
Updated links
2018-04-18 22:54:36 +02:00
ElPumpo
853a00bf8e
Finally implemented ES5 support
...
Co-Authored-By: arkseyonet <arkseyonet@users.noreply.github.com >
2018-04-18 22:47:46 +02:00
Samuel
9bd14818f0
Fixed invalid lua, closes #21
2018-04-18 21:33:52 +02:00