BerkieBb
c8fd9a590d
feat: removed connectqueue as a dependency
2022-03-01 19:42:03 +01:00
BerkieBb
d57218594f
feat(config): whitelist config and connectqueue config
2022-03-01 19:41:37 +01:00
BerkieBb
20635c389d
feat(server/events): closed server check, whitelist functionality and optional connectqueue config
2022-03-01 19:41:05 +01:00
BerkieBb
3cc48b0767
feat(server/functions): make isWhitelisted usable
2022-03-01 19:40:05 +01:00
BerkieBb
0ba5d9cb40
refactor!: cleanup and some features
2022-03-01 18:54:18 +01:00
BerkieBb
4f3401ff71
fix(server/functions): paycheck loop
2022-02-28 14:26:45 +01:00
BerkieBb
f50136802f
fix(client/events): shared update multiple not updating string keys
2022-02-26 16:23:12 +01:00
BerkieBb
61a5da33ad
fix(functions/permissions): has permission check
2022-02-24 22:32:52 +01:00
BerkieBb
c3f114b381
feat(permission/playerdata): system admin permission
2022-02-24 22:13:30 +01:00
BerkieBb
31888996ab
feat!: ace permission system
2022-02-24 21:58:49 +01:00
BerkieBb
1412d02db1
tweak(server/exports): Remove unnecessary code
2022-02-23 11:17:16 +01:00
BerkieBb
7901a991cb
Merge branch 'dev' into dev
2022-02-23 11:15:20 +01:00
Idris Dev
fa99bf0339
feat (main): Pulling main into dev. ( #542 )
...
* Update README.md
* Update README.md
* feat (locale/tr): Added turkish locale.
Türkçe Karakter Yer Almakta
* feat (locale/es): Added spanish.
* updated spanish
Sounded weird
* Update es.lua
* feat (locale/lv): Added latvian.
I'm personally a native speaker and I can approve this is correct.
* feat(qb-core/player): Added server-side event onJobUpdate (#516 )
Added server-side event onJobUpdate so scripts can listen on server if any player changed their job. It's safer than redirecting client event to server again.
* feat (server/player): Added Job update on duty update (#519 )
* Trigger Job Update on Duty Update
* Add server event
Co-authored-by: Kakarot <57848836+GhzGarage@users.noreply.github.com >
Co-authored-by: Muhammed Developer <56224780+muhammed10100@users.noreply.github.com >
Co-authored-by: MonkeyWhisper <82112471+MonkeyWhisper@users.noreply.github.com >
Co-authored-by: Casper <71441748+JajarGaming@users.noreply.github.com >
Co-authored-by: Chaini <28576404+chainiDV@users.noreply.github.com >
Co-authored-by: Brady F <bmf1418@gmail.com >
2022-02-21 15:00:02 +11:00
BerkieBb
e43fac3568
fix(server/playerdrop): bucket table reference
2022-02-19 14:45:09 +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
BerkieBb
41f01f842b
tweak(core/version/getter): add if statement back for invoking resource
2022-02-19 12:51:13 +01:00
MeMo
707a43d4b8
fix (server/functions): BanTime fix.
2022-02-19 17:56:02 +11:00
Liam Dormon
3b36f7e4e5
fix(client/functions): type checking for vectors ( #430 )
...
allows for cross scrt compatibility with newer functions
2022-02-19 17:39:50 +11:00
Idris Dev
391b293e06
style (drawtext): camelCase drawtext local functions.
...
Co-Authored by @BerkieBb
2022-02-19 17:27:01 +11:00
Idris Dev
61c709c0f0
feat (readme): Updated readme ( #538 )
...
* Update README.md
* Update README.md
Co-authored-by: Kakarot <57848836+GhzGarage@users.noreply.github.com >
2022-02-19 17:26:05 +11:00
BerkieBb
e9a6d4acd0
fix(server/functions): getplayer variable
2022-02-18 19:35:10 +01:00
BerkieBb
ab131e2cc8
revert(manifest): version bump
2022-02-18 19:17:29 +01:00
BerkieBb
81d7d1fadb
tweak(manifest): shared globbing and version bump
2022-02-18 19:16:48 +01:00
BerkieBb
d09db11082
tweak(shared): prepare for globbing
2022-02-18 19:15:05 +01:00
BerkieBb
f82fb1a118
style(server/exports): ocd
2022-02-18 19:12:57 +01:00
BerkieBb
da676647f2
style(server/player): indentation
2022-02-18 19:09:57 +01:00
BerkieBb
38534b73f0
style(server/functions): indentation
2022-02-18 19:09:35 +01:00
BerkieBb
e61cc26322
style(server/events): indentation
2022-02-18 15:21:48 +01:00
BerkieBb
fd088d9dcf
feat(debug): allow for more types to be sent to the debug
2022-02-18 14:51:40 +01:00
BerkieBb
25007c1bf4
style(server/events): indentation and ocd
2022-02-18 14:34:40 +01:00
BerkieBb
4cca898395
style(main): indentation
2022-02-18 10:16:08 +01:00
BerkieBb
c615159c28
style(events): indentation
2022-02-18 10:13:08 +01:00
BerkieBb
a5bb0c99ce
tweak(functions): small changes
2022-02-18 10:07:19 +01:00
BerkieBb
4b107e24d7
style(drawtext): camelCase for locals
2022-02-18 10:02:18 +01:00
BerkieBb
3fcbf70016
optimize(loops): use core playerdata
2022-02-18 10:00:16 +01:00
Idris Dev
f742dff5de
fix (semvar): Version correctly bumped
2022-02-18 18:41:54 +11:00
darknight2590
3b61e13854
feat (html): Organised html file - Darknight2590
...
* Rename html/app.js to html/js/app.js
* Rename html/config.js to html/js/config.js
* Rename html/drawtext.js to html/js/drawtext.js
* Rename html/testing.js to html/js/testing.js
* Rename html/utils.js to html/js/utils.js
* Rename html/style.css to html/css/style.css
* Rename html/drawtext.css to html/css/drawtext.css
* Update fxmanifest.lua
2022-02-17 19:35:01 +11:00
darknight2590
430d40db6a
feat (player/status): Added isdead check to hunger/thirst check thread
2022-02-16 20:25:53 +11:00
Idris Dev
efd28061e4
feat (server/exports): Added GetCoreVersion to return the manifest version of the core.
2022-02-15 13:51:35 +11:00
Idris Dev
df64b17aa3
Update fxmanifest.lua
2022-02-14 17:32:16 +11:00
Idris Dev
d7116867a3
bump: Upped version number
2022-02-13 23:09:57 +11:00
Idris Dev
b317f42fa2
feat (shared): Added modular shared tables
2022-02-13 23:05:58 +11:00
Idris
e7efdbd509
hotfix (exports): Updated the way functions return, now returns status, message and item (if applicable).
2022-02-13 21:49:59 +11:00
Idris
74f088e451
feat (exports): Added minor validation to the new exports.
2022-02-13 21:28:22 +11:00
Idris
488c74b2de
Merge branch 'develop' of https://github.com/qbcore-framework/qb-core into feat/ModularSharedTables
2022-02-13 20:51:43 +11:00
Idris Dev
c0bdbdebe3
feat (drawtext): Added IdrisDose/qb-drawtext to qb-core
2022-02-13 20:51:18 +11:00
Idris
ae29c94a40
feat (Shared): Added the ability to dynamically update the shared jobs, items and gangs.
2022-02-13 20:45:49 +11:00
Idris
2723d67744
feat (drawtext): Added IdrisDose/qb-drawtext to core to hopefully slow down the usage of drawtext3d.
2022-02-13 17:26:17 +11:00
Kakarot
6935e3481e
Merge pull request #453 from CTRP-Framework/patch-1
...
Update vehicles.lua
2022-02-03 06:12:34 -08:00