Commit Graph

995 Commits

Author SHA1 Message Date
Gürkan 0e07fea92d update player.lua - To fix number check
"GetPlayerByPhone" fixes some players' phone number not matching
2022-08-18 03:10:04 +03:00
Stan af3db53840 Merge pull request #790 from dexter9006/patch-1
Update vehicles.lua
2022-08-16 16:06:07 +01:00
dexter9006 fc19a6ac65 Update vehicles.lua
small typo fix
2022-08-16 16:02:13 +01:00
Stan 3253b4c096 Merge pull request #789 from TonybynMp4/patch-1
Update fr.lua
2022-08-16 12:22:46 +01:00
Tony 5a6460cd71 Update fr.lua 2022-08-16 00:21:06 +02:00
Ethan Johnson 15e37a0c34 Performance, notification, and localization updates to server/commands.lua (#638)
* 🐎 Update ace permissions loop from pairs() to for-i

* Add success notification to `openserver` and `closeserver`

* 🌐 Add missing localization strings for commands

* Add missing comma at end of line

Co-authored-by: Kakarot <57848836+GhzGarage@users.noreply.github.com>
Co-authored-by: BerkieBb <82737367+BerkieBb@users.noreply.github.com>
2022-08-15 08:37:32 +02:00
Kakarot 6c7e0b9987 Merge pull request #782 from BerkieBb/player-method
feat(server/player): AddPlayerMethod
2022-08-10 12:34:03 -05:00
BerkieBb c52e501588 fix(server/player): wrong type 2022-08-10 17:37:29 +02:00
BerkieBb b1e1c11788 fix(server/player): example 2022-08-10 16:14:10 +02:00
BerkieBb 177925f126 feat(server/player): AddPlayerMethod 2022-08-10 15:05:24 +02:00
BerkieBb dc087a976c feat(server/functions): QBCore.Functions.Notify (#772)
Co-authored-by: Stan <96954031+tom-osborne@users.noreply.github.com>
2022-08-04 13:25:23 +03:00
Kakarot 6c27291366 Spawning fixes 2022-08-03 20:40:34 -05:00
Kakarot f28f64fe68 Merge pull request #765 from BerkieBb/remove-connectqueue
Remove connectqueue
2022-07-29 18:10:00 -05:00
BerkieBb 2eba19a6c8 Merge branch 'main' into remove-connectqueue 2022-07-29 14:04:10 +03:00
Holidayy95 77112e43ec 2699 cars (#770)
* 2699 cars

* edit

* #BlameBlue

* #
2022-07-28 22:01:03 +03:00
BerkieBb be6c6211dd tweak(server/functions): use joaat (#768) 2022-07-27 13:36:40 +03:00
BerkieBb 827819d002 Fix optin toggle and add SetPlayerData function to player object (#757)
* feat(server/player): SetPlayerData

* fix(server/functions): toggling optin
2022-07-27 11:07:04 +03:00
Kakarot d8ba9a8152 cb to return, pass source for coords fallback 2022-07-27 01:20:18 -05:00
Kakarot 81ffd87231 Second vehicle spawn callback 2022-07-25 20:42:46 -05:00
Stan 82e4bd5f98 Merge pull request #745 from Atlantis-QB/main
improvements(es.lua)
2022-07-25 13:31:13 +01:00
AnthoHansen abc108e760 Merge branch 'qbcore-framework:main' into main 2022-07-25 14:23:11 +02:00
Stan 851b56dab3 Merge pull request #756 from D4isDAVID/main
Update Russian and Hebrew locales
2022-07-24 10:55:46 +01:00
David Malchin 42215714d3 Merge branch 'main' into main 2022-07-24 11:56:26 +03:00
David Malchin e22e9217fe Update he.lua 2022-07-24 11:55:09 +03:00
SuperDaniel 2120ce506d Update loops.lua (#749)
Correction of typographical error.

Co-authored-by: BerkieBb <82737367+BerkieBb@users.noreply.github.com>
2022-07-24 00:10:56 +03:00
BerkieBb 42bfdbefd8 fix(server/events): remove unused variable 2022-07-23 23:40:46 +03:00
BerkieBb bdba42b649 tweak(config): remove connectqueue config 2022-07-23 21:26:39 +03:00
BerkieBb cad6f3a209 tweak(server/events): remove non-existant event trigger 2022-07-23 21:22:20 +03:00
David Malchin e990409c11 Merge branch 'main' into main 2022-07-23 19:39:00 +03:00
NetOut 38ed80fed2 Fixed isnetworked (#764)
With the above way, the condition was always true because (false or true) is true or (nil or true) is true.

With this change it is fixed.
2022-07-23 16:01:23 +03:00
Kakarot 2b0e0c8edc Model check 2022-07-23 02:14:20 -05:00
Kakarot 1b2915a75f Vehicle server-spawning functions/callback 2022-07-22 22:59:01 -05:00
David Malchin 8b5f5b2b37 Fix styling, docs, and a possible bug (#762)
* 🎨 Fix spacing and indentation

* 🎨 Use single quotes over backticks

* 📝 Fix docs

* 🐛 Make replace function clear and extend locales correctly

* Revert "🎨 Use single quotes over backticks"

* Update config.lua
2022-07-22 12:14:02 +03:00
David Malchin 770ea44530 Update he.lua 2022-07-21 15:11:16 +03:00
David Malchin cbed255874 Update he.lua 2022-07-21 15:10:08 +03:00
David Malchin 9245a209c1 Update he.lua 2022-07-21 14:38:20 +03:00
David Malchin 215094281d Update Hebrew locale 2022-07-21 14:16:59 +03:00
David Malchin e41ba89f87 Update Russian locale 2022-07-21 14:16:59 +03:00
Stan 42f39ea651 Merge pull request #761 from RadhwaneDZ/patch-2
Update ar.lua
2022-07-20 15:25:13 +01:00
RadhwaneDZ 72223bd196 Update ar.lua 2022-07-20 15:17:38 +01:00
nzkfc 304654b340 Update vehicles.lua 'sportsclassic' to 'sportsclassics' (#759)
* Update vehicles.lua

* Update vehicles.lua
2022-07-20 11:49:39 +03:00
David Malchin 7fab401ed2 Fix Styling (#758)
* style: ensure consistent indentation

* style: add spacing

* style: add newlines

* style: simplify html

* fix: update javascript indent size in contribution guidelines
2022-07-18 23:45:46 +03:00
Stan 657f55b599 Merge pull request #753 from aw3rque/patch-2
Update tr.lua
2022-07-11 18:13:33 +01:00
efe e64437444e Update tr.lua 2022-07-11 20:10:04 +03:00
Stan ff7d613969 Merge pull request #752 from aw3rque/patch-1
Update tr.lua
2022-07-11 18:04:26 +01:00
efe 403f2e666b Update tr.lua 2022-07-11 20:03:09 +03:00
efe 28d17860e6 Update tr.lua 2022-07-11 20:01:19 +03:00
efe 4d0c1bcfcd Update tr.lua 2022-07-11 19:56:46 +03:00
Tom Osborne 2c00ca53ad Merge pull request #737 from BerkieBb/main
feat(server/commands): multiple permission support and fix argsrequired
2022-07-09 16:56:49 +01:00
BerkieBb b650e9dacc Merge branch 'main' into main 2022-07-09 17:40:10 +02:00