Commit Graph

  • 6f08b59e25 fix(skinchanger): Add missing export Kasey FItton 2024-11-09 00:33:23 +00:00
  • ba992442fe tweak(esx_identity): remove security on showIdentity event Kasey FItton 2024-11-08 22:42:03 +00:00
  • 5133a5049d !refactor(esx_identity): remove deferrals option Kasey FItton 2024-11-08 22:40:22 +00:00
  • b712717506 Merge remote-tracking branch 'origin/feature/new_identity_nui' into dev Kasey FItton 2024-11-08 22:26:38 +00:00
  • 5943f5764a fix: correct file path for wrapper.lua Kasey FItton 2024-11-08 07:37:58 +00:00
  • fa7799532f tweak(es_extended): move PvP and wanted level to adjustments Kasey FItton 2024-11-08 06:46:21 +00:00
  • 3f974ee43d tweak(es_extended/config): move Config.Locale to bottom Kasey FItton 2024-11-08 06:41:54 +00:00
  • 28f07575d7 fix(es_extended/config): more specific with DefaultInventory check Kasey FItton 2024-11-08 06:40:24 +00:00
  • 643e553196 tweak(es_extended/client): move wrapper into modules Kasey FItton 2024-11-08 06:38:20 +00:00
  • 186d971a81 refactor(es_extended/server): move commands and paycheck to modules Kasey FItton 2024-11-08 06:35:58 +00:00
  • 9b3a28f563 fix(es_extended/server): define GlobalState Kasey FItton 2024-11-08 06:33:15 +00:00
  • 5e225c5782 refactor(es_extended/config): rename config.lua to main.lua Kasey FItton 2024-11-08 05:56:29 +00:00
  • c9677e5427 fix(es_extended/server): return if not ox inventory Kasey FItton 2024-11-08 05:53:52 +00:00
  • f84b7031bd feat(es_extended): Discord Rich Presence Support Kasey FItton 2024-11-08 05:50:29 +00:00
  • 55c8b56b0b refactor(es_extended): move small modules into their own folder Kasey FItton 2024-11-08 05:42:45 +00:00
  • 3ad1c34d02 tweak(es_extended)L rename common to shared Kasey FItton 2024-11-08 05:04:50 +00:00
  • 59fd237d21 refactor(es_extended): move config into common Kasey FItton 2024-11-08 05:03:24 +00:00
  • fc43cdb116 tweak(es_extended/config): disable default inventory if custom one is enabled Kasey FItton 2024-11-08 04:56:12 +00:00
  • 246fcdefd0 fix(es_extended/client/death): trigger Death if player Kasey FItton 2024-11-07 17:45:33 +00:00
  • 4fe8437a2a tweak: make sure minimum version is seen Kasey FItton 2024-11-05 16:24:56 +00:00
  • 2021209931 Merge branch 'dev' of https://github.com/esx-framework/esx_core into dev Kasey FItton 2024-11-05 16:05:22 +00:00
  • b5e0474d13 !tweak(es_extended): another attempt to mitigate vehicle creation issues Kasey FItton 2024-11-05 16:05:20 +00:00
  • 856ee5e569 tweak(es_extended/server): move onesync into modules Kasey FItton 2024-11-05 15:51:34 +00:00
  • 1c34688f48 Merge pull request #1438 from sum00er/main Kasey Fitton 2024-11-05 09:11:33 +00:00
  • 459f44d5e1 Fix minute not working, put back day check Summer 2024-11-05 16:45:45 +08:00
  • 86c5e64d9f replace id PK with model Ilias Rbayti 2024-11-05 08:16:41 +01:00
  • b17cde0a17 fix(es_extended/client): remove event handlers after resource stop Kasey FItton 2024-11-04 02:32:31 +00:00
  • 1594510bca Merge pull request #1437 from Kenshiin13/job-duty Kasey Fitton 2024-11-02 20:24:51 +00:00
  • bb278982b2 tweak(es_extended/client/functions): make sure to pass args Kasey FItton 2024-11-02 20:14:09 +00:00
  • 2bc9f83ffb feat(core): secure events Kasey FItton 2024-11-02 20:04:45 +00:00
  • 6259e12044 feat(server/classes/player): Add job duty Ilias Rbayti 2024-11-02 19:56:02 +01:00
  • 93e9fca766 refactor(SQL/legacy): Add primary key to vehicles table Ilias Rbayti 2024-11-02 17:30:10 +01:00
  • 87d55a2b0f Merge pull request #1435 from Kenshiin13/get-heading-from-coords Arctos2win 2024-11-02 15:54:12 +01:00
  • 16998cec37 flip params Ilias Rbayti 2024-11-01 15:29:49 +01:00
  • 0ea7f3e144 feat(common/modules/math): Add ESX.Math.GetHeadingFromCoords Ilias Rbayti 2024-11-01 15:15:52 +01:00
  • f7dad8b021 Merge pull request #1433 from Arctos2win/dev Arctos2win 2024-11-01 12:28:28 +01:00
  • 9ea50f2e65 Merge pull request #1434 from esx-framework/revert-1432-job-duty Arctos2win 2024-11-01 12:27:59 +01:00
  • c541d67e1c Revert "Add job duty" Arctos2win 2024-11-01 12:25:25 +01:00
  • 913c0a59b7 Merge pull request #1432 from Kenshiin13/job-duty Kasey Fitton 2024-10-31 22:09:26 +00:00
  • 052dd0084b Merge branch 'dev' into job-duty Kasey Fitton 2024-10-31 22:08:48 +00:00
  • e579dd565e feat(esx_core): make adding other inventories more easy + little refactor Arctos2win 2024-10-31 17:08:58 +01:00
  • 068056bb11 Add job duty Ilias Rbayti 2024-10-31 15:00:46 +01:00
  • f780e84393 feat(es_extended): toggle Player's paycheck Kasey FItton 2024-10-28 21:25:57 +00:00
  • d4efc9eea4 Merge pull request #1429 from StrixLuca/patch-1 Kasey Fitton 2024-10-28 21:14:20 +00:00
  • 80bddbc2d1 ❤️ StrixLuca 2024-10-27 09:01:39 +01:00
  • 20250951fb feat(es_extended): Interaction system Kasey FItton 2024-10-27 01:35:13 +00:00
  • 42a376f974 Merge pull request #1428 from JustGodWork/main Kasey Fitton 2024-10-25 22:54:29 +01:00
  • 8a049e394b Merge branch 'dev' into main Kasey Fitton 2024-10-25 22:53:30 +01:00
  • e0ce2c6b27 Feat: ESX.CancelProgressbar JustGod 2024-10-25 23:36:40 +02:00
  • 5f660bcfac Fix progressbar always return false|nil JustGod 2024-10-25 23:35:54 +02:00
  • 383daade17 fix(es_extended/death): getting wrong value Kasey FItton 2024-10-25 20:15:14 +01:00
  • a3a7b17f4e refactor(esx_multicharacter): routing buckets instead of conceal Kasey FItton 2024-10-25 18:59:19 +01:00
  • cc142af045 fix(es_extended/server): invalid request Kasey FItton 2024-10-25 17:08:25 +01:00
  • 847e304d1c fix(es_extended/client): invalid request Kasey FItton 2024-10-25 17:00:02 +01:00
  • 0fd928d565 fix(es_extended): attempt to mitigate state bag issue Kasey FItton 2024-10-25 16:58:42 +01:00
  • 8df10bd7ea fix(es_extended/server): invalid requestId Kasey FItton 2024-10-25 16:58:06 +01:00
  • 52b95e91d4 refactor(es_extended/client): rewrite death module Kasey FItton 2024-10-25 16:24:01 +01:00
  • 8a18978264 refactor(es_extended/server): rewrite callbacks Kasey FItton 2024-10-25 16:11:53 +01:00
  • 174f5cff18 refactor(es_extended/client:) rewrite callbacks Kasey FItton 2024-10-25 15:27:04 +01:00
  • a9f76791c9 refactor: fully remove spawnmanager Kasey FItton 2024-10-25 14:57:29 +01:00
  • 750e529faa refactor(es_extended/actions): rewrite file Kasey FItton 2024-10-25 14:49:45 +01:00
  • 905890845f tweak(server.cfg): use newer convars Kasey FItton 2024-10-25 13:16:15 +01:00
  • 4992778db8 experimental: New base Resource - ESX Chat theme Kasey FItton 2024-10-25 13:07:19 +01:00
  • 6cec93b64a fix(esx_skin): close TextUI after completion Kasey FItton 2024-10-25 12:59:29 +01:00
  • 2238f6fce2 refactor(esx_skin): full rewrite Kasey FItton 2024-10-25 02:36:13 +01:00
  • df13c21e4b refactor(skinchanger): complete rewrite Kasey FItton 2024-10-25 00:56:29 +01:00
  • 7c1d6f7c56 Merge branch 'dev' of https://github.com/esx-framework/esx_core into dev Kasey FItton 2024-10-24 22:55:54 +01:00
  • 3cab3cb782 feat(es_extended) cache PlayerId and Player Server Id Kasey FItton 2024-10-24 22:55:44 +01:00
  • 7c72acda58 refactor(esx_multicharacter): Complete Rewrite Kasey FItton 2024-10-24 22:49:03 +01:00
  • ec8200a5b5 Merge pull request #1427 from t1ger-scripts/main Kasey Fitton 2024-10-24 22:40:36 +01:00
  • ca3905f169 Merge branch 'main' into dev Kasey FItton 2024-10-24 22:30:45 +01:00
  • 59a90b4a5f fix(createJob): skin error t1ger-scripts 2024-10-24 23:19:16 +02:00
  • ca9f83564e feat(es_extended/server): annotations Kasey FItton 2024-10-24 17:52:22 +01:00
  • 4d052aae46 feat(es_extended/common): annotations Kasey FItton 2024-10-24 17:37:23 +01:00
  • 6f2acaf116 feat(es_extended/client/functions): annoations Kasey FItton 2024-10-24 17:19:08 +01:00
  • c10ffb6dfe fix(skinchanger): missing/incorrect params Kasey FItton 2024-10-24 16:04:48 +01:00
  • fb71725069 fix(esx_textUI): missing params Kasey FItton 2024-10-24 16:02:14 +01:00
  • e591cf00ea fix(esx_skin): fix /saveskin command and add missing params Kasey FItton 2024-10-24 16:01:47 +01:00
  • d0edbe857b fix(esx_notify): missing params Kasey FItton 2024-10-24 15:57:35 +01:00
  • 95a7284b70 fix(esx_multicharacter): missing params and incorrect param types Kasey FItton 2024-10-24 15:57:11 +01:00
  • 35166b17e9 tweak(esx_menu_list): missing params Kasey FItton 2024-10-24 15:54:43 +01:00
  • df18853fd7 fix(esx_menu_dialog): missing params Kasey FItton 2024-10-24 15:54:23 +01:00
  • db4e891d89 fix(esx_context): missing params Kasey FItton 2024-10-24 15:53:50 +01:00
  • 7fe329a427 fix: correct colours for new errors Kasey FItton 2024-10-24 15:50:01 +01:00
  • 86159bb8f3 fix(es_extended/server): add missing params to stop warnings Kasey FItton 2024-10-24 15:42:43 +01:00
  • f03229acc1 fix(es_extended/client): add missing params to remove warnings Kasey FItton 2024-10-24 15:00:02 +01:00
  • 6abe153226 refactor(es_extended): Cleanup messy files Kasey FItton 2024-10-24 14:49:06 +01:00
  • 852198d8aa fix(es_extended/client/functions): fix params to stop warnings Kasey FItton 2024-10-24 14:35:41 +01:00
  • 44a07ee397 fix(es_extended/client/main): add missing params to stop warnings Kasey FItton 2024-10-24 14:26:48 +01:00
  • 242d577128 fix(es_extended/client/main): Correct Notification Params for TPM Kasey FItton 2024-10-24 14:23:25 +01:00
  • d3427e431f fix(es_extended/client/main): Error handling for Vehicle Properties Kasey FItton 2024-10-24 14:17:15 +01:00
  • 7ef5c12de4 fix(es_extended/client/main): add missing Natives to ESX.SpawnPlayer Kasey FItton 2024-10-24 14:15:26 +01:00
  • 1beb0cf245 fix(es_extended/client/main): disable shuffle for all seats Kasey FItton 2024-10-24 14:02:00 +01:00
  • 9e69c5b71f tweak(es_extended/client/main): remove debug print Kasey FItton 2024-10-24 13:58:47 +01:00
  • a0e77986e0 refactor(es_extended/client/main): Separate playerLoaded Event Kasey FItton 2024-10-24 13:57:59 +01:00
  • 42cf08e9a3 tweak(es_extended/config): Change Default values Kasey FItton 2024-10-24 13:51:24 +01:00
  • b7d6d9f319 feat(es_extended/server): Store Player's Playtime Kasey FItton 2024-10-24 13:49:28 +01:00
  • 0b658bc3bb tweak(code of conduct): remove sketchy russian links Kasey Fitton 2024-10-23 22:35:15 +01:00
  • 64e9a2cd83 Merge pull request #1425 from esx-framework/new-release-1.10.10 Gellipapa 2024-10-20 21:02:07 +02:00
  • 6d86afac68 chore: bump manifest version to 1.10.10 Manifest Bumper 2024-10-20 19:00:39 +00:00