1
0
forked from noxious/server

112 Commits

Author SHA1 Message Date
049b9de2b3 Renamed utilities to files, added datetimeManager, npm update 2024-10-13 12:15:29 +02:00
2008646a3f npm update 2024-10-04 20:06:09 +02:00
d271efc1ec npm update 2024-10-02 16:17:43 +02:00
3a83f2c1ff #169 : Re-enabled command manager, created extrudeTiles command for testing 2024-09-30 19:02:55 +02:00
6f057639c0 npm update 2024-09-28 00:39:05 +02:00
251a72aa97 npm update 2024-09-26 00:42:38 +02:00
0d7ed18b03 npm update 2024-09-24 16:09:40 +02:00
66cbdec5b6 Added REDIS_URL to .env.example and use this in queuManager, removed & commented debug code 2024-09-21 22:00:08 +02:00
Zaxiure
fd8cefd0db
bullmq 2024-09-21 16:36:51 +02:00
798bfac643 #140 : Individual log files 2024-09-21 15:39:50 +02:00
bece08af28 npm update 2024-09-19 22:59:19 +02:00
117216acd3 Added hacked together TP command for testing purposes (:teleport (zoneId)) 2024-09-18 16:25:57 +02:00
48155b8d66 Moved model into parent folder, npm update, small auth improvement 2024-09-14 17:29:26 +02:00
b439421516 npm update 2024-09-10 12:57:48 +02:00
636aa6cc55 Added models to store extra data in RAM 2024-09-09 18:31:12 +02:00
2ecc65b14c npm update 2024-09-07 17:08:38 +02:00
057b8bd603 npm update 2024-08-31 16:21:48 +02:00
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