39 Commits

Author SHA1 Message Date
8a169781a6 Use const's instead of lets (values will never change, better practice), bug fix for character creation error 2024-06-02 20:56:19 +02:00
4216dc567a More command manager improvements 2024-06-02 20:28:04 +02:00
25251d5012 Improved command loading a bit for better debugging 2024-06-02 20:24:05 +02:00
8fd68670c9 Bug fix for loading commands 2024-06-02 20:21:31 +02:00
ee18a28006 Added debugging line 2024-06-02 20:11:56 +02:00
1efeae5e55 Windows fix 2024-06-02 20:09:40 +02:00
e9d2eb905a More work on commands / sending notifications 2024-06-02 02:32:51 +02:00
6a995a83ab Did some cleaning, worked on notifications 2024-06-01 19:36:53 +02:00
267e61cc7f Bug fix for register, added delete character logic (WIP), npm update 2024-06-01 15:24:03 +02:00
ad11004f74 npm update 2024-05-31 17:52:46 +02:00
96109ad41f trash 2024-05-31 01:16:51 +02:00
bd73ac80e7 Merge branch 'master' of ssh://gitea.xanax.lol:29416/new-quest/nq-server 2024-05-31 01:16:16 +02:00
b19625014a npm update, removed player store and merged it with socket store, worked on character creation & selection (partially works) 2024-05-31 01:15:54 +02:00
Justus Walter-Helk
bf7d445f2f Merge branch 'master' of https://gitea.xanax.lol/root/nq-server 2024-05-30 12:55:06 +02:00
Justus Walter-Helk
3853b52eb7 Create CharacterPlaySelected.ts 2024-05-30 12:55:03 +02:00
d3e1bf0047 npm update 2024-05-29 15:15:49 +02:00
97062c0635 added zod for easier validation (wip) 2024-05-29 01:27:51 +02:00
58ca3fac22 small improvements 2024-05-28 23:37:03 +02:00
80ec470fd4 my 13th reason 2024-05-28 21:54:34 +02:00
4157ff5b5c npm update 2024-05-26 02:08:44 +02:00
cfc0f03932 made typescript my bitch 2024-05-24 19:37:15 +02:00
552d9bb4db small clean 2024-05-18 17:30:59 +02:00
14b6443cef thingies 2024-05-14 23:43:26 +02:00
2f4ae43996 aids 2024-05-12 21:24:14 +02:00
c49a2563f8 added zone demo logic for dev purposes 2024-05-11 19:12:49 +02:00
b3a2d8bfaa added character stuff 2024-05-11 18:58:43 +02:00
ebfbae864b improved zone manager 2024-05-11 18:50:51 +02:00
a2f21229d8 code update 2024-05-09 22:03:21 +02:00
8356a83431 Complete refractor - we do sexy code only 2024-05-09 04:00:05 +02:00
ca88c085e6 npm update, player movement logics 2024-05-07 19:41:12 +02:00
b422198925 add interface 2024-05-07 01:49:48 +02:00
56ae410fae code refractor 2024-05-05 02:58:36 +02:00
329c6597be map stuff 2024-05-04 15:03:38 +02:00
2e380e9b10 added resources 2024-05-04 01:01:01 +02:00
0a51c72cc8 auth logic (WIP), socket work (WIP) 2024-05-04 00:28:15 +02:00
a766fd8882 cleaned a bit 2024-05-03 21:44:53 +02:00
da78bd0174 added basic logics for registering account 2024-05-03 18:55:14 +02:00
b2bfc77ca3 added socket.io 2024-05-03 01:26:52 +02:00
95b4849200 first commit 2024-05-02 23:01:16 +02:00