Mycroft
9acf0b29d6
Tweak(esx_multicharacter): remove backticks that are messing with linter
2022-04-06 19:25:26 +01:00
Mycroft
02cd3b9d5e
Tweak(esx_multicharacter/client): Change Backticks to GetHashKey
2022-04-06 19:20:41 +01:00
Mycroft
a3bccaa6d1
Fix(es_extended): ammo saves when its more than previous
2022-04-02 21:26:28 +01:00
Mycroft
96cd8c074d
Tweak(es_extended): Allow all weapons to work with ammo
2022-04-02 21:19:35 +01:00
JonarSonaer
726838d5a3
Merge branch 'esx-framework:main' into main
2022-03-24 07:59:22 +01:00
Mycroft
a3dc7a2560
Fix Formatting
2022-03-24 00:49:02 +00:00
Mycroft
56e7bd3bcf
Fix: Hopefully Fix Ammo Bug
2022-03-24 00:45:20 +00:00
JonarSonaer
cff532202c
Merge branch 'esx-framework:main' into main
2022-03-23 18:10:16 +01:00
Mycroft
8e82543933
Version Bump for 1.6.5
2022-03-23 16:22:46 +00:00
Linden
76fd1185bf
Merge 'esx_multicharacter' into esx-legacy
2022-03-24 03:10:56 +11:00
Linden
1be411b3d1
chore: move esx_multicharacter files
2022-03-24 03:07:43 +11:00
Mycroft
b9232a2533
Revert "Feat: Add Official Multicharacter"
...
This reverts commit e6dd5a5f2c .
2022-03-23 16:04:38 +00:00
Mycroft
e6dd5a5f2c
Feat: Add Official Multicharacter
...
Added ESX_Mulicharacter
bumped version to 1.6.5
Fixed es_extended/version.json
2022-03-22 22:08:02 +00:00
JonarSonaer
1b67f81a2c
Merge branch 'esx-framework:main' into main
2022-03-12 10:19:00 +01:00
Mycroft
107ad7b367
Update 1.6.0
2022-03-11 15:58:21 +00:00
JonarSonaer
7d96089b98
Updated Swedish Translations
2022-03-06 19:51:27 +01:00
JonarSonaer
5217edbc8a
Updated Swedish Translations + Tweak (ESX skin)
...
Tweak (ESX skin) : Change Rotation Keys and menu postiton (SV)
2022-03-06 19:04:56 +01:00
JonarSonaer
29890d1c05
Added Swedish Translations
2022-03-06 19:00:17 +01:00
JonarSonaer
57615812bf
Updated Swedish Translations
2022-03-06 18:51:18 +01:00
Mycroft
4a998a2cd0
Tweak (ESX skin) : Change Rotation Keys and menu postiton
2022-03-06 16:50:35 +00:00
Mycroft
bb745039b6
update Identity English Translation
2022-03-06 16:17:20 +00:00
Mycroft
60d8f10a1c
tweak: Improved English Translation
2022-03-06 16:05:59 +00:00
Mycroft
2e90551749
Feat (Identity & skin): German Tranlsations
2022-03-06 15:19:52 +00:00
Mycroft
ba534fade4
Merge pull request #132 from thelindat/main
...
Improve ox_inventory compatibility
2022-03-02 23:09:03 +00:00
Mycroft
1afdf160c4
Teaks: ES Extended optimisations
2022-03-02 20:20:11 +00:00
Mycroft
536bf2586e
Tweaks - Identity & ATM - Optimisations
2022-03-02 20:07:01 +00:00
Mycroft
72aa093086
Refactor: ESX Skin - Optimisations
2022-03-02 19:52:58 +00:00
Linden
ee0ac2d68e
fix(skin): disable setMaxWeight when using ox inventory
2022-03-02 14:29:14 +11:00
0xDEMXN
45ff24b532
Revert "Merge pull request #108 from 0xDEMXN/group"
...
This reverts commit 1e905415e5 , reversing
changes made to 0f3aaf74ad .
2022-02-24 16:18:56 +01:00
Mycroft
5047eefe9a
Feat(Admin): Better TPM command
...
integrates https://github.com/douth-c/citizen-tpm/blob/main/client.lua TPM function
2022-02-24 00:25:12 +00:00
Demian Vonk
215c3532d8
Fixed better performance wise table.insert method
2022-02-22 17:24:02 +01:00
Mycroft
c5bd33c27b
Feat(Commands):Return Both Vector3 and Vector4
2022-02-18 22:33:28 +00:00
Mycroft
18eada5de2
Feat(xPlayer): Add xPlayer.hasItem()
2022-02-18 19:44:42 +00:00
Linden
3833746a21
fix(esx/player): improve accounts sync with ox inventory
2022-02-19 03:30:48 +11:00
Mycroft
1e905415e5
Merge pull request #108 from 0xDEMXN/group
...
feat: use first char group for new chars
2022-02-18 16:12:50 +00:00
0xDEMXN
dfa26844c5
fix(locales): update invalid command to fit notifications
2022-02-18 16:58:57 +01:00
0xDEMXN
1edf290943
feat: standardize notifications and get rid of chat messages
2022-02-18 12:00:01 +01:00
0xDEMXN
e4d8fd8d1e
feat: use first char group for new chars
2022-02-18 11:51:30 +01:00
Linden
7edbd07ae7
feat: setup basic support for ox inventory
...
Fairly low effort to get the the basics working.
2022-02-18 00:22:49 +11:00
Linden
0278f26c17
fix(esx/client): delay esx:onPlayerJoined event
...
Race conditions were introduced due to a mix of FiveM's updated scheduling and the swap to oxmysql responding faster than the client can load.
This should alleviate the issue, though a more solid solution should be found.
2022-02-14 18:20:22 +11:00
Linden
d5661c1a9a
refactor: use function syntax
...
Better and less confusing.
2022-02-14 16:05:14 +11:00
Linden
956324063e
chore: update fxmanifests
...
1.5.0
2022-02-14 15:34:14 +11:00
Linden
b82b3246a4
feat(esx/client): add a function to search for items
...
Deprecate the usual method of manually iterating through 'ESX.GetPlayerData().inventory'.
2022-02-14 15:30:51 +11:00
Linden
a1cfd5f84e
fix(esx/server): race condition
...
Use await on queries during startup for less nesting / callback hell, and to delay the paycheck and save intervals from starting too early.
2022-02-14 15:29:42 +11:00
Linden
31b7252101
fix: undefined variables, args, indexes, etc.
2022-02-14 14:17:54 +11:00
Linden
b72e1e0b04
refactor: update native references
...
Many natives have updated / more accurate names.
2022-02-14 13:42:43 +11:00
Linden
f81683751d
fix: nonsense Wait times
...
Tick time is ~15ms, so anything that needs to occur on-frame should use Wait(0)
2022-02-14 13:16:23 +11:00
Linden
23fd0289c6
fix(sql): remove hard-set table charset and collation
...
Remove some instances of collation mixing.
includes:
fix(sql): don't allow NULL identifier in billing, user_licenses, and user_parkings
2022-02-14 13:08:03 +11:00
Bagus Gandhi
9ae99f1dde
Fix identity not showing up to wait NUI until ready
2022-02-12 15:59:25 +07:00
Mycroft
8dd3abd872
Refactors and fixes
...
refactor: Remove Citizen. (Wait And CreateThread)(All resources)
feat: Add KeyMapping to taxijob and sit (Removes pointless Threads)
fix: vector coords bug
feat : Add txAdmin support into basicneeds (server.lua)
Change: ESX Whitelist config from 0 minimum to 10
fix: Start Changing IsDead to ESX.GetPlayerData().dead
fix: Add a sleep to Identity
2022-02-11 00:31:23 +00:00