Commit Graph

7251 Commits

Author SHA1 Message Date
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
Kasey FItton c09ce09358 feat(esx_progressbar): New styling 2024-11-09 10:58:34 +00:00
Kasey FItton 9c760bf021 Merge branch 'main' into dev 2024-11-09 10:56:59 +00:00
Kasey FItton 99953386e4 fix(esx_skin): bad capitalisation 2024-11-09 10:47:35 +00:00
Kasey FItton 5ae1b36564 fix(esx_notify): disable debug mode 2024-11-09 10:43:09 +00:00
Kasey FItton 3b6baa3152 feat(esx_textui): new design 2024-11-09 10:42:03 +00:00
Kasey FItton b780e98098 feat(esx_notifty): new design 2024-11-09 10:41:25 +00:00
Kasey FItton efe26dbafb Merge branch 'main' into dev 2024-11-09 10:16:44 +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 19423b095c Merge branch 'main' into dev 2024-11-09 08:58:36 +00:00
Kasey FItton a5f5335d3b chore: version bump 1.11.1 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 b5220b974b Merge pull request #1443 from Kenshiin13/points-module
fix(client/modules/points): Small improvements.
2024-11-09 08:50:05 +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 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 63f5852b60 Merge pull request #1441 from esx-framework/dev
ESX 1.11.0 Release
1.11.0
2024-11-09 04:08:36 +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