Commit Graph

577 Commits

Author SHA1 Message Date
Thekuca 7b8e4de955 chore(LICENSE): update copyright year 2024-03-07 16:38:11 +01:00
Gellipapa 8e94cad87e Merge branch 'dev' into fix-dev-to-main 2024-02-29 22:37:15 +01:00
Manifest Bumper 731b6a13b8 chore: bump manifest version to 1.10.5 2024-02-17 22:53:26 +00:00
Gellipapa 0d4ee0cff2 Merge pull request #1312 from KeeganAI/main
fix(es_extended/config.lua): Fix Typo Errors
2024-02-17 17:16:01 +01:00
Arctos2win 9d3ce9b8dd refactor(es_extended/client/main.lua): move the event 2024-02-14 14:42:55 +01:00
Arctos2win f02c5958ef Merge pull request #1313 from Arctos2win/main
hotfix(es_extended/client/main.lua):reinitiating backwards compatibility with spawnmanager
2024-02-14 01:21:20 +01:00
Arctos2win d40ff2f70e hotfix(es_extended/client/main.lua):reinitiating backwards compatibility with spawnmanager 2024-02-14 01:17:44 +01:00
KeeganAI 6d50eb4fed fix(es_extended/config.lua): Fix Typo Errors
Corrected some spelling errors.
2024-02-13 20:08:09 +01:00
Kasey FItton 77e880a715 refactor: add better descriptions to the fxmanifests 2024-02-11 15:04:21 +00:00
Thekuca 218af242d3 🔁 1.10.4 sync
1.10.4 hotfix sync
2024-01-30 21:23:22 +01:00
Manifest Bumper 82affe3e1e chore: bump manifest version to 1.10.4 2024-01-30 20:08:06 +00:00
Thekuca 3ecb303bbd fix(lint) 2024-01-30 14:55:54 +01:00
Thekuca 31505854bc fix(lint) 2024-01-30 14:55:21 +01:00
Arctos2win f35d6dc23a fix:(spawn to coords 😅) 2024-01-29 18:26:24 +01:00
Arctos2win 585a4e4c2e fix:(resurrect local player) 2024-01-29 18:25:10 +01:00
Arctos2win 963f10ca5b remove comments ( debug ) 2024-01-28 21:03:04 +01:00
Arctos2win 366c78cc40 Hotfix health metadata not setting 2024-01-28 17:49:12 +01:00
Gellipapa e223119182 Merge pull request #1296 from Arctos2win/Arctos2win-VehicleProperties
Fix VehicleProperties function and remove credits
2024-01-27 19:09:47 +01:00
Arctos2win 0b370c70e8 minimize doesjobexist function 2024-01-27 15:57:21 +01:00
Arctos2win cfd62c7a31 Fix VehicleProperties function and remove credits 2024-01-27 15:27:42 +01:00
Arctos2win 3f13bd57a2 Put ox inventory back in the configuration 2024-01-25 16:34:44 +01:00
Arctos2win 2dac6a5328 Remove checking for start in ox inventory state 2024-01-25 16:24:57 +01:00
Gellipapa 8a91473ff7 📝 Update fxversion to 1.10.3 2024-01-25 00:34:22 +01:00
Gellipapa 9d90c9d674 🎨 Run formatter 2024-01-24 23:07:30 +01:00
Arctos2win a197ead1f6 Merge pull request #3 from Arctos2win/dev
fix player bugging in ground collision at spawn
2024-01-24 22:24:44 +01:00
Arctos2win 66379330c0 fix player bugging in ground collision at spawn 2024-01-24 22:22:07 +01:00
Arctos2win ae4473bd9b Merge pull request #2 from Arctos2win/dev
dev to loadESXPlayer
2024-01-24 21:24:40 +01:00
Arctos2win e7654914e3 don't save player when not spawned 2024-01-24 21:19:13 +01:00
Arctos2win 0b01cfd287 change handling of ox inventory config 2024-01-24 21:14:41 +01:00
Arctos2win 55ec231f29 Update main.lua 2024-01-22 23:26:04 +01:00
Gellipapa cf52f2a68d Merge pull request #1250 from thefourcraft/dev
Dev Update Hebrew
2024-01-18 21:58:31 +01:00
Arctos2win 39306c2ad6 Rewrite LoadESXPlayer 2024-01-18 14:44:22 +01:00
Arctos2win 4c60fc9b02 Revert "Added ESX.DeleteJob for Runtime" 2024-01-14 17:14:12 +01:00
Arctos2win 3b13fe2482 Merge pull request #1281 from t1ger-scripts/patch-1
Added ESX.DeleteJob for Runtime
2024-01-14 16:31:33 +01:00
t1ger-scripts 82a9a1a6a8 Fixed typo
fixed a typo
2024-01-14 13:38:40 +01:00
t1ger-scripts 4cf6aa1033 Fixed error for skin no default value
skin_male and skin_female fields in job_grades table does not have a default value and there for server console spits error when creating job in runtime. This is now fixed.
2024-01-14 04:09:31 +01:00
t1ger-scripts 6fa81e2224 Added ESX.DeleteJob for Runtime
Added a function 'ESX.DeleteJob' to be used in runtime to delete jobs.
2024-01-14 03:41:19 +01:00
TheFantomas b27bd00a42 typo in czech locale - Fixed by Negative 2024-01-07 18:56:35 +01:00
Thekuca 70c5213007 refactor(es_extended/client/main): use esx keymapping function 2023-12-22 15:35:39 +01:00
Thekuca 5b68454113 fix(es_extended/client/modules/actions): player health regeneration
Player health regenerating even when it's disabled. It needs to be re-setted on ped change.
2023-12-21 21:35:01 +01:00
Arctos2win 9bbf32161e fix player metadata can get set to false. 2023-12-12 20:28:12 +01:00
Thekuca 5d1f90f903 fix(es_extended/server/classes/player): trying to use non existent event
xPlayer.removeWeaponAmmo
2023-12-04 09:10:31 +01:00
Arctos2win 18db3c85d5 en -> id 2023-11-28 14:17:38 +01:00
Lintang Ksatria bd17e3569c Create id.lua
Add Indonesian translations
2023-11-28 20:12:02 +07:00
Arctos2win 004b782075 tonumber a value 2023-11-18 19:01:47 +01:00
Arctos2win 90cc4becd1 improve setjob function 2023-11-18 18:58:47 +01:00
Ilias Rbayti 9d92a4f064 Add underflow check for removeAccountMoney 2023-11-06 22:28:09 +01:00
thefourCraft 13434ac5fa fix missing string issue on line 169 - Lint workflow issue 2023-10-29 14:04:42 +02:00
thefourCraft 5cc7b49ed0 part 3 2023-10-29 13:59:09 +02:00
thefourCraft 6b0e39d989 Update he.lua part 2 2023-10-29 13:56:45 +02:00