Commit Graph

463 Commits

Author SHA1 Message Date
Kakarot 68cb6dacaf Merge pull request #413 from darknight2590/patch-17
make IsWearingGloves in core
2022-01-06 19:51:31 -06:00
Kakarot bca9ebe664 Merge pull request #414 from Brady-F/main
Add paychecks from society account
2022-01-06 19:49:09 -06:00
Brady F 7277b506cc Default to false 2022-01-05 11:50:58 -06:00
Kakarot 0b2e61be7e Merge pull request #399 from Yianss/patch-1
Update the way jobrep metadata is handled
2022-01-05 11:48:13 -06:00
Kakarot b855e05e34 Merge pull request #418 from Mojito-Fivem/revert-386-patch-7
Revert "edit Functions Blip"
2022-01-05 11:44:32 -06:00
darknight2590 deae13cb79 fix name 2022-01-03 09:10:06 +02:00
darknight2590 bf1fafb192 fix rename 2022-01-03 09:09:24 +02:00
Kakarot 577b5d5cb0 Merge pull request #416 from uShifty/patch-2
Fix(RemoveItem): Exploit Remove Item
2022-01-02 18:31:31 -06:00
Kakarot 1d2e32e6d0 Merge pull request #420 from Demo4889/patch-2
Update items.lua
2022-01-02 18:30:19 -06:00
Kakarot c838ad074d Merge pull request #419 from Demo4889/patch-1
Update weapons.lua
2022-01-02 18:30:04 -06:00
Demo 1f3209d126 Update items.lua
Adding EMP Ammo for the EMP Launcher
2022-01-02 10:20:58 -05:00
Demo 8b42d34861 Update weapons.lua
Adding the new weapons from the Security DLC
2022-01-02 10:16:21 -05:00
Liam Dormon 691fb5ec48 Revert "edit Functions Blip" 2022-01-02 15:05:35 +00:00
uShifty ae64a9ed02 Fix(RemoveItem): Exploit Remove Item
This issues fixes the possible exploit when removing an item when sending the item slot parameter before you were able to send any amount of an item and it would return as if the remove item worked just fine returning true
2022-01-01 22:23:12 -08:00
Kakarot 71e4d7b8ff Revert weird shit 2022-01-01 21:32:37 -06:00
bmf1418 9a251cd160 Add paychecks from society account
Added config option for paychecks to be taken from society account when the player is employed by a society.
2022-01-01 15:18:32 -06:00
darknight2590 226906fd6b Update main.lua 2022-01-01 20:25:50 +02:00
darknight2590 3ca8e7ff76 make IsWearingHandshoes in core 2022-01-01 20:24:39 +02:00
Kakarot 47867b22c0 Merge pull request #411 from IdrisDose/split-shared-01
Split Shared.lua into shared folder with mutiple files - BREAKING CHANGE
2022-01-01 11:40:15 -06:00
Idris 0f137e3814 BREAKING: feat (shared): Split shared file into multiple files for cleaner and easier config and maintenance.
This is a breaking change.
2022-01-01 17:37:00 +11:00
Idris 4b76d82b20 removed shared.lua 2022-01-01 17:36:12 +11:00
Kakarot a1880f76e5 Merge pull request #391 from MrEvilGamer/patch-2
Ifaks in shared.lua
2021-12-31 23:58:48 -06:00
Kakarot d473e82c3a Whitespace clean up (ignore) 2021-12-31 22:25:36 -06:00
Kakarot c7552bd6eb Merge pull request #405 from OlliePugh/main
Added support for placing items on ground if inv too full
2021-12-31 19:06:20 -06:00
Kakarot f21d5bb2ef Merge pull request #406 from evanillaa/patch-4
check up Spawn Clear
2021-12-31 19:05:18 -06:00
Kakarot c732217ce5 Merge pull request #409 from evanillaa/patch-5
sort vehicle bulid 2545
2021-12-31 19:04:15 -06:00
vanillaa a1aa0d434f sort vehicle bulid 2545 2021-12-31 22:14:40 +02:00
vanillaa 1b2b1b3483 check up Spawn Clear
Kakarot made it for me one day
2021-12-30 23:44:12 +02:00
Ollie Pugh 8ef28d2d05 Added support for placing items on ground if inv too full 2021-12-30 02:56:30 +00:00
Yianss 1b3225d8f6 Update the way jobrep metadata is handled
When you add a new job, existing players cannot get jobrep for it because the original jobrep metadata is always loaded instead. With this method, existing players can get jobrep for new jobs.

This checks to make sure that jobrep metadata isn't nil so that new players do not get stuck in an infinite loop, and instead creates new jobrep metadata for them.

There may be a better way to do this, but this works.
2021-12-27 02:49:34 -05:00
Aditya Nath 40e059a1cf Ifaks in shared.lua
Add Ifaks in shared.lua
2021-12-23 20:32:33 +05:30
Kakarot 02a46247cb Merge pull request #390 from Holidayy95/patch-3
Add missing function for Extras
2021-12-20 17:44:34 -06:00
Holidayy95 0454cc4d1e Add missing function for Extras
Add missing function for Extras
2021-12-20 23:16:33 +00:00
Kakarot 4bb9a59d6b Merge pull request #383 from Holidayy95/patch-2
Adds function for vehicle extra PRs
2021-12-20 10:29:16 -06:00
Kakarot e5070043e1 Merge pull request #384 from darknight2590/patch-6
add GetBoneDistance
2021-12-20 08:22:26 -06:00
Kakarot e5de12687d Merge pull request #385 from xenfovn/patch-7
Fix Nil player_buckets if player leave
2021-12-20 08:02:43 -06:00
Kakarot ff2a689a81 Merge pull request #386 from darknight2590/patch-7
edit Functions Blip
2021-12-20 08:02:31 -06:00
darknight2590 98640f7858 edit coords 2021-12-20 10:52:46 +02:00
darknight2590 8f4982df36 edit Functions Blip 2021-12-20 10:49:38 +02:00
Stable ba67673b07 Fix Nil player_buckets if player leave 2021-12-20 15:48:17 +07:00
darknight2590 9a26a1b047 add GetBoneDistance 2021-12-20 10:28:17 +02:00
Holidayy95 a65f2ed46c Adds function for vehicle extra PRs
This adds the function for both qb-policejob and qb-ambulancejob VehicleExtra PRs

https://github.com/qbcore-framework/qb-ambulancejob/pull/102
https://github.com/qbcore-framework/qb-ambulancejob/pull/103
https://github.com/qbcore-framework/qb-policejob/pull/199
https://github.com/qbcore-framework/qb-policejob/pull/200
2021-12-20 03:18:51 +00:00
Kakarot d981752484 Merge pull request #378 from darknight2590/patch-5
add GetClosestBone
2021-12-19 20:08:10 -06:00
Kakarot 876def5ca5 Merge pull request #375 from GameMango36/main
feat(paychecks): Jobs Off Duty Payment Option
2021-12-19 20:07:40 -06:00
Kakarot 513826da02 Merge pull request #369 from YeahItsHayden/main
(add): create blip function
2021-12-19 20:06:47 -06:00
Kakarot 9083330c03 Merge pull request #377 from Mojito-Fivem/fix/HasItem
Fixes QBCore.Functions.HasItem [Critical](!)
2021-12-19 20:04:58 -06:00
Kakarot 54300267a0 Merge pull request #358 from Mitroxs/main
Introduction to Routingbuckets
2021-12-19 20:04:34 -06:00
Kakarot 59df1c9b76 Merge pull request #367 from Mojito-Fivem/feat/rgbcolour
feat(client/functions): RGB Colour Support
2021-12-19 20:03:50 -06:00
Kakarot eafd28ac14 Merge pull request #363 from Jagen0/patch-1
Unused TriggerClientEvent
2021-12-19 20:03:41 -06:00
Kakarot bd27f721f6 Merge pull request #355 from ansljeremy/patch-1
Changed default to 48 players
2021-12-19 20:02:54 -06:00