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
Samuel
160dc9c849
Update README.md
2018-04-17 00:38:48 +02:00
Samuel
fd95968a10
Update README.md
2018-04-17 00:32:16 +02:00
ElPumpo
6b9be3a197
Closes #69
2018-04-16 21:13:10 +02:00
ElPumpo
3a7ce7039c
Updated README
2018-04-16 18:52:13 +02:00
ElPumpo
fc4fe31876
Forgot english file
2018-04-16 18:48:48 +02:00
ElPumpo
48cee00e5b
Pressing escape acts like.. escaping!
2018-04-16 18:47:08 +02:00
ElPumpo
b853ccb239
Don't let the dead access the F7 menu
2018-04-15 23:23:41 +02:00
ElPumpo
3428aea1b7
Don't let the dead open F6 menu
2018-04-15 23:15:23 +02:00
ElPumpo
5f93c0a129
Improved i18 formatting, see desc
...
- /giveweapon now takes ammo as an argument
- improved Swedish translation
- hide actions in the inventory menu if they cannot be done.
- general code improvements, cleanup
2018-04-15 22:52:03 +02:00
Samuel
b0a3900166
Merge pull request #20 from MHL1337/master
...
Added Swedish translation
2018-04-15 21:07:07 +02:00
MHL1337
4dea98df83
updated some weird translations
2018-04-15 21:05:19 +02:00
Samuel
41aa97af55
Merge pull request #11 from MHL1337/master
...
Swedish translation
2018-04-15 20:58:54 +02:00