Commit Graph
3832 Commits
Author SHA1 Message Date
MiddleSkillz ca9515d615 refactor: remove 1 time use variables 2021-05-06 02:16:45 -06:00
MiddleSkillz d100214a03 Fully Fix spawning I think 2021-05-06 02:12:44 -06:00
MiddleSkillz e9a26a4133 Enjoy More Bad Code 2021-05-06 02:00:47 -06:00
MiddleSkillz 0e68354728 fix: [client/main] identity might actually work now 2021-05-06 01:56:34 -06:00
MiddleSkillz 2aed49b5eb refactor: Remove Stupid LoadingScreenOff thing 2021-05-06 01:43:11 -06:00
MiddleSkillz 07dd52d78a refactor: This function doesn't even do anything! 2021-05-06 01:37:17 -06:00
MiddleSkillz b645a74fb8 bump: version 1.1.9 2021-05-06 01:35:18 -06:00
ESXCrackhead 877ceeda18 Merge pull request #1116 from MiddleSkillz/legacy
Change Spawning to Be Handled By Spawn Manager
2021-05-05 04:05:43 -05:00
MiddleSkillz b7e621eae0 Forgot to Update Version Number 2021-05-05 01:27:37 -06:00
MiddleSkillz 888e48a3dd Push Before PR 2021-05-05 01:21:53 -06:00
MiddleSkillz 8f91023bd9 Added Some More Stuff 2021-05-05 01:18:20 -06:00
ESXCrackhead 77f34b0176 Merge pull request #1115 from Mycroft-Studios/legacy
[Big Updates]
2021-05-03 18:10:41 -05:00
Mycroft cfa6a44b99 Update commands.lua 2021-05-03 23:48:42 +01:00
Mycroft acaa467cf4 Update commands.lua 2021-05-03 23:44:29 +01:00
Mycroft 5b1e5b9ea4 add more commands 2021-05-03 23:32:02 +01:00
Mycroft 1b481797eb Update commands.lua 2021-05-03 22:43:27 +01:00
Mycroft 640befda57 Update commands.lua 2021-05-03 22:41:49 +01:00
Mycroft c8c8ffeb4d add features 2021-05-03 22:37:02 +01:00
Mycroft 1f69396992 Update main.lua 2021-05-03 21:48:22 +01:00
Mycroft 8b55ba4c18 Update commands.lua 2021-05-03 20:41:53 +01:00
Mycroft 6c7b3ecf9e tweaks 2021-05-03 20:39:18 +01:00
Mycroft 9212219d46 changes 2021-05-03 20:04:39 +01:00
ESXCrackhead d4223d9f4e Merge pull request #1114 from SMVampire/patch-1
[Legacy] Add Missing Weapons & Components + Jenkins Hashing
2021-05-02 22:42:46 -05:00
SMVampire e306b14669 Add new Wep&Comps to English Locale 2021-05-02 22:55:35 -04:00
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
ESXCrackhead 13d9e99af7 Merge pull request #104 from Mycroft-Studios/master
[Refactor] Lots of changes
2021-04-27 09:56:04 -05:00
Mycroft 7a19d5c0ee ShowBlip Config 2021-04-27 00:12:42 +01:00
Mycroft 7156d50da3 Add Config 2021-04-26 23:55:51 +01:00
Mycroft af2a25767b fixes 2021-04-26 23:50:47 +01:00
Mycroft 390ee49f73 fixes 2021-04-26 23:33:29 +01:00
Mycroft 78c8139a8b Update config.lua 2021-04-26 23:21:26 +01:00
Mycroft 4a10412d9b Update config.lua 2021-04-26 23:20:04 +01:00
Mycroft dae312a0ad Updates 2021-04-26 23:17:56 +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
ESXCrackhead 7c03e61b93 Merge pull request #150 from sFxMTA/patch-1
Fix: Argument was missing in startWork (delivery)
2021-04-25 13:47:43 -05:00
FuraXx c402e75d89 Merge pull request #38 from Mycroft-Studios/master
[Refactor] UI Changes
2021-04-25 11:11:33 +02:00
FuraXx c022102901 Merge pull request #11 from Mycroft-Studios/master
[Refactor] Reskin
2021-04-25 11:10:54 +02:00
sFx 7d7e89cd8c Fix: Argument was missing in delivery
There was a missing argument and people weren't able to get the delivery item at the end of their work
2021-04-25 02:35:55 +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