Arctos2win
|
97aaf58a02
|
Revert "chore: update copyright year"
|
2025-01-08 14:17:39 +01:00 |
|
Kasey FItton
|
968c558804
|
chore: update copyright year
|
2025-01-08 12:31:50 +00:00 |
|
Manifest Bumper
|
642b1e60ce
|
chore: bump manifest version to 1.12.3
|
2025-01-06 14:45:23 +00:00 |
|
Kasey FItton
|
83e3538f43
|
chore: update docs link
|
2025-01-06 14:51:07 +01:00 |
|
Kasey FItton
|
34203c199f
|
chore: version bump
|
2025-01-02 04:54:22 +00:00 |
|
Manifest Bumper
|
d6fa11fc69
|
chore: bump manifest version to 1.12
|
2025-01-01 21:57:19 +00:00 |
|
Kenshin13
|
abe6b2d52e
|
fix(esx_multicharacter): fix attempting to access nil table
|
2024-12-31 22:15:38 +01:00 |
|
Sergio
|
0e991cebdc
|
Merge pull request #1531 from xGhostxDev/patch-1
Create pl.lua
|
2024-12-08 03:14:52 +01:00 |
|
xGhostxDev
|
ce773fe7dd
|
Create pl.lua
Adds translation for Polish language
|
2024-12-07 20:44:27 +01:00 |
|
Kasey FItton
|
803508ba2f
|
Merge branch 'dev' into vehicle-spawn-validation
|
2024-12-04 05:59:39 +00:00 |
|
Manifest Bumper
|
0cac6f5163
|
chore: bump manifest version to 1.11.4
|
2024-11-30 16:10:50 +00:00 |
|
Kenshin13
|
67015476c1
|
Merge pull request #1508 from 1OSaft/main
fix(esx_multichar/server/modules/multicharacter.lua): Added missing parameter
|
2024-11-30 16:36:55 +01:00 |
|
Kenshin13
|
292cb6c4f8
|
Merge pull request #1509 from Kenshiin13/fix-player-death
fix(es_extended/client/main): fix player death race condition
|
2024-11-30 16:32:42 +01:00 |
|
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 |
|
 GellipapaandzRxnx
|
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 |
|