Commit Graph

20 Commits

Author SHA1 Message Date
Linden 870e1887b0 Update fxmanifest.lua 2021-10-23 11:58:59 +11:00
Linden d594c5db82 chore(manifest): Update versions 2021-10-16 09:04:38 +11:00
Linden b5b5f56a2b Improvement: Set the camera position offset from the entity
- Modifying the spawn location would previously require adjusting the camera parameters.

- This, along with the previous camera change, ensures the camera is always facing the ped
2021-07-26 21:22:17 +10:00
Linden c97daae2a9 improvements(client): Hide HUD components while active; refactor 2021-06-29 10:48:01 +10:00
Linden 7332a64ef6 improvements(client): Overhauled most of the character selection and spawning logic 2021-06-27 18:05:50 +10:00
Linden 7acd7bc5a0 feat(server): Set VARCHAR(60) automatically; improvements to SQL.ready functions 2021-06-27 13:29:11 +10:00
Linden e9885a22f2 improvement(server): Changed method to retrieve ESX.Jobs; do not define grade if unemployed; use ESX import for server 2021-06-26 05:30:57 +10:00
Linden 7ff0efea21 Support for ESX Legacy 1.3.3
* improvement(server/main): Moved registration event handler out of ESX (support for 1.3.3)

* refactor(server/main): Increase allowed length for charid to 2

* Update fxmanifest.lua
2021-06-24 02:12:48 +10:00
Linden 2bf6634710 Update fxmanifest.lua 2021-06-23 03:27:00 +10:00
X00LA fcfcb2b534 Update to load locales files in html folder (#11)
* Added de.js

Added forgotten de.js for german translation.

* Update to load locales files in html folder

Updated the file to load all locales files in the html/locales folder.
2021-06-11 15:37:54 +10:00
Linden adc1db4131 Update fxmanifest.lua 2021-06-11 14:07:52 +10:00
Linden 31b2a6178b Add dependencies 2021-06-07 22:43:31 +10:00
Linden 78ca5462c3 Update fxmanifest.lua 2021-06-04 00:35:32 +10:00
Linden 2e81884550 chore(client+nui); Add support for locales; modify character info appearance 2021-05-21 03:17:23 +10:00
Linden a501d43dbf Update fxmanifest.lua 2021-05-21 01:53:01 +10:00
Linden 008a781985 Update fxmanifest.lua 2021-05-21 00:21:03 +10:00
Linden 5d3f2884dc Begin rebranding (refactor+rewrite)
- Kashacters events renamed
- Update MySQL.Async queries to modern standards and remove string concatenation
- Rewrote `GetPlayerCharacters` to only use relevant information
2021-05-17 01:21:11 +10:00
Linden 7089176d8b We don't need to keep PlayerData up to date so don't use the import 2021-05-12 03:00:57 +10:00
Linden b4e5ed6480 Update for ESX Legacy; nuclear disarmament 2021-05-11 19:38:32 +10:00
Linden 07fdc90531 Move files to main directory 2021-05-11 19:30:03 +10:00