Linden
c7f207cbe1
improvement(client): Moved relog command to client with some limitations
2021-05-22 17:48:23 +10:00
Linden
651b445f6a
improvement(server): Replace relog command to relog with event
2021-05-22 17:45:04 +10:00
Linden
b1dade2c47
fix(server): Use the prefix variable when deleting character
2021-05-21 23:02:54 +10:00
Linden
cf67e47855
Update readme.md
2021-05-21 21:07:34 +10:00
Linden
1079eb0b40
fix(server): Try updating ESX.Jobs after the first player joins
...
Should resolve the issue with slow queries preventing proper setup
2021-05-21 19:35:57 +10:00
Linden
0703767211
refactor(server): Moved character setup into a function so it can be called from server
2021-05-21 07:25:36 +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
26464aafea
fix(locales): Corrected locale name and translation
2021-05-21 05:34:40 +10:00
Linden
2e81884550
chore(client+nui); Add support for locales; modify character info appearance
2021-05-21 03:17:23 +10:00
Linden
a6e7868407
fix(nui/js): Format money and bank with grouping and currency type
2021-05-21 02:34:00 +10:00
Linden
81ec225ded
feat(client): Enable NUIMessage
2021-05-21 02:23:08 +10:00
Linden
7b20310dd1
Update readme.md
2021-05-21 01:53:56 +10:00
Linden
a501d43dbf
Update fxmanifest.lua
2021-05-21 01:53:01 +10:00
Linden
95c68918b7
Update main.css
2021-05-21 01:52:39 +10:00
Linden
3e2d955e32
Update app.js
2021-05-21 01:48:05 +10:00
Linden
319889b933
Update ui.html
2021-05-21 01:47:14 +10:00
Linden
73ed11a27c
Update readme.md
2021-05-21 01:45:28 +10:00
Linden
008a781985
Update fxmanifest.lua
2021-05-21 00:21:03 +10:00
Linden
017f237e02
Update readme.md
2021-05-21 00:18:36 +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
5bf41ac579
refactor(rewrite/server): Modified events and data being sent to client
2021-05-20 22:43:57 +10:00
Linden
c11148c07e
feat(rewrite/config): Set spawn location and slot count
2021-05-20 22:40:29 +10:00
Linden
96e37b8e94
Merge pull request #1 from thelindat/patch-1
...
GPL v3
2021-05-20 21:48:42 +10:00
Linden
761df322d6
GPLv3
2021-05-20 21:34:14 +10:00
Nick van Duijn
4700676429
added LICENSE
2021-05-20 13:14:36 +02:00
Linden
a86774b159
fix(server): Resolve an issue deleting characters
2021-05-20 05:52:29 +10:00
Linden
996f7c617b
Update readme.md
2021-05-18 00:35:57 +10:00
Linden
e230c28855
fix+refactor(server): Ensure ESX.Jobs gets updated
...
Also moved the contents of `GetTables()` out and removed the function
2021-05-18 00:31:08 +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
646bee37f0
Update readme.md
2021-05-17 15:54:18 +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
99f51e1df8
Update readme.md
2021-05-14 02:41:06 +10:00
Linden
9c1f2ede4b
Update readme.md
2021-05-13 05:55:29 +10:00
Linden
a3fbf7934b
Update main.lua
2021-05-13 05:02:04 +10:00
Linden
f4731ac941
Update main.lua
2021-05-13 05:01:49 +10:00
Linden
f666dcb6ea
Move playerSpawn event triggers
2021-05-13 03:01:12 +10:00
Linden
1f139a214f
Update readme.md
2021-05-12 03:19:03 +10:00
Linden
ab42b4fb21
Update readme.md
2021-05-12 03:17:43 +10:00
Linden
0b5aa9ea90
Update readme.md
2021-05-12 03:17:06 +10:00
Linden
e0d5e4fa55
Define ESX, then grab ESX.Jobs a second later
2021-05-12 03:02:54 +10:00
Linden
e7a4c5f4e9
Define ESX
2021-05-12 03:01:16 +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
9eafba17d8
Require ESX.GetConfig().Kashacters | Get job and grade data from ESX (don't query db on every login)
2021-05-12 01:36:54 +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
ae4316c86c
Update readme.md
2021-05-11 20:10:05 +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