Commit Graph
748 Commits
Author SHA1 Message Date
Kasey FItton a3fab28d1f fix: Cached Ped not being updated Correctly 2024-11-11 20:36:00 +00:00
Ilias Rbayti 40e43904d4 refactor(locales): Remove unused duty locales 2024-11-10 14:11:40 +01:00
Kasey Fitton 62971c3f64 Merge pull request #1445 from iSentrie/patch-11
fix(es_extended/server/main.lua): return if no weapon
2024-11-10 12:42:04 +00:00
Kasey Fitton 7e800eb97f Merge pull request #1446 from Kenshiin13/mk2-weapon-tints
feat(shared/config/weapons): Add MK2 Weapon Tints
2024-11-10 12:24:40 +00:00
Kasey FItton 2ab3cf21bc fix(es_extended/server): support routing buckets for /car 2024-11-10 08:36:08 +00:00
Ilias Rbayti da0d13e8b9 add mk2 weapon tints 2024-11-09 17:42:33 +01:00
Ilias Rbayti 5af7bd38a9 add ai-generated locales 2024-11-09 17:37:54 +01:00
Ilias Rbayti 247b70a56d add locale 2024-11-09 17:37:32 +01:00
iSentrie 3a1adc8979 es_extended(server/main.lua): return if no weapon
return if target has no weapon
2024-11-09 17:20:49 +02:00
Kasey FItton 19423b095c Merge branch 'main' into dev 2024-11-09 08:58:36 +00:00
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
Ilias Rbayti 75088230e4 refactor(client/modules/points): Fix function name typo 2024-11-09 09:39:18 +01:00
Ilias Rbayti 483fee8602 fix(client/modules/points): safely iterate over sparse points table 2024-11-09 09:34:49 +01:00
Kasey FItton 26d229d36b experimental: Class and Point imports 2024-11-09 08:23:20 +00:00
Kasey FItton e8a16c2654 fix(es_extended/client): wrong arg 2024-11-09 05:30:58 +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 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 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 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 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