ItsANoBrainer
7daf9f121a
Merge branch 'main' into ClientCallbacks
2022-06-15 21:56:46 -04:00
Kakarot
fbdf566649
MySQL Updates
2022-05-19 00:52:22 -05:00
TheiLLeniumStudios
fe9dae0543
Change back to compound operators
2022-05-06 13:56:21 +00:00
ItsANoBrainer
46ba99291c
[Feature] Client Callbacks
...
Creates support for utilization of Client Callbacks.
2022-05-04 21:18:38 -04:00
TheiLLeniumStudios
db11c7dcec
Fix linting issues
2022-05-04 08:08:29 +00:00
Kakarot
3f703a2950
Event to export
2022-04-02 16:01:06 -05: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
b04eb3f43a
Update to qbcore.
2022-03-30 17:05:07 -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
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
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
BerkieBb
8d9a970aa1
fix(server/functions): old permission check
2022-03-07 18:59:21 +01:00
BerkieBb
3cc48b0767
feat(server/functions): make isWhitelisted usable
2022-03-01 19:40:05 +01:00
BerkieBb
4f3401ff71
fix(server/functions): paycheck loop
2022-02-28 14:26:45 +01:00
BerkieBb
61a5da33ad
fix(functions/permissions): has permission check
2022-02-24 22:32:52 +01:00
BerkieBb
31888996ab
feat!: ace permission system
2022-02-24 21:58:49 +01:00
BerkieBb
328fa108f8
tweak(buckets): small improvement of bucket handler
2022-02-19 14:44:34 +01:00
BerkieBb
3d3562a296
Merge branch 'dev' into dev
2022-02-19 12:54:19 +01:00
MeMo
707a43d4b8
fix (server/functions): BanTime fix.
2022-02-19 17:56:02 +11:00
BerkieBb
e9a6d4acd0
fix(server/functions): getplayer variable
2022-02-18 19:35:10 +01:00
BerkieBb
38534b73f0
style(server/functions): indentation
2022-02-18 19:09:35 +01:00
Kakarot
d786a3cd07
Locale/oxmysql
...
MUST UPDATE OXMYSQL TO 1.9 OR HIGHER
2022-01-10 01:52:59 -06:00
BerkieBb
632edc96c2
chore(paychecks): Add back removed code
2022-01-07 03:03:23 +01:00
BerkieBb
5d9e52ce55
fix(paychecks): Get account the right way
2022-01-07 02:59:42 +01: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
Kakarot
876def5ca5
Merge pull request #375 from GameMango36/main
...
feat(paychecks): Jobs Off Duty Payment Option
2021-12-19 20:07:40 -06:00
MiddleSkillz
d56bdd2b98
feat(paychecks): Jobs Off Duty Payment Option
2021-12-16 19:52:00 -07:00
Mitroxs
88820c80f1
typo ⁉️
2021-12-03 22:09:28 +01:00
Mitroxs
a3a763c86a
Get function for the bucket objects
2021-12-03 19:06:40 +01:00
Mitroxs
6d553436ec
Merge branch 'main' of https://github.com/Mitroxs/qb-core
2021-12-03 18:25:10 +01:00
Mitroxs
315f70600d
Deattach from QBcore object
2021-12-03 18:25:00 +01:00
Mitroxs
0c55486312
Update server/functions.lua
...
Co-authored-by: Taso <taso@projecterror.dev >
2021-12-03 18:18:14 +01:00
Mitroxs
b9712a0fe5
Introduction to Routingbuckets
2021-12-03 17:35:32 +01:00
jnccloud
649420b82f
Index is incorrect when players disconnect
...
It causes the index count to be skewed, and in turn causes an error in the thread and it never runs again until restart. Using the pairs alleviated this in a test environment.
2021-11-29 12:43:22 -05:00
Kakarot
e0bbb72b6f
Should fix paycheck problems
2021-11-28 15:54:15 -06:00
Mojito-Fivem
b3346527be
refactor(paycheckloop): Localise payment and format string
2021-11-08 17:37:33 +00:00
Mojito-Fivem
aac822402d
fix(refactor/paycheckloop): Send to players source
2021-11-08 17:36:11 +00:00
Mojito-Fivem
3d47bd8589
refacotr(server/functions): Optimise PaycheckLoop function
2021-11-08 17:27:14 +00:00
Mojito-Fivem
21d85a63ec
chore(server/functions): Add Comments for GetDuty functions
2021-11-07 22:47:39 +00:00
Mojito-Fivem
85819bddbf
feat(server/functions): GetDutyCount
2021-11-07 22:46:00 +00:00
Mojito-Fivem
2236163d5c
feat(server/functions): GetPlayersOnDuty
...
Co-authored-by: Solositeous <36283056+Solositeous@users.noreply.github.com >
2021-11-07 22:44:39 +00:00
Kakarot
9a1f1ab565
Remove table.insert
2021-11-02 23:16:52 -06:00
Kakarot
8a19f0163d
Fix /ooc & add /me
2021-11-01 00:44:38 -06:00
Mojito-Fivem
9fd5e75302
refactor(maths): move maths function to shared.lua
2021-10-31 21:38:45 +00:00