Commit Graph

28 Commits

Author SHA1 Message Date
ElPumpo 3de26d020b Improved ammo handling 2018-06-22 22:25:34 +02:00
ElPumpo 74d27e4d80 Manual revert: buggy networked vehicle
It broke prop spawning so it's gone.
2018-06-16 10:31:01 +02:00
ElPumpo 93d2263003 Proper string formatting 2018-06-16 10:24:02 +02:00
AdrineX dcb4fbdaa0 add locale for cash 2018-06-12 16:51:10 +03:00
ElPumpo 66e7eceddf Improved paycheck system, added advanced notifications, see desc
- Improved paycheck system
    - we now take society money if there is any, or else the employees wont get a salary at all
    - now using ESX.ShowAdvancedNotifications
2018-05-11 13:57:35 +02:00
ElPumpo 987a40bf0d ESX.Game.GetVehicleInDirection, no more car spawn with radio 2018-05-05 23:56:12 +02:00
ElPumpo 8c129873f0 Fixed #67 one last time 2018-05-01 21:56:41 +02:00
ElPumpo 3760c3350f Improved translations, fixes #69 and #67 2018-05-01 12:09:06 +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
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
ElPumpo 2e67349645 Fixed hardcoded strings, added new trigger esx:onPlayerDeath 2018-04-14 14:25:37 +02:00
ElPumpo aacc2d1083 Fixed ammo bug
Fixed the famous ammo bug where if you remove a weapon from your inventory, it doesn't remove the ammo for it.
2018-03-17 18:11:16 +01:00
Jérémie N'gadi 366abeb280 Merge pull request #48 from dexslab/master
Fixed vehicle network id issues by removing mission entity re
2018-03-16 21:46:14 +01:00
Jérémie N'gadi f3e15cabdb Add nui message chunking 2018-03-15 12:10:03 +01:00
Unknown 2ce4629d73 Fixed vehicle network id issues by removing mission entity re
gistration adding proper manifest version and setting up vehicle migration from config
2018-03-08 00:13:57 -05:00
KandaSoranyan e140891674 Update functions.lua 2018-02-21 12:18:03 +01:00
KandaSoranyan 7da07f5e5b Update functions.lua 2018-02-21 12:12:19 +01:00
KandaSoranyan eb42f346b2 Add files via upload 2018-02-19 03:30:02 +01:00
FumaPraQue 9102a8e24a Minor fix to vehicle request collision
Minor fix in vehicle request collision code.
2018-02-15 16:04:38 -02:00
KandaSoranyan 06fe0c7969 Only Keyboard 2018-01-21 15:54:25 +01:00
KandaSoranyan 4a6ee74ab7 Fixed glitchs
New fixs for glitchs

Not being able to duplicate weapons by staying on pressing enter
Not being able to duplicate money/items and weapons by giving it in vehicles
2018-01-15 16:34:14 +01:00
KandaSoranyan 34cae4afc8 fixed glitch
Players were able to duplicate pickups when driving fast on it
2018-01-01 09:42:11 +01:00
Jérémie N'gadi b91e4e7337 feat(menus): add ESX.UI.Menu.GetOpenedMenus 2017-12-03 15:42:13 +01:00
renaiku b47236951e ESX.GetPedMugshot 2017-11-30 03:05:41 +01:00
Jérémie N'gadi 799ee1f914 Revert "fix(client): Better loadout management"
This reverts commit 5d14f3d860.
2017-10-03 18:20:52 +02:00
Jérémie N'gadi 38978958c4 fix(client): Fix restoring of loadout 2017-09-23 11:37:50 +02:00
Jérémie N'gadi 5d14f3d860 fix(client): Better loadout management 2017-09-23 11:25:36 +02:00
Jérémie N'gadi 97adf4f97c build(submodules): Remove submodules + move everything at root 2017-09-15 14:26:56 +02:00