1
0
forked from noxious/server

22 Commits

Author SHA1 Message Date
9c28b10383 format & lint 2025-01-01 04:48:30 +01:00
6dda79f8b2 MORE IMPROVEMENTS 2024-12-28 19:31:47 +01:00
918f5141fc Many many more improvements 2024-12-28 19:21:15 +01:00
30dc69ab4b Added ESLint 2024-12-27 02:50:11 +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
bf64a6df70 Authentication works again 2024-12-25 17:53:59 +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
27f8bc8784 Implemented ZoneManager logics in teleport to make sure chars. are removed / added correctly 2024-11-16 23:12:37 +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
4a9b7987dc Added option to set rotation on teleport tiles, new base database migration (db reset needed) 2024-09-23 14:02:25 +02:00
b772ade582 e.e 2024-09-20 20:52:25 +02:00
5a40fb4734 Fixes and improvements for dynamic zone asset loading 2024-09-20 12:32:45 +02:00
5d631797ff Removed unused imports 2024-09-19 23:47:50 +02:00
a84c2dc7b2 Only emit to socket 2024-09-19 23:35:08 +02:00
Zaxiure
6e07fa6a75
Continues asset loading 2024-09-19 01:33:54 +02:00
293b2be919 Fixed char move 2024-09-09 20:50:14 +02:00
636aa6cc55 Added models to store extra data in RAM 2024-09-09 18:31:12 +02:00
358aa795e4 Fixes for teleporting between zones 2024-09-07 22:28:36 +02:00
89cca1d0f8 Refractored MVP for teleport 2024-08-26 21:56:10 +02:00
1aa3d1a208 More TP work 2024-08-26 21:22:03 +02:00