Commit Graph
1009 Commits
Author SHA1 Message Date
Kasey FItton a5f5335d3b chore: version bump 2024-11-09 08:55:24 +00:00
Kasey FItton ed8922d52f fix(es_extended/server/main): PlayerConnecting Failing
https://github.com/esx-framework/esx_core/issues/1442
2024-11-09 08:54:55 +00:00
Kasey FItton ca26d36140 fix(esx_multicharacter/client): first spawn not loading 2024-11-09 06:18:14 +00:00
Kasey FItton 43196b6581 fix(esx_skin/menu): wrong max values 2024-11-09 05:55:44 +00:00
Kasey FItton e8a16c2654 fix(es_extended/client): wrong arg 2024-11-09 05:30:58 +00:00
Kasey FItton 6dfe3907fe fix(esx_skin): refresh max values correctly 2024-11-09 05:17:13 +00:00
Kasey FItton 528ac40af6 fix(esx_skin): set max values correctly 2024-11-09 05:13:03 +00:00
Kasey FItton 5cd3a0348a fix: linting issues 2024-11-09 03:26:04 +00:00
Kasey FItton 6f1d2a369e fix(es_extended/server/functions): save coords correctly
Should Solve: https://github.com/esx-framework/esx_core/issues/1421
2024-11-09 03:19:50 +00:00
Kasey FItton 4aa3431fa6 feat(esx_skin/server): Add target arg to /skin
Solves: https://github.com/esx-framework/esx_core/issues/1439
2024-11-09 03:13:31 +00:00
Kasey FItton 107664fdfd fix(es_extended/client): extract bag name 2024-11-09 02:33:40 +00:00
Kasey FItton 757a8ea2f7 tweak: prep update versioning 2024-11-09 00:46:45 +00:00
Kasey FItton a1d482b98b fix(es_extended/server): dont return on player creation 2024-11-09 00:37:10 +00:00
Kasey FItton 6f08b59e25 fix(skinchanger): Add missing export 2024-11-09 00:33:23 +00:00
Kasey FItton ba992442fe tweak(esx_identity): remove security on showIdentity event 2024-11-08 22:42:03 +00:00
Kasey FItton 5133a5049d !refactor(esx_identity): remove deferrals option 2024-11-08 22:40:22 +00:00
Kasey FItton b712717506 Merge remote-tracking branch 'origin/feature/new_identity_nui' into dev 2024-11-08 22:26:38 +00:00
Kasey FItton 5943f5764a fix: correct file path for wrapper.lua 2024-11-08 07:37:58 +00:00
Kasey FItton fa7799532f tweak(es_extended): move PvP and wanted level to adjustments 2024-11-08 06:46:21 +00:00
Kasey FItton 3f974ee43d tweak(es_extended/config): move Config.Locale to bottom 2024-11-08 06:41:54 +00:00
Kasey FItton 28f07575d7 fix(es_extended/config): more specific with DefaultInventory check 2024-11-08 06:40:24 +00:00
Kasey FItton 643e553196 tweak(es_extended/client): move wrapper into modules 2024-11-08 06:38:20 +00:00
Kasey FItton 186d971a81 refactor(es_extended/server): move commands and paycheck to modules 2024-11-08 06:35:58 +00:00
Kasey FItton 9b3a28f563 fix(es_extended/server): define GlobalState 2024-11-08 06:33:15 +00:00
Kasey FItton 5e225c5782 refactor(es_extended/config): rename config.lua to main.lua 2024-11-08 05:56:29 +00:00
Kasey FItton c9677e5427 fix(es_extended/server): return if not ox inventory 2024-11-08 05:53:52 +00:00
Kasey FItton f84b7031bd feat(es_extended): Discord Rich Presence Support 2024-11-08 05:50:29 +00:00
Kasey FItton 55c8b56b0b refactor(es_extended): move small modules into their own folder 2024-11-08 05:42:45 +00:00
Kasey FItton 3ad1c34d02 tweak(es_extended)L rename common to shared 2024-11-08 05:04:50 +00:00
Kasey FItton 59fd237d21 refactor(es_extended): move config into common 2024-11-08 05:03:24 +00:00
Kasey FItton fc43cdb116 tweak(es_extended/config): disable default inventory if custom one is enabled 2024-11-08 04:56:12 +00:00
Kasey FItton 246fcdefd0 fix(es_extended/client/death): trigger Death if player 2024-11-07 17:45:33 +00:00
Kasey FItton 4fe8437a2a tweak: make sure minimum version is seen 2024-11-05 16:24:56 +00:00
Kasey FItton 2021209931 Merge branch 'dev' of https://github.com/esx-framework/esx_core into dev 2024-11-05 16:05:22 +00:00
Kasey FItton b5e0474d13 !tweak(es_extended): another attempt to mitigate vehicle creation issues
Note: this increases the Minimum Artifact to 10188
2024-11-05 16:05:20 +00:00
Kasey FItton 856ee5e569 tweak(es_extended/server): move onesync into modules 2024-11-05 15:51:34 +00:00
Kasey Fitton 1c34688f48 Merge pull request #1438 from sum00er/main
Fix minute not working, put back day check
2024-11-05 09:11:33 +00:00
Summer 459f44d5e1 Fix minute not working, put back day check 2024-11-05 16:45:45 +08:00
Kasey FItton b17cde0a17 fix(es_extended/client): remove event handlers after resource stop 2024-11-04 02:32:31 +00:00
Kasey Fitton 1594510bca Merge pull request #1437 from Kenshiin13/job-duty
feat(server/classes/player): Add job duty
2024-11-02 20:24:51 +00:00
Kasey FItton bb278982b2 tweak(es_extended/client/functions): make sure to pass args 2024-11-02 20:14:09 +00:00
Kasey FItton 2bc9f83ffb feat(core): secure events 2024-11-02 20:04:45 +00:00
Ilias Rbayti 6259e12044 feat(server/classes/player): Add job duty 2024-11-02 19:56:02 +01:00
Ilias Rbayti 16998cec37 flip params 2024-11-01 15:29:49 +01:00
Ilias Rbayti 0ea7f3e144 feat(common/modules/math): Add ESX.Math.GetHeadingFromCoords 2024-11-01 15:15:52 +01:00
Arctos2win e579dd565e feat(esx_core): make adding other inventories more easy + little refactor 2024-10-31 17:08:58 +01:00
Kasey FItton f780e84393 feat(es_extended): toggle Player's paycheck
`xPlayer.togglePaycheck(toggle)`
`xPlayer.isPaycheckEnabled()`
2024-10-28 21:25:57 +00:00
StrixLuca 80bddbc2d1 ❤️ 2024-10-27 09:01:39 +01:00
Kasey FItton 20250951fb feat(es_extended): Interaction system 2024-10-27 01:35:13 +00:00
Kasey Fitton 8a049e394b Merge branch 'dev' into main 2024-10-25 22:53:30 +01:00