|
5b386ae455
|
Updated more socket events
|
2024-12-28 20:51:11 +01:00 |
|
|
bd3bf6f580
|
Greatly improved server code base
|
2024-12-28 17:26:17 +01:00 |
|
|
30dc69ab4b
|
Added ESLint
|
2024-12-27 02:50:11 +01:00 |
|
|
a95c67b5fe
|
Removed redundant code
|
2024-12-26 23:50:04 +01:00 |
|
|
f4746722af
|
Renamed folder utilities > application, added baseEntity class, updated baseRepo class, removed prisma helper
|
2024-12-25 16:50:01 +01:00 |
|
|
058988e874
|
Added paths in typescript config and utilise this in all project files
|
2024-12-24 23:48:37 +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 |
|
|
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 |
|
|
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 |
|
|
21a75f6cbe
|
npm run format
|
2024-09-28 02:18:31 +02:00 |
|
|
a729371741
|
Converted socketEvents to new format
Still need to rework 'any' type Promises
|
2024-09-22 18:35:07 +02:00 |
|
|
9d6de8a1a9
|
Mass replace parameter order (socket,io)>(io,socket), worked on queueing system
|
2024-09-21 23:54:52 +02:00 |
|