1
0
forked from noxious/server

17 Commits

Author SHA1 Message Date
c47339dfcd Typo 2025-02-12 00:14:05 +01:00
fef0ae6e28 Paths refactor # > @/ 2025-02-12 00:12:26 +01:00
cff5fed4f7 Removed TSC in favour of node's own Typescript exec. 2025-02-07 22:27:19 +01:00
f5e7d10fb4 Updated tsconfig.json and edited all required files to work with it 2025-02-07 20:37:51 +01:00
fae428f239 hm 2025-02-07 20:07:36 +01:00
eaa7385acc Updated entity 2025-01-30 18:38:24 +01:00
caf0e5c2f4 Format decimal 2025-01-29 23:22:46 +01:00
c8728ba83a Made field decimal, forgot to use const, new migration 2025-01-28 17:53:56 +01:00
5680b324b4 Merge remote-tracking branch 'origin/feature/map-refactor' 2025-01-27 01:56:51 +01:00
9771f45e6d Removed isAnimated and isLooping fields 2025-01-27 01:56:04 +01:00
b3ac6d34b8 Merge remote-tracking branch 'origin/feature/#313-effects' into feature/map-refactor 2025-01-25 15:34:40 +01:00
7f4a784915 Removed redundant columns 2025-01-24 23:52:30 +01:00
112559055c Added createdAt and updatedAt fields to character hair to fix cache issue 2025-01-23 20:36:02 +01:00
1546deb811 Removed depth field from placedMapObject as this is calculated automatically 2025-01-23 19:47:33 +01:00
010454914b POC working new caching method - moved controllers folder, renamed assets to textures, fixed HTTP bug, formatted code 2025-01-07 03:58:32 +01:00
d91a70be09 Value can't be undefined anymore, is now null by default if no value is set or found 2025-01-06 21:23:17 +01:00
24586855cb Created base entities, extended normal entities with these 2025-01-06 18:03:12 +01:00