Commit Graph

1050 Commits

Author SHA1 Message Date
Kakarot 9aa107cda2 Merge pull request #813 from BerkieBb/main
Move usableitems back to the core
2022-08-25 08:53:20 -07:00
BerkieBb 8557e599f0 tweak(server/functions): usableitems are back in the core 2022-08-25 17:42:55 +02:00
BerkieBb 7e52fbe937 chore(server/main): move QBCore.UseableItems 2022-08-25 17:42:20 +02:00
Kakarot 1c97329a28 Merge pull request #810 from BerkieBb/main
feat(server/player): hud update on SetMoney
2022-08-25 07:53:35 -07:00
Kakarot 97e123633b Merge branch 'main' into main 2022-08-25 07:50:45 -07:00
Stan a412ba41c9 Merge pull request #809 from Spudgun/main
feat: new FirstToUpper and tweak of HasPermissions functions
2022-08-25 08:50:56 +01:00
BerkieBb d563a89891 fix(server/player): add forgotten variable for setmoney 2022-08-24 15:06:40 +02:00
BerkieBb 59ae47fa92 feat(server/player): hud update on SetMoney 2022-08-24 15:05:12 +02:00
Spudgun c61d0b204e tweak: HasPermissions accept both string and table
Enables single and multiple permission checks
2022-08-24 18:57:53 +12:00
Spudgun 1dde823486 feat: first character of word to uppercase function 2022-08-23 19:53:06 +12:00
Kakarot c1851db261 Merge pull request #806 from Enzo-DC/patch-1
update it.lua
2022-08-22 05:15:13 -07:00
Kakarot 34a556d289 Merge pull request #807 from D4isDAVID/locale
Add missing Hebrew and Russian locales
2022-08-22 05:14:49 -07:00
David Malchin 459f9b79fa Add missing Hebrew and Russian locales 2022-08-22 14:50:47 +03:00
Enzo edb49b387a update it.lua 2022-08-22 07:51:33 +02:00
Kakarot 39f4711933 Merge pull request #803 from TonybynMp4/patch-3
Update fr.lua
2022-08-21 18:44:39 -07:00
Kakarot e01399f799 Merge pull request #804 from BerkieBb/main
fix(server/player): cap for thirst and hunger
2022-08-21 18:44:27 -07:00
Tony f90b3e6577 Update fr.lua 2022-08-22 03:39:05 +02:00
Tony 398a9b3404 Update fr.lua 2022-08-22 03:39:05 +02:00
Kakarot 4c667fe65a Merge pull request #805 from D4isDAVID/refactor/locale
🎨 Refactor locales
2022-08-21 18:05:22 -07:00
David Malchin 6513c55aa5 🎨 Use tables in command locales 2022-08-22 03:46:52 +03:00
BerkieBb 4412ef29ca fix(server/player): cap for thirst and hunger 2022-08-22 01:32:51 +02:00
David Malchin ce216ad676 🎨 Rename locales and remove notify translation type 2022-08-21 23:48:45 +03:00
Kakarot f38350bcae Merge pull request #802 from ChatDisabled/main
Cleanup wanderrer
2022-08-21 11:55:12 -07:00
ChatDisabled 4f01220879 linting 2022-08-21 18:57:28 +02:00
ChatDisabled 69711ce88f ro locales 2022-08-21 18:40:22 +02:00
ChatDisabled a1d80b8481 server/player.lua 2022-08-21 18:37:45 +02:00
ChatDisabled 7aba11da2c server/exports.lua 2022-08-21 18:36:50 +02:00
ChatDisabled 6ee58f9017 server/events.lua 2022-08-21 18:34:22 +02:00
ChatDisabled 13f88bf2e8 server/commands.lua + remove dubble locales 2022-08-21 18:33:15 +02:00
ChatDisabled c6403fdc4b client/events.lua 2022-08-21 18:28:17 +02:00
ChatDisabled f60e99ac67 the locales 2022-08-21 18:26:34 +02:00
Kakarot e160689663 Merge pull request #801 from ChatDisabled/patch-1
Don't touch things that don't need touching
2022-08-20 14:56:23 -07:00
ChatDisabled 89f1bc0440 Sigh 2022-08-20 23:52:25 +02:00
Kakarot 8cbf784ccd Merge pull request #787 from D4isDAVID/locale
Update Russian and Hebrew locales
2022-08-20 14:12:42 -07:00
Kakarot ec3bc94115 Merge pull request #797 from buddizer/buddizer-patch-1
Update es.lua
2022-08-20 14:12:10 -07:00
Kakarot 9afbc18135 Merge pull request #800 from BerkieBb/money-change-listener
feat(server/player): money change listeners
2022-08-20 14:11:54 -07:00
Kakarot dafacc4ef4 Merge pull request #798 from BerkieBb/main
feat(server/functions): usable item exports
2022-08-20 14:11:14 -07:00
BerkieBb 3bb0547548 feat(server/player): money change listeners 2022-08-20 13:39:14 +02:00
BerkieBb b22858c7ad Merge pull request #799 from Spudgun/main
update: common functions, weapon type info and accurate weapon labels
2022-08-20 11:10:58 +02:00
Spudgun 7b33f25210 update: common functions and weapon type info 2022-08-20 21:07:42 +12:00
BerkieBb 6231dbab6a feat(server/functions): usable item exports 2022-08-20 09:36:08 +02:00
buddizer 603467c87d Update es.lua 2022-08-19 21:04:40 -06:00
BerkieBb 8dadcca5cb Merge pull request #796 from AnishBplayz/main
Update fxmanifest.lua to include locations.lua
2022-08-19 23:24:49 +02:00
AnishBplayz 415e93085c Update fxmanifest.lua 2022-08-20 02:34:07 +05:30
David Malchin 6c8ec1c06a Merge branch 'main' into locale 2022-08-19 23:07:12 +03:00
Kakarot cb1de6dd97 Merge pull request #795 from D4isDAVID/fix/lint
👕 Remove usage of `source` in client script
2022-08-19 13:03:44 -07:00
David Malchin ee92e7f436 👕 Remove usage of source in client script 2022-08-19 22:51:05 +03:00
David Malchin ad47b49b7f Add location_not_exist to Russian and Hebrew locales 2022-08-19 22:33:31 +03:00
Kakarot 4d17bf9c03 Merge branch 'main' into locale 2022-08-19 09:51:27 -07:00
Kakarot 8fffc421bb Merge Dev (#794)
* [Update] Stuff and Things - Fix Exploit

- Update doors on teleport so they don't get stuck (requires my doorlock PR that creates a updateDoors() export
- Support for heading with TeleportToCoords event
- Support for teleporting to location name with /tp and a default file with locations to use
- Remove 'QBCore:Server:AddItem' event (requires PR to other resources that use it)
- Support for an array of items that do the same thing with QBCore.Functions.CreateUsableItem
- Player exists check before removing or adding permission
- Trigger OnPlayerUnload as a server side event too
- Player.Functions.GetMetaData function
- Added reason to money remove logs
- Set dirt level to 0 on /car vehicles

* Export to Event

* Deprecate instead of remove?

* Player+License verification fix

* Update events.lua

* Export change for qb-management

* [Hotfix] Errors after Merge

* [Change] src to source

* Prevent people using /me to troll

This prevents people using that /me troll with the huge font size and different colors.

* Remove DoorUpdate event

* Update client/events.lua

Co-authored-by: BerkieBb <82737367+BerkieBb@users.noreply.github.com>

* Update server/functions.lua

Co-authored-by: BerkieBb <82737367+BerkieBb@users.noreply.github.com>

* Adjustments for BB

* Linting

* fix(server/functions): use indexed variables

Co-authored-by: David Malchin <malchin459@gmail.com>

* chore(server/events): remove unnecessary _

Co-authored-by: David Malchin <malchin459@gmail.com>

* chore(server/events): remove unnecessary _'s

Co-authored-by: David Malchin <malchin459@gmail.com>

* chore(server/events): language

Co-authored-by: David Malchin <malchin459@gmail.com>

* chore(server/events): language

Co-authored-by: David Malchin <malchin459@gmail.com>

* chore(server/events): language

Co-authored-by: David Malchin <malchin459@gmail.com>

* chore(server/events): language

Co-authored-by: David Malchin <malchin459@gmail.com>

* chore(server/player): indentation

Co-authored-by: David Malchin <malchin459@gmail.com>

* [Chore] Remove Money

Removed repetitive code that made zero sense

* Update en.lua

* Update player.lua

* Update player.lua

* Update functions.lua

Co-authored-by: ItsANoBrainer <itsanobrainergg@protonmail.com>
Co-authored-by: Scullyy <51968381+Scullyy@users.noreply.github.com>
Co-authored-by: Idris Dev <IdrisDose@users.noreply.github.com>
Co-authored-by: Idris <idrisdev@gmail.com>
Co-authored-by: BerkieBb <82737367+BerkieBb@users.noreply.github.com>
Co-authored-by: David Malchin <malchin459@gmail.com>
Co-authored-by: Chris Usiak <christopher.usiak@oakland.k12.mi.us>
2022-08-19 11:48:39 -05:00