Commit Graph

7223 Commits

Author SHA1 Message Date
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
Arctos2win 87d55a2b0f Merge pull request #1435 from Kenshiin13/get-heading-from-coords
feat(common/modules/math): Add ESX.Math.GetHeadingFromCoords
2024-11-02 15:54:12 +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 f7dad8b021 Merge pull request #1433 from Arctos2win/dev
feat(esx_core):  make adding other inventories more easy + little refactor
2024-11-01 12:28:28 +01:00
Arctos2win 9ea50f2e65 Merge pull request #1434 from esx-framework/revert-1432-job-duty
Revert "Add job duty"
2024-11-01 12:27:59 +01:00
Arctos2win c541d67e1c Revert "Add job duty" 2024-11-01 12:25:25 +01:00
Kasey Fitton 913c0a59b7 Merge pull request #1432 from Kenshiin13/job-duty
feat(es_extended/server): Job Duty Option
2024-10-31 22:09:26 +00:00
Kasey Fitton 052dd0084b Merge branch 'dev' into job-duty 2024-10-31 22:08:48 +00:00
Arctos2win e579dd565e feat(esx_core): make adding other inventories more easy + little refactor 2024-10-31 17:08:58 +01:00
Ilias Rbayti 068056bb11 Add job duty 2024-10-31 15:00:46 +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
Kasey Fitton d4efc9eea4 Merge pull request #1429 from StrixLuca/patch-1
❤️
2024-10-28 21:14:20 +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 42a376f974 Merge pull request #1428 from JustGodWork/main
Fix progress bar return behavior in esx_progressbar
2024-10-25 22:54:29 +01:00
Kasey Fitton 8a049e394b Merge branch 'dev' into main 2024-10-25 22:53:30 +01:00
JustGod e0ce2c6b27 Feat: ESX.CancelProgressbar 2024-10-25 23:36:40 +02:00
JustGod 5f660bcfac Fix progressbar always return false|nil 2024-10-25 23:35:54 +02:00