Kakarot
a6594e1b47
Merge pull request #74 from TasoOneAsia/main
...
chore(lua54): utilize Lua version 5.4 runtime
2021-07-27 15:00:38 -05:00
Taso
c900b99f86
chore(lua54): utilize Lua version 5.4 runtime
...
This version includes improved changes to GC, better pseudo-randomness with `math.random()` (no longer requiring a seed to display even an ounce of randomness), and `const` keyword for all the immutable fellas out there.
2021-07-27 11:09:41 -04:00
Kakarot
a05648d58f
Merge pull request #72 from Developer-Bear/main
...
disallow connection of a rockstar license that is already in the server
2021-07-26 22:24:10 -05:00
Developer-Bear
4400413233
disallow connection of a rockstar license that is already in the server
2021-07-26 22:15:51 -05:00
Kakarot
7e20d0bc36
Merge pull request #56 from Developer-Bear/main
...
fix incorrectly spelled motorcycles causing the vehicle shop to crash
2021-07-20 00:56:40 -05:00
Developer-Bear
d47f6b911a
fix incorrectly spelled motorcycle causing the vehicle shop to crash
2021-07-13 22:17:54 -05:00
BerkieBb
f7dc6706ba
Merge pull request #52 from darkets/patch-1
...
Fixing an exploit
2021-07-13 15:07:20 +02:00
darkets
2af024f941
Fixing an exploit
...
By changed the shouldClose from false to true, this prevents an exploit by reloading the weapon through the inventory and dropping the ammo on the ground and once reloaded picking it back up.
2021-07-12 18:19:50 +03:00
BerkieBb
b875760309
Spacing
2021-07-10 11:42:53 +02:00
BerkieBb
6a7d564a2c
Remove unused tables/queries
2021-07-10 11:42:19 +02:00
BerkieBb
448822b525
Merge pull request #51 from NiftyLife/patch-2
...
Remove 1 of 2 license primary keys in bans table
2021-07-10 11:39:57 +02:00
NiftyLife
68b8090ceb
Remove 1 of 2 license primary keys in bans table
2021-07-10 00:02:33 +02:00
BerkieBb
07bbc8d719
Merge pull request #50 from izMystic/patch-3
...
remove the 2 license tables
2021-07-09 21:04:50 +02:00
izMystic
fd5108abdd
remove the 2 license tables
2021-07-09 14:54:06 -04:00
BerkieBb
1b0a9ee6a1
Merge pull request #49 from izMystic/patch-2
...
Change GetHashKey to backticks
2021-07-09 18:20:49 +02:00
izMystic
a9dc91e9c0
Change GetHashKey to backticks
2021-07-09 12:12:52 -04:00
GhzGarage
d08f88f10c
Remove Deprecated Feature
2021-07-08 19:59:58 -05:00
GhzGarage
0603076be3
⚠️ ⚠️ Steam Ditch ⚠️ ⚠️
2021-07-08 19:54:57 -05:00
GhzGarage
b2ec7ae041
Remove Optional Tables
2021-07-07 19:55:00 -05:00
GhzGarage
4d4feeed04
Change coord grabbing back to client
2021-07-07 17:59:44 -05:00
Kakarot
d52465eb51
Merge pull request #43 from izMystic/patch-1
...
translate
2021-07-07 08:24:26 -05:00
GhzGarage
e35c19366a
Remove Vehicle Models - Test
2021-07-06 18:09:45 -05:00
GhzGarage
e5ffe58b38
ESX Licensing
2021-07-06 16:04:18 -05:00
Kakarot
e065d2989a
Merge pull request #44 from MiddleSkillz/patch-1
...
refactor(shared/weapons): Optimized Weapon Hashing
2021-07-04 18:01:09 -05:00
MiddleSkillz
a7afb6d267
refactor(shared/weapons): Optimized Weapon Hashing
...
Use an optimized method of generating the weapon hashes in the `QBConfig.Weapons` GetHashKey is kinda slow.
2021-07-03 23:01:12 -06:00
izMystic
4937463efb
translate
2021-07-03 04:46:09 -04:00
GhzGarage
ebbf7a3378
GetObject
2021-07-01 21:45:05 -05:00
Kakarot
4f4b840f87
Merge pull request #40 from gutsoo/patch-1
...
Sniper ammo as an item, might need in future
2021-07-01 18:57:13 -05:00
BerkieBb
60fadeeee5
Merge pull request #41 from gutsoo/patch-2
...
Dutch to EN
2021-07-01 16:34:39 +02:00
GhzGarage
7f9e91fb61
GetGamePool
2021-06-30 23:14:37 -05:00
gutso
f0da9a3026
Dutch to EN
2021-07-01 01:47:55 +03:00
gutso
a78114fa80
Sniper ammo as an item, might need in future
2021-07-01 01:29:18 +03:00
BerkieBb
d81a9663b5
Fix wrong name for taser image
2021-06-30 18:14:55 +02:00
GhzGarage
1ed8c63cdb
Player Update
2021-06-28 18:24:44 -05:00
GhzGarage
1a2ff548ab
SQL
2021-06-28 16:46:58 -05:00
GhzGarage
59a4fb2fcd
Test SQL
2021-06-28 16:41:38 -05:00
GhzGarage
200ace10af
TEST SQL
2021-06-28 16:19:23 -05:00
GhzGarage
cba18337d6
SQL Queries
2021-06-28 11:08:29 -05:00
GhzGarage
af5c2f9d71
Stupid, Stupid, Stupid
2021-06-27 17:52:24 -05:00
GhzGarage
9a9a2f78e2
GetItemByName
2021-06-27 14:17:48 -05:00
BerkieBb
b5e70e1bce
If item not found return 0 instead of nil
2021-06-27 16:59:23 +02:00
GhzGarage
d5ab54851e
Non-RGB
2021-06-26 22:18:21 -05:00
Kakarot
48b86ca402
Merge pull request #32 from Kmack710/patch-1
...
Phone Number, Nationality and Bank USA default now
2021-06-26 21:32:59 -05:00
BerkieBb
e7af009476
Merge pull request #33 from viruspc2002/patch-1
...
update to vector4
2021-06-26 11:48:46 +02:00
viruspc2002
24a426cc84
update to vector4
2021-06-26 15:18:11 +05:30
BerkieBb
b3387952c3
Change functions to accept vector4
2021-06-24 11:57:08 +02:00
Kmack710
db5efcb89a
Phone Number, Nationality and Bank USA default now
2021-06-23 13:26:08 -07:00
Kakarot
e6b9f797b7
Update README.md
2021-06-21 12:56:09 -05:00
Kakarot
8aa3f4630c
Update README.md
2021-06-21 12:43:24 -05:00
BerkieBb
58232440e3
Merge pull request #30 from BerkieBb/main
...
Fix coords not saving with last spawn location
2021-06-21 14:16:10 +02:00