Kenshin13
|
2bfd7efd53
|
Merge pull request #1509 from Kenshiin13/fix-player-death
fix(es_extended/client/main): fix player death race condition
|
2024-11-27 23:05:58 +01:00 |
|
Ilias Rbayti
|
9272d71ba8
|
fix(esx_multicharacter/client/modules/multicharacter): remove redundant playerSpawned trigger
|
2024-11-26 22:00:16 +01:00 |
|
Kenshin13
|
7585270e50
|
Merge pull request #1508 from 1OSaft/main
fix(esx_multichar/server/modules/multicharacter.lua): Added missing parameter
|
2024-11-26 10:31:13 +01:00 |
|
Tom
|
ccc9b3d3e7
|
Added missing parameter
Added a missing parameter that wouldnt allow users to have custom charSlots
|
2024-11-26 10:19:17 +01:00 |
|
Kasey Fitton
|
042ad3498d
|
Merge pull request #1495 from Fellow1990/main
update: menu.lua
|
2024-11-21 17:51:11 +00:00 |
|
Manifest Bumper
|
efafa58eb2
|
chore: bump manifest version to 1.11.3
|
2024-11-18 22:02:42 +00:00 |
|
Arctos2win
|
05cd998a2b
|
chore(esx_core): add 2 pull request changes
|
2024-11-18 22:32:34 +01:00 |
|
Ilias Rbayti
|
9446d73e9b
|
fix(esx_multicharacter/client/main): use RegisterNetEvent for esx:playerLoaded
|
2024-11-17 21:56:05 +01:00 |
|
Gellipapa
|
f367b8e0e0
|
✏️ ignore/handle lint errors
|
2024-11-17 13:31:38 +01:00 |
|
Manifest Bumper
|
e53a62844b
|
chore: bump manifest version to 1.11.2
|
2024-11-11 21:30:56 +00:00 |
|
Kasey FItton
|
a0868615cc
|
fix(esx_multicharacter/client): not updating cache value after spawn
|
2024-11-09 10:16:22 +00:00 |
|
Kasey FItton
|
ca26d36140
|
fix(esx_multicharacter/client): first spawn not loading
|
2024-11-09 06:18:14 +00:00 |
|
Kasey FItton
|
5cd3a0348a
|
fix: linting issues
|
2024-11-09 03:26:04 +00:00 |
|
Kasey FItton
|
4fe8437a2a
|
tweak: make sure minimum version is seen
|
2024-11-05 16:24:56 +00:00 |
|
Kasey FItton
|
2bc9f83ffb
|
feat(core): secure events
|
2024-11-02 20:04:45 +00:00 |
|
Kasey FItton
|
a3a7b17f4e
|
refactor(esx_multicharacter): routing buckets instead of conceal
This decreases the Resmon while in use, from `0.07` - `0.09` to `0.00`
|
2024-10-25 18:59:19 +01:00 |
|
Kasey FItton
|
a9f76791c9
|
refactor: fully remove spawnmanager
|
2024-10-25 14:57:29 +01:00 |
|
Kasey FItton
|
df13c21e4b
|
refactor(skinchanger): complete rewrite
- Better Readably,
- Better Performance
- Removes 100s of lines of Repeated Code
- Adds Support for 3rd Face and 3rd Face Mix
|
2024-10-25 00:56:29 +01:00 |
|
Kasey FItton
|
3cab3cb782
|
feat(es_extended) cache PlayerId and Player Server Id
|
2024-10-24 22:55:44 +01:00 |
|
Kasey FItton
|
7c72acda58
|
refactor(esx_multicharacter): Complete Rewrite
|
2024-10-24 22:49:03 +01:00 |
|
Kasey FItton
|
ca3905f169
|
Merge branch 'main' into dev
|
2024-10-24 22:30:45 +01:00 |
|
Kasey FItton
|
95a7284b70
|
fix(esx_multicharacter): missing params and incorrect param types
|
2024-10-24 15:57:11 +01:00 |
|
Kasey FItton
|
7fe329a427
|
fix: correct colours for new errors
|
2024-10-24 15:50:01 +01:00 |
|
Manifest Bumper
|
6d86afac68
|
chore: bump manifest version to 1.10.10
|
2024-10-20 19:00:39 +00:00 |
|
Manifest Bumper
|
424db9cf77
|
chore: bump manifest version to 1.10.9
|
2024-10-14 20:16:29 +00:00 |
|
Manifest Bumper
|
1d0b275a7f
|
chore: bump manifest version to 1.10.8
|
2024-10-10 16:29:56 +00:00 |
|
Gellipapa
|
fde64e507a
|
📦 Bump version to 1.10.7
|
2024-06-19 00:08:05 +02:00 |
|
Gellipapa
|
f3c5424093
|
🚑 bump version to 1.10.6
|
2024-06-16 15:20:48 +02:00 |
|
Gellipapa
|
826bb6c8fb
|
✏️ Fix lint errors
|
2024-06-16 14:47:29 +02:00 |
|
Gellipapa
|
dd3718434b
|
Merge pull request #1358 from ethandudu/patch-1
fixed sql query main.lua
|
2024-05-30 19:46:29 +02:00 |
|
Ethan
|
f459cf0658
|
fixed sql query main.lua
Now the script can delete rows where the table name contains a special character like a -
|
2024-05-28 21:06:50 +02:00 |
|
Gellipapa
|
7a9c89fd2c
|
Merge pull request #1356 from Gellipapa/fix-random-default-spawn
🚑 Fix random default spawn coords
|
2024-05-19 20:08:55 +02:00 |
|
Gellipapa
|
e9a53c6c21
|
🚑 Fix random default spawn coords
|
2024-05-19 20:07:16 +02:00 |
|
Gellipapa
|
3d3e1c416d
|
Merge pull request #1271 from JustZerooo/master
Adding German Language Support
|
2024-05-19 15:50:07 +02:00 |
|
Gellipapa
|
a49ae63711
|
Apply suggestions from code review by zRxnx
Co-authored-by: zRxnx <zrxnx.official@gmail.com>
|
2024-05-19 15:46:00 +02:00 |
|
TheFantomas
|
d1be492ecb
|
Merge pull request #1339 from itIsMaku/patch-1
fix(multicharacter/config): predefined spawn with incorrent defined heading
|
2024-03-28 09:59:57 +01:00 |
|
Adam Volkman (maku)
|
5fbbe8e29d
|
fix(multicharacter/config): predefined spawn with incorrent defined heading for script
|
2024-03-28 01:54:47 +01:00 |
|
Thekuca
|
e725c08407
|
chore(LICENSE)
|
2024-03-08 21:51:36 +01:00 |
|
Thekuca
|
715eab2774
|
chore(readme)
|
2024-03-08 21:50:37 +01:00 |
|
Gellipapa
|
8e94cad87e
|
Merge branch 'dev' into fix-dev-to-main
|
2024-02-29 22:37:15 +01:00 |
|
Manifest Bumper
|
731b6a13b8
|
chore: bump manifest version to 1.10.5
|
2024-02-17 22:53:26 +00:00 |
|
Kasey FItton
|
77e880a715
|
refactor: add better descriptions to the fxmanifests
|
2024-02-11 15:04:21 +00:00 |
|
Gellipapa
|
81f3e64247
|
Merge pull request #1302 from RoyaleWind/main
Added Greek language to multicharacter
|
2024-02-03 00:04:06 +01:00 |
|
Manifest Bumper
|
82affe3e1e
|
chore: bump manifest version to 1.10.4
|
2024-01-30 20:08:06 +00:00 |
|
RoyaleWind
|
e8b80f26f8
|
Added Greek language to multicharcter
|
2024-01-29 15:37:02 +02:00 |
|
Gellipapa
|
8a91473ff7
|
📝 Update fxversion to 1.10.3
|
2024-01-25 00:34:22 +01:00 |
|
Gellipapa
|
9d90c9d674
|
🎨 Run formatter
|
2024-01-24 23:07:30 +01:00 |
|
JustZerooo
|
8dab60e732
|
Adding German Language Support
Signed-off-by: JustZerooo <pohlmann_1987@web.de>
|
2023-12-13 21:05:02 +01:00 |
|
Arctos2win
|
d41b72378e
|
Merge pull request #1254 from Cartman117/patch-1
fix: (esx_multicharacter) FR translation
|
2023-11-14 14:45:48 +01:00 |
|
Cartman117
|
34f7933e84
|
fix: FR translation
|
2023-11-12 14:43:46 +01:00 |
|