Commit Graph

177 Commits

Author SHA1 Message Date
Gellipapa 66f8409d13 Merge pull request #1351 from tomiichx/main
feat(Player): implement `esx:setGroup` event
2024-05-19 14:43:25 +02:00
Gellipapa ba902e7634 Merge pull request #1311 from Marlox4/patch-6
Update actions.lua
2024-05-18 12:25:13 +02:00
Gellipapa fbeea28607 🔧 fix and refactor ToggleVehicleStatus feature 2024-05-18 12:24:12 +02:00
Tomić c612b5b259 feat(Client): update playerdata on group update 2024-05-04 19:56:10 +02:00
Arctos2win 6d628ed6eb refactor(es_extended): put identical object related code into one file + put common scripts in shared instead of same thing in client_scripts / server_scripts 2024-04-18 21:36:38 +02:00
Gellipapa a5157bd8d4 Merge pull request #1333 from itsmaty/refactor-vehicle-burst-tyres
refactor(client/functions): refactor getting burst tyres on vehicle
2024-03-18 21:00:54 +01:00
Gellipapa 98f8fc02f7 Merge pull request #1334 from itsmaty/perf-kv-loops
perf/refactor(client/functions): replace pairs loops with for loops where possible
2024-03-14 12:49:31 +01:00
Matthias 5acadc7e98 tweak(core/client/functions): change snake_case to lowerCamelCase 2024-03-14 12:29:48 +01:00
Matthias eb0be9b148 perf/refactor(client/functions): replaced k, v loops with for loops where possible 2024-03-05 16:20:05 +01:00
Matthias 16c9913501 refactor(client/functions): getting burst tyres of an vehicle in an better way 2024-03-05 16:08:46 +01:00
Gellipapa 8e94cad87e Merge branch 'dev' into fix-dev-to-main 2024-02-29 22:37:15 +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
Marcel a5c2cb1c5d Update actions.lua
Add ESX.PlayerData.seat and ESX.PlayerData.vehicle
2024-02-12 13:03:11 +01:00
Thekuca 218af242d3 🔁 1.10.4 sync
1.10.4 hotfix sync
2024-01-30 21:23:22 +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
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 9d90c9d674 🎨 Run formatter 2024-01-24 23:07:30 +01:00
Arctos2win 66379330c0 fix player bugging in ground collision at spawn 2024-01-24 22:22:07 +01:00
Arctos2win 0b01cfd287 change handling of ox inventory config 2024-01-24 21:14:41 +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 094becc2e2 quick fix 2023-10-03 08:34:54 +02:00
Arctos2win 2ace296fb2 fix repo 2023-10-02 22:37:06 +02:00
Arctos2win 75799c88c7 Update functions.lua 2023-10-02 20:52:42 +02:00
Arctos2win 6fc40c7c49 Update functions.lua 2023-09-29 23:11:12 +02:00
Arctos2win f61e6648dd fix last stuff 2023-09-29 22:30:06 +02:00
Arctos2win 730f92ebd3 Merge branch 'dev' of https://github.com/Arctos2win/esx_core into dev 2023-09-29 20:21:34 +02:00
Arctos2win be835db4ee fix event 2023-09-29 20:21:27 +02:00
Arctos2win d7403e0a65 fix 2023-09-29 20:09:19 +02:00
Arctos2win eec2bd8f64 improve functions and removeInventoryItem event 2023-09-29 20:02:14 +02:00
Arctos2win 5eb31940ca improve spawnvehicle and remove callback 2023-09-27 20:02:08 +02:00
TheFantomas 48e7e462da formatting & whitespaces (again) 2023-09-23 23:15:09 +02:00
Arctos2win b3a2799420 Update functions.lua 2023-09-20 16:33:52 +02:00
Arctos2win 054c760535 change ismodelincdimage to ismodelavehicle, add credits to txadmin for list. 2023-09-20 00:16:15 +02:00
Arctos2win a31c8787ce fix vehicle spawn 2023-09-19 23:42:22 +02:00
Arctos2win 0a91ca9118 fix 2 2023-09-19 23:40:14 +02:00
Arctos2win b088ee9613 fix vehicle spawning problem 2023-09-19 23:39:10 +02:00
Gellipapa 6b475400ea 🔧 Fix vehicle event throw warning message 2023-09-17 16:59:50 +02:00
Arctos2win f7ec1f9fe2 update weapons loop 2023-09-17 15:17:15 +02:00
Arctos2win 81de01e90e use locales in inventory. 2023-09-17 15:04:21 +02:00
Gellipapa 845f0a533d Merge pull request #1194 from MoskalykA/disable-ammunition-display
feat: be able to disable ammunition display
2023-09-02 10:11:15 +02:00
MoskalykA b58e2ac467 feat: be able to disable ammunition display 2023-08-30 14:13:11 +02:00