|
a8934f8e40
|
Spritesheet generator improvements
|
2024-12-15 17:39:47 +01:00 |
|
|
65cae5d824
|
Spritesheet gen. optimisations
|
2024-12-15 14:41:00 +01:00 |
|
|
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 |
|
|
550b961505
|
Removed func.
|
2024-11-24 20:11:52 +01:00 |
|
|
1839bd9a22
|
Renamed hair > characterHair
|
2024-11-24 15:13:28 +01:00 |
|
|
1017013032
|
Moved service logic from repo to service, minor improvements, working hair customisation proof of concept
|
2024-11-23 16:48:07 +01:00 |
|
|
d5c7cd0294
|
Added CRUD logic for character hair, made some minor improvements, npm update
|
2024-11-23 15:30:11 +01:00 |
|
|
4a62bbb118
|
#245 & #254: Started working on character hair sprite management & character customisation
|
2024-11-21 02:58:25 +01:00 |
|
|
40c7f6289a
|
npm update
|
2024-11-20 21:19:42 +01:00 |
|
|
72d731c6f2
|
OOP improvement
|
2024-11-17 21:21:34 +01:00 |
|
|
fc92d9ea79
|
Updated create and update calls to services
|
2024-11-17 20:59:24 +01:00 |
|
|
2e267a36aa
|
#237 - Changed Prisma find calls to repos
|
2024-11-17 19:48:00 +01:00 |
|
|
6ee8bb8334
|
Minor improvements for char. type management
|
2024-11-17 18:00:58 +01:00 |
|
|
ec3bf0f51e
|
Moved models to simplify and improve prisma schemas , added logic to update characterTypes
|
2024-11-17 17:53:25 +01:00 |
|
|
27f8bc8784
|
Implemented ZoneManager logics in teleport to make sure chars. are removed / added correctly
|
2024-11-16 23:12:37 +01:00 |
|
|
3185c478a6
|
Merge branch 'main' of ssh://gitea.directonline.io:29417/sylvan-quest/server
|
2024-11-16 01:21:35 +01:00 |
|
|
72ef04d683
|
Rm. comment.
|
2024-11-16 01:21:32 +01:00 |
|
|
446e8fa617
|
#237 Convert prisma finds to repos for time and data
|
2024-11-15 21:58:08 +01:00 |
|
|
f7072acdd2
|
Added code comment for #246
|
2024-11-15 01:58:05 +01:00 |
|
|
fda8cc532e
|
#154: Remove tiles, event tiles, and objects that are out of the zone's width and height before saving zone
|
2024-11-14 23:46:26 +01:00 |
|
|
821e742527
|
Bug fix
|
2024-11-14 21:03:08 +01:00 |
|
|
460308d555
|
#161: Set default value for createdAt field, store zone chats into database
|
2024-11-14 20:45:37 +01:00 |
|
|
3f8f8745eb
|
#161: Set default value for createdAt field, store zone chats into database
|
2024-11-14 20:43:40 +01:00 |
|
|
bf7f585270
|
Path walk improvements
|
2024-11-13 17:02:16 +01:00 |
|
|
fee4277b4f
|
Removed emit
|
2024-11-13 16:10:41 +01:00 |
|
|
ffc07b7403
|
Send title with connect error message
|
2024-11-13 16:07:17 +01:00 |
|
|
344ddbaf39
|
#213: Prevent character:connect if user is already logged in from another character
|
2024-11-13 16:06:31 +01:00 |
|
|
86ed3ae4b0
|
Minor improvements
|
2024-11-13 15:34:43 +01:00 |
|
|
719c75616e
|
CORS fix
|
2024-11-13 13:35:41 +01:00 |
|
|
cf954979c5
|
Improved logging some more
|
2024-11-13 13:27:44 +01:00 |
|
|
01ed1bce29
|
#233: Replaced all console logs, thrown errors with logger API
|
2024-11-13 13:25:03 +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 |
|
|
709d34d59b
|
npm run format
|
2024-11-05 23:16:18 +01:00 |
|
|
c4a42066ab
|
#184: Added commands to toggle rain / fog, command bug fix, minor improvements
|
2024-11-05 23:15:56 +01:00 |
|
|
26dbaa45a7
|
#184: Allow GMs to set time
|
2024-11-05 23:07:23 +01:00 |
|
|
ae0241fecb
|
#184: Added weather manager that periodically changes the weather in-game and emits this to players
|
2024-11-05 22:45:57 +01:00 |
|
|
3a566dae5a
|
CORS fix
|
2024-11-05 21:48:55 +01:00 |
|
|
ad4f33676f
|
Bug fix for reset password
|
2024-11-05 20:32:27 +01:00 |
|
|
44cfbd6ee8
|
Improved error message to client for password reset request, delete PasswordTokenReset after changing password
|
2024-11-05 01:00:11 +01:00 |
|
|
881e3375ab
|
Better naming
|
2024-11-05 00:37:38 +01:00 |
|
|
6a76c4797a
|
Added extra logging to HTTP endpoints
|
2024-11-05 00:33:12 +01:00 |
|
|
bf75ad001b
|
Typo
|
2024-11-05 00:28:27 +01:00 |
|
|
3b473e5826
|
Added client URL to .env.example and cors
|
2024-11-05 00:27:09 +01:00 |
|
|
929a36554a
|
Cors update
|
2024-11-05 00:19:02 +01:00 |
|
|
3fbc5f4e87
|
-_-
|
2024-11-05 00:15:20 +01:00 |
|
|
1526e0947a
|
Added urlToken to Zod schema
|
2024-11-04 22:36:00 +01:00 |
|
|
7ec4303b40
|
npm format
|
2024-11-04 01:05:21 +01:00 |
|