|
9d72995225
|
Reverted .env.example, updated init script
|
2024-12-26 01:21:43 +01:00 |
|
|
2de2bec705
|
Added README.md, started refactoring init. command
|
2024-12-25 19:07:03 +01:00 |
|
|
bf64a6df70
|
Authentication works again
|
2024-12-25 17:53:59 +01:00 |
|
|
1b87f1dd91
|
Minor repo improvement
|
2024-12-25 17:28:35 +01:00 |
|
|
f4746722af
|
Renamed folder utilities > application, added baseEntity class, updated baseRepo class, removed prisma helper
|
2024-12-25 16:50:01 +01:00 |
|
|
f5a7a348e0
|
Improvements in asset http endpoints
|
2024-12-25 14:13:53 +01:00 |
|
|
d70e25207b
|
All repositories use MikroORM now
|
2024-12-25 14:09:46 +01:00 |
|
|
4dd71a25b5
|
Refactor getByZoneId() in tile repo
|
2024-12-25 13:57:51 +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 |
|
|
125d3a3f66
|
Added init migration, moved ORM config into separate file, updated .gitignore file
|
2024-12-25 01:16:07 +01:00 |
|
|
d299528c26
|
Added base repository, updated char. hair repo and user repo
|
2024-12-25 01:15:30 +01:00 |
|
|
bc58d41c54
|
Added back node-ts for MikroORM
|
2024-12-25 01:10:49 +01:00 |
|
|
058988e874
|
Added paths in typescript config and utilise this in all project files
|
2024-12-24 23:48:37 +01:00 |
|
|
72562f92f9
|
Updated user repository to use MikroORM
|
2024-12-24 23:29:17 +01:00 |
|
|
38395b6f19
|
Better imports
|
2024-12-24 23:16:13 +01:00 |
|
|
88cc8f5b08
|
Added comment
|
2024-12-24 23:16:05 +01:00 |
|
|
413a5cbcf5
|
Made database class to call entity manager with
|
2024-12-24 23:14:08 +01:00 |
|
|
cfae96bde8
|
Updated entities
|
2024-12-24 22:56:12 +01:00 |
|
|
42e7b7312e
|
Updated .gitignore
|
2024-12-24 22:28:07 +01:00 |
|
|
f76b758565
|
Added @mikro-orm/reflection
|
2024-12-24 22:25:18 +01:00 |
|
|
434f5df7c2
|
Typo
|
2024-12-24 22:19:55 +01:00 |
|
|
5990b6d6ac
|
Added enums, moved Mikro ORM config into server.ts, cleaned configuration and env files
|
2024-12-24 22:17:47 +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 |
|
|
40c24cee10
|
Added Mikro ORM config
|
2024-12-24 22:03:20 +01:00 |
|
|
e5df80647f
|
Replaced ts-node with tsx
|
2024-12-24 22:01:11 +01:00 |
|
|
75595515b5
|
Improved typescript config
|
2024-12-24 22:00:53 +01:00 |
|
|
e19f30b15a
|
Updated tsconfig.json according to MikroORM documentation
|
2024-12-24 16:04:48 +01:00 |
|
|
af5f4f97f2
|
Added MikroORM to packages, fixed character repository before swap
|
2024-12-24 15:56:26 +01:00 |
|
|
241cfb3eb2
|
famous last words: fuck (changing ORM)
|
2024-12-24 15:27:24 +01:00 |
|
|
ac4cefa902
|
Copy sprite event listener and logic
|
2024-12-24 00:54:43 +01:00 |
|
|
3dffad928d
|
Removed redundant line of code
|
2024-12-22 23:44:55 +01:00 |
|
|
ce90d6f7a9
|
Removed check that prevented overwriting existing spritesheets
|
2024-12-22 23:33:25 +01:00 |
|
|
b520acc2db
|
Updated assets
|
2024-12-22 22:01:09 +01:00 |
|
|
75333d2659
|
#289: Add init command for easy installation
|
2024-12-22 21:51:33 +01:00 |
|
|
dd9e039649
|
CRUD for items
|
2024-12-22 20:09:14 +01:00 |
|
|
1facd2d641
|
Improvements to spritesheet gen.
|
2024-12-22 02:32:06 +01:00 |
|
|
5af2e399c9
|
Added comment for #287\
|
2024-12-22 01:32:00 +01:00 |
|
|
6e3c97d7d1
|
Added padding to character
|
2024-12-22 01:18:18 +01:00 |
|
|
bf58fc4944
|
#16: Working PoC avatar image generator
|
2024-12-22 00:12:43 +01:00 |
|
|
68f7db7aa4
|
Restored old endpoint slugs
|
2024-12-21 23:09:07 +01:00 |
|
|
bbcd122a6c
|
Potential fix?
|
2024-12-21 23:08:16 +01:00 |
|
|
23c437f0bc
|
npm run format
|
2024-12-21 22:51:08 +01:00 |
|
|
eb2648d31f
|
Added extra HTTP boilerplate allowing us to have endpoints in separated files
|
2024-12-21 22:45:17 +01:00 |
|
|
7e8fcc766a
|
Minor improvements
|
2024-12-21 02:59:44 +01:00 |
|
|
5c47edd230
|
Renamed frameSpeed > frameRate
|
2024-12-21 02:27:14 +01:00 |
|