Commit Graph

73 Commits

Author SHA1 Message Date
Mojito-Fivem 9fd5e75302 refactor(maths): move maths function to shared.lua 2021-10-31 21:38:45 +00:00
vanillaa 6d45b802e6 Sort vehicles by category and build ver
Sort vehicles by category and build ver
The list will be updated periodically
Comments will be constantly updated
https://ibb.co/M1wY1Qr
2021-10-31 10:50:47 +02:00
Kakarot 2c20ffba03 Merge pull request #274 from LV-Soft/main
Fix always "on duty" at login.
2021-10-30 17:07:05 -06:00
Kakarot ed15db1df6 Remove table.insert 2021-10-25 06:47:40 -06:00
ev.vanillaa 759a472fb5 add weapon_carbinerifle for QBShared.Weapons 2021-10-20 19:37:37 +03:00
ev.vanillaa 83929de09d add new gta weapon default 2021-10-20 19:11:33 +03:00
ev.vanillaa 1594e307ae QBShared.Weapons sort by categ 2021-10-20 10:33:25 +03:00
ev.vanillaa 06bb027cc8 Sort weapons by categories 2021-10-20 10:06:39 +03:00
Minguez ce396a06ed Fix always "on duty" at login. 2021-10-15 20:31:59 -03:00
Taso a5ebf4b9ce chore(styling): ensure consistent indentation & define editorconfig 2021-10-13 21:54:57 -04:00
ev.vanillaa d23e0995f3 fix " to ' 2021-09-28 18:26:38 +03:00
ev.vanillaa f6f49165da add new weapon gta default
weapon_smg_mk2 https://wiki.rage.mp/index.php?title=File:Smg-mk2-icon.png
weapon_assaultrifle_mk2 https://wiki.rage.mp/index.php?title=File:Assault-rifle-mk2-icon.png
weapon_carbinerifle_mk2 https://wiki.rage.mp/index.php?title=File:Carbine-rifle-mk2-icon.png
weapon_revolver_mk2 https://wiki.rage.mp/index.php?title=File:Heavy-revolver-mk2-icon.png
weapon_doubleaction https://wiki.rage.mp/index.php?title=File:Double-action-revolver-icon.png

https://ibb.co/qNmzsKC
2021-09-28 18:18:13 +03:00
Kakarot 923f3d3a31 ⚠️ Major Update ⚠️
- Major cleanup of all files including reformatting & notations
- Added an optional export to add to scripts as an alternative to import.lua
- Added player state to OnPlayerLoaded so no more need for isLoggedIn inside scripts
- Updated all events to the new RegisterNetEvent and got rid of unneeded handlers
- Added the ability for ACE permissions with commands
- Added two new config options for player update interval and status update
- Changed players table to use citizenid column as primary key <-- very important
- Overall sloppy code cleanup, removal of unused code, got rid of nil checks
2021-09-24 22:46:20 -06:00
Goncalo Carvalho 6521d23384 Add car Previon 2021-09-09 17:59:42 +01:00
Kakarot 9eefcc553e Merge pull request #178 from Kingsage311/patch-3
vehicle priceing chages
2021-09-08 23:43:53 -05:00
GhzGarage 9d282bb2a0 Cypher car 2021-09-08 23:29:25 -05:00
Kings 03b6cebef2 vehicle priceing chages 2021-09-02 14:37:39 -07:00
TheRealGambo 51606c4ddc fix typo with some sportsclassics cars using the category 'sportsclassic' instead of 'sportsclassics' 2021-08-28 12:27:46 +01:00
Kakarot 71e8886dc8 Merge pull request #157 from Terry-Ligma/patch-1
Fleshlight added to shared objects
2021-08-27 12:26:18 -05:00
Kakarot 2b7814e1c0 Merge pull request #145 from goncalocarvalho95/Tuners-DLC-Cars
Update car list
2021-08-27 12:23:22 -05:00
Terry-Ligma 84bf9ee43f Fleshlight added to shared objects
;)
2021-08-24 17:03:04 -05:00
BerkieBb 36da3c197b Merge pull request #126 from ihyajb/patch-1
Updated description's for some items
2021-08-22 10:21:33 +02:00
AJ 455e9fc511 Fixed items I missed 2021-08-21 21:28:24 -04:00
Goncalo Carvalho d7a7eb7c36 Update new car 2021-08-19 18:21:15 +01:00
BerkieBb 690a1736c0 Merge pull request #130 from goncalocarvalho95/main
Update Tuners DLC Car
2021-08-16 16:29:37 +02:00
BerkieBb 0255494b5a Merge pull request #132 from SW1FT/patch-1
Fix "stalion" config
2021-08-16 16:25:16 +02:00
GhzGarage 5077c4919a No longer needed 2021-08-16 08:09:14 -05:00
SW1FT 1ed649fd3c Fix "stalion" config 2021-08-16 11:05:27 +01:00
goncalocarvalho95 aec8184f43 Update Tuners DLC Car 2021-08-15 23:29:18 +01:00
AJ 560648ebbc Updated description's for some items 2021-08-14 19:14:24 -04:00
GhzGarage cf8f9aa559 images 2021-08-12 20:36:37 -05:00
GhzGarage c705917d88 More photo shit 2021-08-12 20:14:57 -05:00
GhzGarage 75fc1eec6f Attachment Photos 2021-08-12 20:06:10 -05:00
GhzGarage 1798fcc0b1 Weapon Tint Items 2021-08-12 19:57:54 -05:00
AJ 69ff852017 Pure Meth 2021-08-11 09:37:40 -04:00
AJ 7b6c950efd missed some 2021-08-11 06:07:43 -04:00
AJ 137d988650 More Renaming 2021-08-11 06:00:37 -04:00
AJ 0717cef769 Rename PipeBomb 2021-08-11 05:55:22 -04:00
BerkieBb 724d121258 Merge pull request #118 from Hazzer278/patch-1
Fixed spelling error on Dubsta 6x6
2021-08-11 03:17:56 +02:00
BerkieBb 07f1502c86 goncalocarvalho95: Add Vapid Dominator ASP 2021-08-11 00:10:30 +02:00
Hazzer278 4db9495b88 Fix spelling error on Dubsta 6x6
A pointless "fix" but hey ho
2021-08-10 14:48:22 +01:00
GhzGarage fa76751070 Vehicle Hashes 2021-08-09 14:59:41 -05:00
GhzGarage 31ce00fe26 Getting Ready For Attachments Update 2021-08-06 18:25:37 -05:00
Developer-Bear 4cbc8f6b7e update gauntlet model names 2021-08-05 21:33:34 -05:00
Kakarot 78923025e3 Merge pull request #100 from vanillla1/patch-2
add fishing item to shared
2021-08-05 19:08:27 -05:00
GhzGarage c69d9e775a Gang Grades 2021-08-05 18:47:37 -05:00
vanillaa 813cb9ecb3 add fishing item to shared 2021-08-05 11:30:50 +03:00
Newtonzz d558ac4989 Ensure printer documents don't stack. 2021-08-04 16:50:10 +02:00
goncalocarvalho95 87a482e6c1 Fix Tuners-DLC-Cars 2021-08-01 17:32:05 +01:00
goncalocarvalho95 f4f2f6cf66 Add Tuners-DLC-Cars 2021-08-01 17:24:47 +01:00