|
04e4170c2d
|
Cleanup imports, changed item:update to new ORM
|
2025-01-04 23:37:38 +01:00 |
|
|
067976c54a
|
OOP is my passion ( ͡° ͜ʖ ͡°)
|
2025-01-04 18:35:53 +01:00 |
|
|
e843213b0a
|
Temp. fix for populating
|
2025-01-03 21:41:37 +01:00 |
|
|
a40b71140a
|
Almost finalised refactoring
|
2025-01-03 14:35:02 +01:00 |
|
|
11041fec83
|
Renamed zone > map
|
2025-01-02 17:31:24 +01:00 |
|
|
664a74c973
|
Characters bug fix
|
2025-01-01 23:52:48 +01:00 |
|
|
e8ef160f2a
|
Minor improvements
|
2025-01-01 22:50:58 +01:00 |
|
|
586bb0ca83
|
#293: Changed IDs to UUIDs for all entities
|
2025-01-01 20:53:05 +01:00 |
|
|
465219276d
|
Added update & delete rules to entities
|
2025-01-01 20:44:36 +01:00 |
|
|
a5c941cbb0
|
Added note, added new init migration
|
2024-12-30 01:37:49 +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 |
|
|
e571cf2230
|
Converted more procedural programming to OOP
|
2024-12-26 23:34:25 +01:00 |
|
|
4a963b4359
|
Improved entities, ran formatting, utilise getters and setters
|
2024-12-26 16:45:00 +01:00 |
|
|
691abb7c4f
|
Added getter & setter functions to all entities
|
2024-12-26 15:15:18 +01:00 |
|
|
6a27ccff31
|
Init command works
|
2024-12-26 04:21:35 +01:00 |
|
|
2de2bec705
|
Added README.md, started refactoring init. command
|
2024-12-25 19:07:03 +01:00 |
|
|
f4746722af
|
Renamed folder utilities > application, added baseEntity class, updated baseRepo class, removed prisma helper
|
2024-12-25 16:50:01 +01:00 |
|
|
5c87b7b4af
|
Typo
|
2024-12-25 13:51:25 +01:00 |
|
|
aa3ee8f0af
|
Enum bug fix
|
2024-12-25 13:49:43 +01:00 |
|
|
95f4c58110
|
Added missing entities( zoneEffect, zoneEventTile, zoneEventTileTeleport, zoneObject)
|
2024-12-25 03:19:53 +01:00 |
|
|
b4989aac26
|
npm run format
|
2024-12-25 02:06:58 +01:00 |
|
|
c35e27799e
|
Fixed enum fields, new migration file
|
2024-12-25 02:06:02 +01:00 |
|
|
cfae96bde8
|
Updated entities
|
2024-12-24 22:56:12 +01:00 |
|
|
8377fe6545
|
Added enums, moved Mikro ORM config into server.ts, cleaned configuration and env files
|
2024-12-24 22:17:41 +01:00 |
|
|
8980691409
|
Added ORM entities
|
2024-12-24 22:08:08 +01:00 |
|