1
0
forked from noxious/server

28 Commits

Author SHA1 Message Date
93cb7b7887 Added better security for character loading, worked on zone joining and moving logic 2024-06-03 20:40:01 +02:00
c25b21c5c7 Character name field is always unique, updated init migration 2024-06-02 22:09:36 +02:00
9223afe9f1 Dont close modal if error 2024-06-02 21:01:22 +02:00
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
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
3853b52eb7 Create CharacterPlaySelected.ts 2024-05-30 12:55:03 +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
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