1
0
forked from noxious/server

45 Commits

Author SHA1 Message Date
e8d100e063 New method for events + TP work 2024-08-26 19:09:35 +02:00
39f4e79a88 Major refractor, cleaning and improvements. 2024-08-24 03:08:43 +02:00
6b97e7d9cb use camelcase file names from now on... 2024-08-21 20:55:58 +02:00
cb90e0cdf8 Commands 2024-08-20 01:50:05 +02:00
706107ba4d First try chat logics 2024-08-19 18:55:41 +02:00
910d8ad8f1 Prevent walk through obstacles 2024-08-19 18:00:06 +02:00
fd3e503966 npm update, updated .gitignore for IDEA auto-generated files 2024-08-16 23:41:51 +02:00
535bb36edc node update 2024-08-03 03:35:18 +02:00
dbe25071c7 npm update 2024-07-29 01:15:36 +02:00
f2fcc67cb6 Added logics for a* pathfinding , rotation calculation and anti cheat, npm update. 2024-07-28 00:46:13 +02:00
a0fe0760b0 Removed migrations (oops), npm update, registration bug fix, include spriteImages in spriteRepository, few typo fixes 2024-07-24 03:27:22 +02:00
6131a8455a NPM update, removed CRUD functions from object repository, added prettier 2024-07-22 01:36:05 +02:00
ad679ed66e npm update 2024-07-20 13:20:07 +02:00
8682ce01cd npm update 2024-07-11 18:29:33 +02:00
c7b70f2674 build fixes 2024-07-10 19:58:01 +02:00
d001d3bd23 npm update, added depth field to zoneObjects model, added zoneEventTile model 2024-07-10 00:46:33 +02:00
73b0640637 haha oeps 2024-07-06 21:46:26 +02:00
829a2ef726 Worked on zone objects, tile tags and searching 2024-07-04 02:07:55 +02:00
d702612cb1 my 13th reason 2024-07-02 21:54:19 +02:00
6f6fddd861 asset mngr stuff 2024-06-29 22:39:14 +02:00
93adb85253 npm update 2024-06-29 19:53:44 +02:00
f5191aa81f Added logic that allows socket events to exist in sub directories, moved said events for better DX, added logics for tile management (upload & read), started working on (zone) object logics too 2024-06-22 21:00:24 +02:00
1851df8059 npm update 2024-06-19 18:45:25 +02:00
893e69244d worked on wall logics 2024-06-15 03:15:03 +02:00
cf24ab1af9 npm update 2024-06-06 16:17:24 +02:00
f791f1d5d8 bit of cleaning, npm updated, working on character moving, typescript improvements 2024-06-04 17:23:57 +02:00
87826f74ea npm update 2024-06-03 19:33:32 +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
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
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
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
14b6443cef thingies 2024-05-14 23:43:26 +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
329c6597be map stuff 2024-05-04 15:03:38 +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
b2bfc77ca3 added socket.io 2024-05-03 01:26:52 +02:00
95b4849200 first commit 2024-05-02 23:01:16 +02:00