1
0
forked from noxious/server

86 Commits

Author SHA1 Message Date
179ccdbc55 Improved texture generation 2024-12-12 00:43:34 +01:00
ff39628f0c Solved teleporting issue 2024-12-07 23:06:59 +01:00
d4680b198e npm update 2024-12-05 09:56:28 +01:00
d5c7cd0294 Added CRUD logic for character hair, made some minor improvements, npm update 2024-11-23 15:30:11 +01:00
40c7f6289a npm update 2024-11-20 21:19:42 +01:00
27f8bc8784 Implemented ZoneManager logics in teleport to make sure chars. are removed / added correctly 2024-11-16 23:12:37 +01:00
460308d555 #161: Set default value for createdAt field, store zone chats into database 2024-11-14 20:45:37 +01:00
d4e0cbe398 #174: Refactor character manager into zoneManager for better DX, major refactor of time and weather system (data is stored in DB now instead of JSON file), npm update, npm format, many other improvements 2024-11-13 13:21:01 +01:00
628b3bf1fa npm update 2024-11-05 23:17:59 +01:00
7ec4303b40 npm format 2024-11-04 01:05:21 +01:00
f475b69022 npm update 2024-11-03 22:35:33 +01:00
0de574b9e1 npm update 2024-11-03 00:33:06 +01:00
c04c52aed0 Merge remote-tracking branch 'origin/main' into feature/#182-reset-password
# Conflicts:
#	src/utilities/http.ts
2024-11-02 21:43:25 +01:00
d0e3c95bb0 npm update 2024-11-02 02:18:17 +01:00
1b9db64854 npm update 2024-10-31 12:31:40 +01:00
bd04dc2ab8 Continuation dynamic asset loading 2024-10-30 09:34:07 +01:00
a4e96f9ede (WIP) Added pw reset token row, added checks to reset function 2024-10-29 22:49:21 +01:00
5a36d10f0e Added reset password function + basic mail layout 2024-10-27 21:30:33 +01:00
9d08073fa8 npm update, http asset endpoint changes 2024-10-25 22:21:06 +02:00
0b62b4231b npm update 2024-10-19 21:15:26 +02:00
8abf5acef3 #137 : ZoneEffects 2024-10-18 23:08:50 +02:00
780cac9644 npm update 2024-10-18 00:21:38 +02:00
44481e19a8 npm update 2024-10-17 02:32:17 +02:00
9075bfaad5 npm update 2024-10-16 15:45:49 +02:00
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