Linden
7a7c14e57e
fix(client/main): New characters should no longer be invisible
2021-06-10 12:02:54 +10:00
Linden
6af6edaa11
refactor+fixes(client/main): Ensure all cameras are destroyed; improved spawning "jitter"
2021-06-05 11:19:00 +10:00
Linden
9df67578bb
tweak(client/main): Remove no collision (falls through world); set player as invincible
2021-05-31 19:29:58 +10:00
Linden
f888ad157b
improvement(client/main): Players are now invisible and have no collision while on character selection
2021-05-31 19:24:13 +10:00
Linden
aa4c68567f
fix(client/main): Spawning fix with new characters
2021-05-28 11:38:59 +10:00
Linden
8427ff7185
fix(client/main): Use skin table size instead
2021-05-28 05:26:30 +10:00
Linden
aca2a00d0a
fix(client/main): Check if skin is defined, else if skin does not have a second key
2021-05-28 05:20:47 +10:00
Linden
cc4b8dba68
improvements(client/main): Clean the code for assigning player model and skin; trigger the esx_skin menu when player has no skin
2021-05-28 04:39:58 +10:00
Linden
13324ad2eb
fix(client/main): Prevent black screen when players decide not to have a skin
2021-05-27 18:07:52 +10:00
Linden
b85a933af0
fix(client/main): Require esx_menu_default to have fully started
2021-05-27 03:25:26 +10:00
Linden
1a0ce58ece
fix(client): Enable more control actions for people using modified ESX menu
2021-05-24 03:16:52 +10:00
Linden
ceaf32bd80
fix(client): Prevent player from spawning without a model
2021-05-23 23:00:03 +10:00
Linden
47299fbb71
improvements(client); Initial character spawn should be smoother; moved initial spawn; set player model based on skin sex and not gender
2021-05-23 06:01:55 +10:00
Linden
f27a94ef71
improvement(client): Conceal vehicles while selecting character
2021-05-23 05:12:49 +10:00
Linden
c7f207cbe1
improvement(client): Moved relog command to client with some limitations
2021-05-22 17:48:23 +10:00
Linden
964dcb3ec9
fix+feat(client): Utilise the slot config; resolved issue creating menu when characters are non-sequential
2021-05-21 07:23:43 +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
81ec225ded
feat(client): Enable NUIMessage
2021-05-21 02:23:08 +10:00
Linden
f81ed024cf
feat(rewrite/client): Overhauled spawning logic and character selection
...
- Utilise spawnmanager for character selection and spawning
- Removed old character selection interface, opting for the easily scaleable ESX Menu
- Player concealment while selecting a character
- Improved character registration and loading player skin
2021-05-20 22:50:02 +10:00
Linden
eb1eb98376
fix(client): Properly fade screen in/out when loading UI
2021-05-17 21:05:42 +10:00
Linden
837fd4e9a5
improvements(client): Conceal the player during character selection; ensure loading screens are disabled
2021-05-17 20:28:09 +10:00
Linden
cdfcb1ebe7
feat: Support logging out to character select
2021-05-17 02:04:46 +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
a3fbf7934b
Update main.lua
2021-05-13 05:02:04 +10:00
Linden
f666dcb6ea
Move playerSpawn event triggers
2021-05-13 03:01:12 +10:00
Linden
e7a4c5f4e9
Define ESX
2021-05-12 03:01:16 +10:00
Linden
cf6aae6d31
Resolve some spawning issues with identity and skins | Require ESX.GetConfig().Kashacters
2021-05-12 01:01:29 +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