Commit Graph
2209 Commits
Author SHA1 Message Date
SMVampire 5dffe82a52 Add Missing Weapons/Comps & Jenkins GetHashKey
This adds all of the missing weapons and matching components to the weapons config.
This also switches all the GetHashKey native commands to compiletime Jenkins hashes.
They function the same, but are about 75% faster than GetHashKey.
[FiveM HashKey Cookbook](https://cookbook.fivem.net/2019/06/23/lua-support-for-compile-time-jenkins-hashes/)
2021-05-02 21:53:14 -04:00
SMVampire 1ccceaa4ff Fix Issues with Very Far Msgs Showing
Even though playerID var returns valid, sometimes GetPlayerFromServerId() fails and returns -1.
This checks for that and prevents those messages from showing.
Might be related to OneSync
2021-05-02 17:07:21 -04:00
Mycroft c4add91157 things 2021-04-29 23:04:36 +01:00
Mycroft 7d2488e40c config 2021-04-29 19:53:32 +01:00
Mycroft 75d7a63ec2 Update version.json 2021-04-29 18:41:44 +01:00
Mycroft bee2165105 Kashacter 2021-04-29 18:39:31 +01:00
Mycroft 9849bc9e51 Version Checker 2021-04-28 22:03:39 +01:00
Mycroft 4b2d95059c Updates 2021-04-28 21:42:12 +01:00
Mycroft bac6cbbb7e add commands 2021-04-26 19:05:58 +01:00
Mycroft 997fe7fc24 Add Comments 2021-04-26 16:28:08 +01:00
Mycroft 78c950f9b1 Add Config 2021-04-26 16:21:56 +01:00
FuraXx c402e75d89 Merge pull request #38 from Mycroft-Studios/master
[Refactor] UI Changes
2021-04-25 11:11:33 +02:00
Mycroft ce6703133a uplate 2021-04-24 08:05:12 +01:00
ESXCrackhead 3f512e774c Merge pull request #343 from SMVampire/master
Fix Vehicle Resell Circle
2021-04-22 11:17:25 -05:00
SMVampire ddc3590093 Merge pull request #1 from SMVampire/patch-1
Check for EnablePlayerMngmnt on Veh Sell
2021-04-21 13:34:18 -04:00
SMVampire a2e7da4641 Hide Resell if EnableMngmnt and not Dealer Job 2021-04-21 13:33:11 -04:00
SMVampire 433267f32d Check for EnablePlayerMngmnt on Veh Sell 2021-04-21 13:30:04 -04:00
Mycroft 579bf8e9e2 reskin 2021-04-20 21:36:30 +01:00
Mycroft 4e55c52779 Update app.css 2021-04-20 19:40:42 +01:00
FuraXx 1619a26607 Merge pull request #144 from Mycroft-Studios/master
Fixes
2021-04-17 20:28:32 +02:00
FuraXx 1ecb8c7718 Merge pull request #1110 from Mycroft-Studios/legacy
(update) Legacy Readme fixes
2021-04-11 20:27:17 +02:00
Mycroft 2877cd2520 Update README.md 2021-04-11 16:02:51 +01:00
Mycroft cf5dd2b45d Update README.md 2021-04-11 16:00:23 +01:00
FuraXx 34324bb83a Merge pull request #339 from Mycroft-Studios/master
Fixes
2021-04-10 14:22:33 +02:00
Mycroft 4546c3d04c Revert "kashacters changes"
This reverts commit 372774b8e4.
2021-04-06 22:57:06 +01:00
Mycroft c31f1c62b1 Revert "d"
This reverts commit 1036043629.
2021-04-06 22:57:03 +01:00
Mycroft 1036043629 d 2021-04-06 22:56:56 +01:00
Mycroft 372774b8e4 kashacters changes 2021-04-06 19:31:26 +01:00
Mycroft fc3559073c Update main.lua 2021-04-06 01:02:44 +01:00
Mycroft ec343d99d0 Update main.lua 2021-04-05 23:00:09 +01:00
Mycroft 1483f3363c Fixes for fixes 2021-04-05 22:26:15 +01:00
Mycroft c48b75d928 Fixes(maybe 2021-04-05 22:10:22 +01:00
Mycroft 33cafef736 Fixes 2021-04-05 21:36:39 +01:00
ESXCrackhead 694cd67578 Merge pull request #1105 from tabarra/patch-1
default group for ace admins
2021-04-04 19:25:05 -05:00
tabarra e265976561 default group for ace admins
This allows server owners to become ESX admins on their first joins, based on if they have the `command` ace permission or not.  
If they do have that ace, they can `setgroup <id> admin`, so access-wise that's ok.  
I would commit this to master, but since v2 is not yet ready, PlumeESX uses "v1-final".
2021-04-04 16:30:04 -03:00
FuraXx 21cea1fee9 Merge pull request #25 from Hamy-os/patch-1
Update config.lua
2021-03-21 17:19:34 +01:00
Hamy 07b9861ee0 Update config.lua 2021-03-20 22:13:40 +03:00
ESXCrackhead 5629564563 Merge pull request #24 from goncalobsccosta/master
Fixed other players blinking when instanced and fixed the collision problem
2021-03-01 01:33:10 -06:00
goncalobsccosta 79e4abc832 Remove nested thread 2021-02-06 04:49:33 +00:00
LazarusOfTheFallen 3d526522fa Merge pull request #50 from Tinky124/patch-1
Fix server hitch warning
2021-02-02 16:59:02 -06:00
Tinky 74335672ea Fixed losing functionality when restarting script 2021-02-02 19:28:48 -01:00
Ark 48d1d8fbeb (fix): attempted fix for timeout on mysql query 2021-02-02 04:37:58 -06:00
LazarusOfTheFallen b033466e14 Merge pull request #95 from Loffes/patch-2
fix getEmployees
2021-02-01 17:14:49 -06:00
LazarusOfTheFallen b6f2f129ab Merge pull request #101 from CCasusensa/master
fixed Free Tuning Bug after being shot by a stun gun
2021-02-01 17:00:43 -06:00
LazarusOfTheFallen bdfd933592 Update main.lua 2021-02-01 17:00:30 -06:00
LazarusOfTheFallen 18f25251cd Merge pull request #100 from gdanbo3/patch-1
Update main.lua
2021-02-01 16:59:10 -06:00
LazarusOfTheFallen d716177f22 Merge pull request #58 from PainedPsyche/master
added support for face blending and facial features
2021-02-01 16:57:53 -06:00
LazarusOfTheFallen e7b778f0c7 Merge pull request #9 from Yarpii/patch-1
Update
2021-02-01 16:57:22 -06:00
LazarusOfTheFallen 20673f5b14 Merge pull request #12 from Luis26x/patch-1
es.lua
2021-02-01 16:44:19 -06:00
LazarusOfTheFallen fb5c3d4c41 Merge pull request #14 from Luis26x/patch-3
locales/es.lua
2021-02-01 16:43:59 -06:00