|
e571cf2230
|
Converted more procedural programming to OOP
|
2024-12-26 23:34:25 +01:00 |
|
|
b7f448cb17
|
Started improving character move event
|
2024-12-26 17:45:14 +01:00 |
|
|
4a963b4359
|
Improved entities, ran formatting, utilise getters and setters
|
2024-12-26 16:45:00 +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 |
|
|
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 |
|
|
460308d555
|
#161: Set default value for createdAt field, store zone chats into database
|
2024-11-14 20:45:37 +01:00 |
|
|
bf7f585270
|
Path walk improvements
|
2024-11-13 17:02:16 +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 |
|
|
7ec4303b40
|
npm format
|
2024-11-04 01:05:21 +01:00 |
|
|
9d6de8a1a9
|
Mass replace parameter order (socket,io)>(io,socket), worked on queueing system
|
2024-09-21 23:54:52 +02:00 |
|