Commit Graph

6209 Commits

Author SHA1 Message Date
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
ElPumpo a76b1582a8 (i18n) Moved hardcoded strings to formatted 2018-04-15 20:56:19 +02:00
MHL1337 0ddf00cf92 Removed plate 2018-04-15 20:42:36 +02:00
ElPumpo 8b648c5d7f (i18n) added missing strings 2018-04-15 20:41:31 +02:00
ElPumpo e5f69f3362 Improved form handling with verifying data 2018-04-15 18:42:08 +02:00
MHL1337 a79726fb5d Minor upgrades
-Added Swedish translation
-Uppdated __resource.lua
-Upgraded esx_garage.sql with support for netr_garages
2018-04-15 18:07:59 +02:00
ElPumpo 76e2637419 Initial styling 2018-04-15 14:37:47 +02:00
ElPumpo 20e0cabe87 Initial background styling 2018-04-15 14:37:30 +02:00
Samuel 8aedd60738 Merge pull request #23 from Cr4zZyBipBiip/patch-1
Optimisation de PayRent
2018-04-15 14:33:10 +02:00
Samuel c7e5d5d6ab Added legal information 2018-04-15 13:44:18 +02:00
Samuel 03da86848e Updated README with accual information 2018-04-15 13:39:46 +02:00
ElPumpo cb68068cb7 Initial edits for ES5 2018-04-15 12:23:40 +02:00
Samuel 99f186b8b2 Update README.md 2018-04-15 12:12:45 +02:00
ElPumpo e0baebf083 Only keyboard input, minor fixes 2018-04-15 11:20:10 +02:00
Samuel 9ddaf33e02 Merge pull request #4 from LuaDeldu/master
Code cleanup
2018-04-15 11:09:15 +02:00
LuaDeldu 066bce0561 Code cleanup
+ Tabs indents (new try),
+ Correct Citizen.Wait(),
+ esx:onPlayerDeath used,
+ Fix nil value when player press E again without leaving the marker.
2018-04-15 02:06:35 +02:00
ElPumpo 9e18a0f0c4 Moved anti-combat to config (enabled by default) 2018-04-15 01:41:37 +02:00
ElPumpo 36d82c922f See the description for changes (cleanup)
- reworked /setmoney [id] [money type] [amount]
- implemented /disc (/disconnect)
- the give submenu does no longer appear if there's no one nearby
- if you have 0 cash, bank or black money it wont appear in your f2 inventory
- when selecting a item, let the item label be the title of the menu (inventory menu)
- minor improvements
2018-04-15 01:33:33 +02:00
Samuel 7ce6e9fea5 Merge pull request #59 from bryzvideo/patch-1
_source
2018-04-15 01:13:46 +02:00
ElPumpo 65100a8abd Implemented anti-combat log 2018-04-14 23:22:09 +02:00
MHL1337 aa2563e47a Updated some weird translations 2018-04-14 22:52:33 +02:00
MHL1337 a32713439f changed some stuff 2018-04-14 21:14:18 +02:00
MHL1337 3dcad2e1dc updated sv.lua
Forgot to update Locales['sv']
2018-04-14 20:20:59 +02:00
MHL1337 ef543d6832 Added Swedish translation
-Added Swedish translation in locales
-Added Swedish translation in sv_esx_drugs.sql
-Updated __rescource.lua
2018-04-14 20:11:29 +02:00
ElPumpo 2e67349645 Fixed hardcoded strings, added new trigger esx:onPlayerDeath 2018-04-14 14:25:37 +02:00
ElPumpo be480476b1 Use new trigger, fixed urls in readme 2018-04-14 14:25:00 +02:00
ElPumpo b5be66d486 Only show esx_license menu if enabled in config 2018-04-14 13:29:03 +02:00
Samuel 330a024f9e Merge pull request #65 from MHL1337/swe-patch
Added Swedish language
2018-04-14 13:09:46 +02:00
MHL1337 0a50a0d2f9 Added Swedish lang 2018-04-14 13:07:00 +02:00
Samuel 8f16912b17 Merge pull request #62 from Tindergarten/master
Armory Fix
2018-04-14 12:44:47 +02:00
ElPumpo 45a3f8e3d2 Only listen to keyboard input 2018-04-14 11:04:48 +02:00
Samuel f89b7ae31c Merge pull request #28 from MHL1337/master
Added Swedish translation
2018-04-14 10:44:27 +02:00
MHL1337 c604b848a0 Added Swedish translation 2018-04-14 10:38:25 +02:00
ElPumpo f6b01ed968 A lot of cleanup, see desc
- Improved i18n formatting
- All employees can buy vehicles
- Fixed exploit taking more than you can carry from the society
2018-04-10 21:28:15 +02:00
ElPumpo 78265594d2 Improved English translation, closes #18 2018-04-10 20:41:28 +02:00
Samuel 5db965b69b Merge pull request #26 from tracid56/patch-1
Add Civil Car from DLC GTA (Gunrunning & Doomsday)
2018-04-10 20:37:53 +02:00
ElPumpo 12e1963e99 Added revive reward ($700) 2018-04-10 20:29:43 +02:00
ElPumpo 29d0d0db4c Translation improvements 2018-04-10 20:22:31 +02:00
ElPumpo 7f7ed876f4 Added missing coords 2018-04-10 20:20:10 +02:00