Commit Graph

166 Commits

Author SHA1 Message Date
Andyyy7666
57803382fa fix: version checker 2022-09-23 20:16:00 +02:00
Andyyy7666
28761103b3 feat(client): new update character event 2022-09-19 20:17:39 +02:00
Andyyy7666
4d71e3ed71 perf(functions): SetPlayerData updating on client 2022-09-19 20:13:42 +02:00
Andyyy7666
bacaac6047 fix(events): accidentally removed code. 2022-09-19 20:04:27 +02:00
Andyyy7666
41120e31d6 fix(events): preventing cheats 2022-09-19 20:01:47 +02:00
Andyyy7666
d3d231d304 Update functions.lua 2022-09-18 02:36:45 +02:00
Andyyy7666
ce9d70f3ed fix: spelling 2022-09-16 15:19:12 +02:00
Andyyy7666
b05e558f2f Update functions.lua 2022-09-15 15:54:05 +02:00
Andyyy7666
2d3dc90aa5 Update functions.lua 2022-09-15 15:47:04 +02:00
Andyyy7666
2d9c5e4fe4 Update events.lua 2022-09-14 23:20:37 +02:00
Andyyy7666
24911b7a97 fix(functions): minor bug 2022-09-11 17:42:47 +02:00
Andyyy7666
27929c80f3 Update functions.lua 2022-09-11 17:41:46 +02:00
Andyyy7666
18d4fe76ea Update query.sql 2022-09-10 14:38:54 +02:00
Andyyy7666
d39d5b6023 feat: added inventory to db 2022-09-10 14:38:42 +02:00
Andyyy7666
6b12885223 feat(functions): added inventory saving 2022-09-08 16:03:12 +02:00
Andyyy7666
3fda565e89 Version change 2022-09-07 12:11:56 +02:00
Andyyy7666
85e2d36831 fix(functions): sql error 2022-09-07 10:37:50 +02:00
Andyyy7666
75a6650637 feat: money change event 2022-09-06 11:23:27 +02:00
Andyyy7666
c358f9c3ef feat: character loaded on the server. 2022-09-06 11:18:24 +02:00
Andyyy7666
4c92f37900 feat(functions): SetPlayerData 2022-09-06 11:13:24 +02:00
Andyyy7666
afb2689513 feat(functions): GetPlayer function 2022-09-06 11:12:25 +02:00
Andyyy7666
f93b5808ad feat(functions): added inventory to character 2022-09-06 08:18:27 +02:00
Andyyy7666
310eed2e2b perf(server/functions): groups 2022-09-05 15:51:17 +02:00
Andyyy7666
d0afbab32d feat(server/functions): finished groups. 2022-09-05 15:43:04 +02:00
WLVF
d112d9caaa SQL Query Optimization POG 2022-09-03 09:11:41 -04:00
WLVF
7f153e72b2 AddEventHandler.... not needed <3 2022-09-01 04:11:48 -04:00
Andyyy7666
4d7b15ef1c fix(server/functions): Naming error 2022-08-23 21:26:44 +02:00
HakkoDevelopment
2b8b5e6fb5 Updated Database Validation 2022-08-11 20:17:31 -06:00
Andyyy7666
adb24e3f8a Update functions.lua 2022-08-11 19:43:33 +02:00
Andyyy7666
f395ed7f6c feat(core): added update last location on client 2022-08-11 01:17:51 +02:00
Andyyy7666
e66490274d Update config_client.lua 2022-08-11 01:17:21 +02:00
Andyyy7666
92a410937d fix(core): discord http request 2022-08-11 01:17:13 +02:00
Andyyy7666
e8f461fe56 feat(core): added update last location on client. 2022-08-11 01:16:49 +02:00
Andyyy7666
d4c0fdaf1e Update events.lua 2022-08-10 00:29:21 +02:00
Andyyy7666
a380bf619c Fix(characterSelection/server/events): Stuck on connecting to discord. 2022-08-10 00:24:57 +02:00
Andyyy7666
efcadd4734 fix(CharacterSelection/js): Removed duplicated code 2022-08-10 00:18:14 +02:00
Andyyy7666
8681f824b6 Added fivem appearance 2022-08-09 00:53:35 +02:00
Niko
6c008d00ca fix(ND_Core) fixed departments not showing for players in discord
ykyk
2022-08-04 22:48:32 -04:00
Andyyy7666
387e4d0162 Added updating clothes 2022-08-05 00:04:03 +02:00
Andyyy7666
8f9d415cdf Added, groups, last location, and clothing. 2022-08-05 00:02:04 +02:00
Andyyy7666
ba33930002 New features comming soon
Added, clothing which will use FiveM-appearence to change the clothes of the character when created. Groups which will be introduced later, and last location which will be used to save the players location so they can spawn there.
2022-08-04 23:57:58 +02:00
Andyyy7666
05b7f8f7be Added phone number 2022-07-30 02:00:06 +02:00
Andyyy7666
c3140111f4 Added phone number
Added phone number to the players object
2022-07-30 01:58:36 +02:00
Andyyy7666
00393fe08a Added phone number
This will be used with npwd integration
If you want to add it without dropping your database then use the code below.
ALTER TABLE characters ADD COLUMN `phone_number` VARCHAR(20) DEFAULT NULL;
2022-07-30 01:57:25 +02:00
Niko
95d0ff204c fix(ND_Fuel) fixed being able to grab a pump from inside a vehicle 2022-07-29 01:37:51 -04:00
Niko
2e1f1fe28e lol 2022-07-23 00:55:56 -04:00
Niko
c1cc40e9d5 Fixed Error In Character Selection 2022-07-23 00:06:20 -04:00
Andyyy7666
6429861262 Update functions.lua 2022-07-21 22:48:30 +02:00
Andyyy7666
177649a7c5 fixed discord rich presence 2022-07-18 20:33:39 +02:00
Andyyy7666
be2b6c4770 Added whitelisting
If you write "whitelist" in the notWhitelistedMessage then fivem will turn it into "allowlist"
2022-07-17 20:03:33 +02:00