Kakarot
|
a533cf05a5
|
Merge pull request #620 from watchakorn-18k/patch-1
Add Thai language
|
2022-04-13 05:28:12 -07:00 |
|
Kakarot
|
f604967d0a
|
Merge pull request #607 from ARSSANTO/main
Neon color saving issue solved
|
2022-04-13 05:27:55 -07:00 |
|
Kakarot
|
a69486418f
|
Merge pull request #632 from Asaayu/main
Updates to the /me command
|
2022-04-13 05:16:35 -07:00 |
|
Ethan
|
75a762f3e8
|
/me command - Use regex to replace formatting text
Uses regex to replace strings that match `<*>` and `~*~` in the `/me` command.
Regex: https://regex101.com/r/rrNMnx/1
|
2022-04-13 19:23:45 +12:00 |
|
Ethan
|
d5280f32f2
|
🐎 /me command - Convert pairs() loop to for loop
As per test 9 @ https://springrts.com/wiki/Lua_Performance#TEST_9:_for-loops
|
2022-04-13 19:06:59 +12:00 |
|
Ethan
|
c21cde06f7
|
🐎 /me command - Check input first
|
2022-04-13 19:02:18 +12:00 |
|
Kakarot
|
5eb841c1a9
|
Merge pull request #630 from Asaayu/patch-1
Add support for commas and integers in the TP command
|
2022-04-12 11:59:04 -07:00 |
|
Ethan Johnson
|
3d4343d420
|
Add support for commas and integers in the TP command
|
2022-04-12 23:16:54 +12:00 |
|
Kakarot
|
62dd12a4d9
|
Update callcommand permission check
|
2022-04-10 23:00:42 -05:00 |
|
Kakarot
|
04e7e196da
|
Merge pull request #625 from LwkyLion/patch-1
Update player.lua
|
2022-04-08 13:53:07 -07:00 |
|
LwkyLion
|
04994137c1
|
Update player.lua
Deleting character causes an issue because the table "player_boats" was still trying to be deleted and no such table existed.
|
2022-04-08 11:20:40 -07:00 |
|
watchakorn-18k
|
b510c89e0d
|
Add Thai language
|
2022-04-07 00:42:40 +07:00 |
|
Idris Dev
|
de249c0439
|
feat: Added ChatEvent handler to server/events.lua
Merge pull request #613 from qbcore-framework/feat/HideBrokenCommands
|
2022-04-05 14:03:03 +10:00 |
|
Idris
|
429966cdd7
|
chore: removed bloated chatMessage code.
|
2022-04-05 13:57:16 +10:00 |
|
Idris Dev
|
d2c51ae93d
|
fix: Fixed maintenance not being tagged for review
|
2022-04-03 14:08:09 +10:00 |
|
Idris Dev
|
857e891020
|
feat: Deletes user vehicle when trying to spawn a new one.
when the user spawns the car, it erases the previous one he was in
|
2022-04-03 14:04:56 +10:00 |
|
Kakarot
|
3f703a2950
|
Event to export
|
2022-04-02 16:01:06 -05:00 |
|
Idris
|
aab215334f
|
feat: Added ChatEvent handler to server/events.lua
|
2022-04-02 18:51:47 +11:00 |
|
Kakarot
|
cddbd0184c
|
Accidental s
|
2022-03-30 23:02:44 -05:00 |
|
Kakarot
|
cf0de3ed35
|
Merge pull request #594 from GhzGarage/main
WIP Permissions System
|
2022-03-30 16:31:36 -06:00 |
|
Kakarot
|
ccbc6b216d
|
Remove job check
|
2022-03-30 17:25:20 -05:00 |
|
Kakarot
|
b04eb3f43a
|
Update to qbcore.
|
2022-03-30 17:05:07 -05:00 |
|
Atikur Rahaman Santo
|
bf0b3eef65
|
Neon color saving issue solved
|
2022-03-31 01:28:59 +06:00 |
|
Kakarot
|
2d6159345b
|
Remove
|
2022-03-30 01:31:36 -05:00 |
|
Kakarot
|
eb34e65204
|
More changes
|
2022-03-30 01:20:11 -05:00 |
|
Kakarot
|
dd6c6c4a09
|
More changes
|
2022-03-30 01:04:59 -05:00 |
|
Kakarot
|
46a2aae5ce
|
More changes
|
2022-03-30 00:45:31 -05:00 |
|
Kakarot
|
f5e22066fb
|
More changes
|
2022-03-29 22:33:26 -05:00 |
|
Kakarot
|
a528a0b127
|
More updates
|
2022-03-29 22:12:00 -05:00 |
|
Idris Dev
|
48a73aff83
|
Update fxmanifest.lua
|
2022-03-29 19:32:56 +11:00 |
|
Idris Dev
|
abf9abbbf2
|
Merge pull request #599 from trclassic92/patch-1
Loading issue (Shared Folder)
|
2022-03-29 15:20:59 +11:00 |
|
TRClassic
|
814adb0a23
|
Update fxmanifest.lua
|
2022-03-29 00:15:25 -04:00 |
|
TRClassic
|
e730b01545
|
Loading issue
wasn't loading the shared files in order
|
2022-03-29 00:13:51 -04:00 |
|
Kakarot
|
94476fee2e
|
old compat
|
2022-03-28 22:00:56 -05:00 |
|
Kakarot
|
905d407ce3
|
Merge pull request #598 from Molicheu/patch-1
Rename qb-bossmenu to qb-management
|
2022-03-28 20:39:31 -06:00 |
|
Kakarot
|
cc44840df4
|
GetPermission function
|
2022-03-28 21:37:53 -05:00 |
|
Molicheu
|
997e19a9da
|
Rename qb-bossmenu to qb-management
|
2022-03-28 22:36:38 -04:00 |
|
Kakarot
|
860337d61d
|
Merge pull request #597 from ItsANoBrainer/dev3-FixingEveryonElsesProblems
[Fix] Livery Mod Saving
|
2022-03-28 18:32:37 -06:00 |
|
ItsANoBrainer
|
52dc610c6c
|
[Fix] Livery Mod Saving
- Fixed bug where livery mod would not save if it was set to default
|
2022-03-28 20:28:01 -04:00 |
|
Kakarot
|
581e7572a0
|
Remove optin (look into chat channels)
|
2022-03-28 01:26:25 -05:00 |
|
Kakarot
|
3bb1023654
|
WIP permission system
|
2022-03-28 01:24:40 -05:00 |
|
Idris Dev
|
1dfdb46105
|
fix (Zap): Fixed user not getting god perms when using Zap Hosting.
|
2022-03-25 21:35:37 +11:00 |
|
FekyDEV
|
9ca5196c24
|
Deletes the vehicle if the user is already in it
|
2022-03-24 17:32:47 +01:00 |
|
Kakarot
|
d0ea8571e3
|
Pull #521
|
2022-03-22 23:03:49 -05:00 |
|
Kakarot
|
78bde93f42
|
Merge pull request #566 from Yonatannn/patch-1
Create he.lua
|
2022-03-22 21:02:21 -07:00 |
|
Kakarot
|
b466e4fc77
|
Merge pull request #567 from crashys/patch-1
Update pt.lua
|
2022-03-22 21:02:16 -07:00 |
|
Kakarot
|
95f48b3c53
|
Merge pull request #570 from elvodkaa/patch-1
Update ar.lua
|
2022-03-22 21:02:11 -07:00 |
|
Kakarot
|
2789f759b4
|
Merge pull request #546 from SKITTLE6969/Item.lua-update
Update Items.lua theft and jewelry
|
2022-03-22 21:00:50 -07:00 |
|
Kakarot
|
52ac1b3b33
|
Pull #550
|
2022-03-22 22:59:53 -05:00 |
|
Kakarot
|
ce206bbc9e
|
Merge pull request #551 from buntyverma69/patch-1
Fixed helicopters not going air depot
|
2022-03-22 20:57:30 -07:00 |
|