Scully
231d1c3c77
feat: improved RedM support ( #162 )
...
* Improvements + remove redm keybind system as it's pointless
2022-11-26 13:05:55 +11:00
Linden
32e2da2d8f
refactor(init): type-fixes and minor adjustments
2022-09-14 01:42:14 +10:00
Linden
26538b8148
refactor(imports): assign modules directly to lib namespace
...
Mostly a change for improved intellisense with sumneko lua.
Includes some type fixes and deprecation notices.
2022-09-14 01:20:50 +10:00
Linden
962e735d6f
feat(getCore/server): hasGroup method
2022-05-30 15:43:42 +10:00
Linden
2599d2ed80
feat(getCore/server): initialise player module and add getter
2022-05-29 10:33:41 +10:00
Linden
734a6cdc81
refactor(getCore/client): instantiate player
...
Previously handled by the player module.
2022-05-29 10:33:41 +10:00
Linden
32709db3cb
refactor(getCore/shared): adjust ox_core imports
2022-05-28 21:28:23 +10:00
Linden
139ae0701b
refactor(getCore/client): clean up hasGroup method and return values
2022-05-12 07:44:29 +10:00
Linden
5d1f6019c7
feat(getCore/client): load and extend player class
2022-05-12 01:55:21 +10:00
Linden
96eabf5592
refactor(imports/getCore): set constants and use new import files
2022-05-04 06:33:32 +10:00
Linden
c5bdaaafe8
refactor(imports/getCore): create import files for esx and qb
2022-05-04 06:33:32 +10:00
Linden
a3f38723e3
refactor(getCore): rename loadFramework, tweaks
...
ESX imports are limited to an event and getSharedObject export.
In the future I want to introduce some generic functions to simplify
cross-framework compatibility
when working with player, accounts, inventories, and groups (jobs/gangs).
2022-05-01 22:51:59 +10:00