Commit Graph
13 Commits
Author SHA1 Message Date
Idris 429966cdd7 chore: removed bloated chatMessage code. 2022-04-05 13:57:16 +10:00
Idris aab215334f feat: Added ChatEvent handler to server/events.lua 2022-04-02 18:51:47 +11:00
Idris bf0a4a2192 Merge branch 'main' of https://github.com/qbcore-framework/qb-core into dev 2022-03-15 18:04:37 +11:00
Idris 1db8792a26 Merge branch 'main' of https://github.com/qbcore-framework/qb-core into dev 2022-03-06 21:16:46 +11:00
Idris 5bf8abf66b Merge branch 'main' of https://github.com/qbcore-framework/qb-core into dev 2022-03-06 21:15:14 +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 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
Idris 0f137e3814 BREAKING: feat (shared): Split shared file into multiple files for cleaner and easier config and maintenance.
This is a breaking change.
2022-01-01 17:37:00 +11:00
Idris 4b76d82b20 removed shared.lua 2022-01-01 17:36:12 +11:00
Idris Dose 2b6edb0ac3 feat (Functions/Math): Added Precision Rounding so that people can round to nearest decimal efficiently. 2021-10-01 20:58:13 +10:00