Commit Graph

16 Commits

Author SHA1 Message Date
Linden a9960ef3f5 refactor: move server settings to config
Added support for sv_lan to allow use with FxDK.
Added support for ESX forks with Config.Identifier
2021-10-29 12:17:04 +11:00
Linden 4f3ce99e94 refactor(config): Remove redundant values from being stored on server 2021-10-26 00:19:49 +11:00
Linden 749dfd0ec3 chore(config): Change defaults 2021-10-16 09:05:13 +11:00
Demetrio e65a4cb181 Italian language support + Doc for dynamic slots and minor improvements (#37)
* Added Italian language support + usability improvements

* cleaner sql file

Co-authored-by: d3rp-jsx <15928886+derp-jsx@users.noreply.github.com>
2021-08-11 09:33:40 +10:00
Demetrio 52250d0d49 Dynamic slots (#36)
* Removed slots configuration

* feature: dynamic slots

* fixes + improvements

* edited core functionality

* added commands for slots management

* added commands english locale

Co-authored-by: d3rp-jsx <15928886+derp-jsx@users.noreply.github.com>
2021-08-11 03:31:30 +10:00
Demetrio 248b6e0b92 improvement: configurable character deletation (#35)
Co-authored-by: d3rp-jsx <15928886+derp-jsx@users.noreply.github.com>
2021-08-10 00:54:32 +10: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 17abe2d7bb fix(config): Set the spawn coordinates properly to prevent floating characters 2021-06-24 18:05:13 +10:00
Linden 11fa70ac54 Update config.lua 2021-06-16 11:44:36 +10:00
Linden 02a8ad23be Update config.lua 2021-05-22 17:48:55 +10:00
Linden ed428b488a fixes(client): Resolve issues with character selection, deletion, and new characters
- Disable controls while on character select
- Disable NUI if there are no characters
- Set the players skin after deleting a character
- Set the default ped appearance when creating a new character
2021-05-21 05:39:03 +10:00
Linden 2e81884550 chore(client+nui); Add support for locales; modify character info appearance 2021-05-21 03:17:23 +10:00
Linden c11148c07e feat(rewrite/config): Set spawn location and slot count 2021-05-20 22:40:29 +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 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