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 |
|
Kakarot
|
8e9a205f68
|
Merge pull request #492 from Demo4889/main
Update vehicles.lua
|
2022-02-03 06:12:27 -08:00 |
|
Kakarot
|
43be39769e
|
Merge pull request #496 from BerkieBb/main
Duplicate license config
|
2022-02-03 06:12:06 -08:00 |
|
BerkieBb
|
c6b5063aaf
|
feat(config): add duplicate license check config
|
2022-01-18 14:00:02 +01:00 |
|
BerkieBb
|
edc914835d
|
feat(events/join): add duplicate license check config
|
2022-01-18 13:59:36 +01:00 |
|
Demo
|
4afcf445e6
|
Update vehicles.lua
|
2022-01-16 20:53:26 -05:00 |
|
Demo
|
e6758d6aa6
|
Update vehicles.lua
|
2022-01-16 18:53:07 -05:00 |
|
Demo
|
e7e96bd8ed
|
Update vehicles.lua
|
2022-01-16 18:22:24 -05:00 |
|
Kakarot
|
6d084b1373
|
Merge pull request #489 from Demo4889/main
weapons.lua update
|
2022-01-15 22:31:50 -06:00 |
|
Demo
|
a5ea153cde
|
weapons.lua update
Update to remove unneeded items and addition of damagereason for qb-ambulancejob update
|
2022-01-15 21:26:13 -05:00 |
|
Kakarot
|
4738a50ab6
|
Merge pull request #486 from FjamZoo/patch-1
Updated danish translation
|
2022-01-15 18:41:21 -06:00 |
|
Kakarot
|
72284a50c9
|
Merge pull request #485 from xenfovn/patch-1
Create vn.lua
|
2022-01-15 18:41:12 -06:00 |
|
Kakarot
|
b68c0073de
|
Merge pull request #484 from CherryozZ/patch-9
Update es.lua
|
2022-01-15 18:41:01 -06:00 |
|
FjamZoo
|
0d449d9e03
|
Updated danish translation
There was some grammatical errors (I hope I caught them all I am dyslexic myself KekW)
|
2022-01-15 04:36:42 +01:00 |
|
Stable
|
dd78097efb
|
Create vn.lua
|
2022-01-15 09:20:01 +07:00 |
|
CherryozZ
|
97fc8bb059
|
Update es.lua
the latest pr on the missing_args2 locale said that all the args were filled out (lol) and had gramatical issues on some others
|
2022-01-14 01:25:39 +01:00 |
|
Kakarot
|
281385e2cb
|
Merge pull request #462 from BerkieBb/patch-1
fix(client/functions): Return right result when with hasitem callback
|
2022-01-13 13:35:37 -06:00 |
|
Kakarot
|
c3b785e7f6
|
Merge pull request #477 from MonkeyWhisper/patch-3
Update es.lua
|
2022-01-13 13:15:22 -06:00 |
|
Kakarot
|
94828057db
|
Merge pull request #483 from NicoDK6400/patch-1
Added danish translation
|
2022-01-13 13:14:53 -06:00 |
|
Kakarot
|
20b420ae23
|
Merge pull request #480 from frontez2/patch-1
sv.lua
|
2022-01-13 13:14:07 -06:00 |
|
Kakarot
|
f79dccdf4d
|
Merge pull request #481 from DanielCoelh0/main
fix pt locale
|
2022-01-13 13:12:34 -06:00 |
|
NicoDK6400
|
43b74b7778
|
Added danish translation
Just another one for the translations
|
2022-01-13 18:50:06 +01:00 |
|
KUMApt
|
c6354bad46
|
fix pt locale
|
2022-01-13 13:04:51 +00:00 |
|