Commit Graph

232 Commits

Author SHA1 Message Date
Andyyy7666
c94cb70e3b fixed small error
I accidentally had the function return NDCore.SelectedCharacter instead of NDCore.Characters
2022-07-17 19:34:17 +02:00
Andyyy7666
9dc3383cb3 Small change when selecting a character
Since the triggered server event triggers a client even that updates the selected character on the client in ND_Core I didn’t need to use a callback to update the selected character.
2022-07-17 07:22:52 +02:00
Andyyy7666
d1fb8f6c62 Update issue templates 2022-07-17 06:29:07 +02:00
Andyyy7666
975821ee05 Merge pull request #13 from Hakkodevelopment/main
added event to create table if it doesn't exist
2022-07-17 06:23:15 +02:00
HakkoDevelopment
527302ac4a added event to create table if it doesn't exist 2022-07-16 17:40:44 -06:00
Niko
b553fb283e Update README.md
Fixed URL for docs
2022-07-16 01:03:17 -04:00
Niko
1d423944db Merge pull request #12 from nik0-3d/main
Fixed Chat and Jailing AND REFACTORRRR
2022-07-16 00:13:27 -04:00
Niko
9a31704c1f Merge branch 'Andyyy7666:main' into main 2022-07-16 00:12:47 -04:00
Niko
44b21a1398 REFACTORRRRRR
fuck you
2022-07-16 00:12:02 -04:00
Niko
68721a4633 (fix) Fixed Chat and Jailing
-Fixed chat for framework
-Fixed jailing and lil speling mistake
2022-07-15 23:51:31 -04:00
Niko
fdf4b195e6 Merge pull request #11 from nik0-3d/main
Test lol
2022-07-15 22:56:19 -04:00
Niko
59e8a024fa Test pull 2022-07-15 22:55:04 -04:00
Andyyy7666
96f89d60ff Updated 2.1.0
Updated everything to new format, N1K0 is about to work on some more stuff.
2022-07-16 04:46:27 +02:00
Andyyy7666
e25da65776 Checking if 0 is a string
Checking for roles gives you the permissions id the role is 0 but it should’ve also checked if its "0" it’s now fixed :)
2022-07-11 06:53:31 +02:00
Andyyy7666
7092f46587 Merge pull request #10 from Hakkodevelopment/main
fixed spelling/grammar errors <3
2022-07-11 06:48:47 +02:00
HakkoDevelopment
7f43edc875 updated readme to add the other features 2022-07-09 16:28:24 -06:00
HakkoDevelopment
1a08d79c2f fixed grammar and spelling issues 2022-07-09 16:27:09 -06:00
HakkoDevelopment
604937921a fixed grammar and spelling errors 2022-07-09 16:23:37 -06:00
HakkoDevelopment
ca0884b93c fixed grammar and spelling errors 2022-07-09 16:19:39 -06:00
HakkoDevelopment
40ce43ef2f fixed grammar/spelling errors 2022-07-09 16:18:33 -06:00
HakkoDevelopment
b9169186e7 fixed grammar and spelling errors 2022-07-09 16:16:32 -06:00
HakkoDevelopment
a48ab79f05 fixed a couple grammar/spelling issues 2022-07-09 16:13:33 -06:00
Andyyy7666
b84713e9a4 Syncing doors when a new player joins. 2022-07-09 19:35:06 +02:00
Andyyy7666
1ce05e4ab6 Syncing doors when a new player joins. 2022-07-09 19:34:52 +02:00
Andyyy7666
7896faa95f Fixed issue where unauthorized jobs could open the door. 2022-07-09 17:53:49 +02:00
Andyyy7666
d565db9e44 fixed small issue with version checker. 2022-07-09 17:47:18 +02:00
Andyyy7666
e9baa2c058 Using event listeners to change the job. 2022-07-09 17:39:09 +02:00
Andyyy7666
5f3bd8fbd8 Add files via upload 2022-07-09 04:33:44 +02:00
Andyyy7666
5febdb3199 Add files via upload 2022-07-09 00:06:36 +02:00
Andyyy7666
a74b3d459e Update config_server.lua 2022-07-08 23:24:49 +02:00
Andyyy7666
0cf6edec7e 2.0.0 2022-07-08 23:24:04 +02:00
Andyyy7666
a33c4238bb Delete Logo.png 2022-07-08 23:23:38 +02:00
Andyyy7666
c185654cf4 Delete ND_Core/source/ui/js directory 2022-07-08 23:23:26 +02:00
Andyyy7666
413825d912 Rename ND_Core/source/ui/js/listener.js to ND_Core/source/ui/script.js 2022-07-08 23:23:17 +02:00
Andyyy7666
b7fdcc2cac Delete ND_Core/source/server directory 2022-07-08 23:22:58 +02:00
Andyyy7666
de4ab613de Rename ND_Core/source/server/main.lua to ND_Core/source/server.lua 2022-07-08 23:22:51 +02:00
Andyyy7666
9de8433c6a Delete ND_Core/source/client directory 2022-07-08 23:22:36 +02:00
Andyyy7666
eb68999f3f Rename ND_Core/source/client/main.lua to ND_Core/source/client.lua 2022-07-08 23:22:28 +02:00
Andyyy7666
ad36f7e286 Add files via upload 2022-07-08 23:19:28 +02:00
Andyyy7666
9f14ba65cb Add files via upload 2022-07-08 23:19:05 +02:00
Andyyy7666
f9c2940e15 Delete ND_ATMs/source/ui directory 2022-07-08 23:18:48 +02:00
Andyyy7666
d5d3b85d1a Add files via upload 2022-07-08 23:18:25 +02:00
Andyyy7666
3ff2e7967a Delete ND_Jailing/source/ui directory 2022-07-08 23:18:11 +02:00
Andyyy7666
41ac542ebb Delete config.lua 2022-07-08 23:17:25 +02:00
Andyyy7666
48c5bf69ac Delete server.lua 2022-07-08 23:17:07 +02:00
Andyyy7666
1f5165369e Delete client.lua 2022-07-08 23:16:57 +02:00
Andyyy7666
789dd2635e Add files via upload 2022-07-08 23:16:36 +02:00
Andyyy7666
3cb7418ada Update fxmanifest.lua 2022-07-08 23:16:10 +02:00
Andyyy7666
b025bfd8bc Update README.md 2022-07-05 22:23:01 +02:00
Andyyy7666
77c81f9d3d Update fxmanifest.lua 2022-07-01 00:29:31 +02:00