79 Commits

Author SHA1 Message Date
27d8c7cff6 Finish password reset (hopefully) 2024-11-03 21:54:54 +01:00
93abf4b631 Updated token hash, use repo instead of prisma for data fetching 2024-11-03 00:50:00 +01:00
bd04dc2ab8 Continuation dynamic asset loading 2024-10-30 09:34:07 +01:00
8460d0b535 Worked on http endpoints for dynamic tile loading 2024-10-28 23:23:10 +01:00
8f8f019ab7 Add email field and add it to register logic 2024-10-27 17:25:45 +01:00
9d08073fa8 npm update, http asset endpoint changes 2024-10-25 22:21:06 +02:00
4e1e7d95ac Added logging, worked on character type management 2024-10-19 02:14:39 +02:00
8abf5acef3 #137 : ZoneEffects 2024-10-18 23:08:50 +02:00
ce1708a55e Path fixes for all environments, npm run format, removed redundant imports 2024-10-01 00:10:30 +02:00
9d6de8a1a9 Mass replace parameter order (socket,io)>(io,socket), worked on queueing system 2024-09-21 23:54:52 +02:00
798bfac643 #140 : Individual log files 2024-09-21 15:39:50 +02:00
2101d20835 npm run frmat 2024-09-20 12:34:34 +02:00
Zaxiure
6e07fa6a75
Continues asset loading 2024-09-19 01:33:54 +02:00
39f4e79a88 Major refractor, cleaning and improvements. 2024-08-24 03:08:43 +02:00
c4b50ec811 idk 2024-08-22 20:00:37 +02:00
6b97e7d9cb use camelcase file names from now on... 2024-08-21 20:55:58 +02:00
bbeac95512 Worked on pathfinding, character animation & rotation, few enhancements 2024-07-29 09:01:54 +02:00
f2fcc67cb6 Added logics for a* pathfinding , rotation calculation and anti cheat, npm update. 2024-07-28 00:46:13 +02:00
e3d556dce2 Loading sprites and animations now works 2024-07-26 20:20:25 +02:00
fb6e9d2fcc Typescript fix, almost finished the sprite generator 2024-07-26 17:26:09 +02:00
71f5330b9b Worked on sprite logic 2024-07-26 04:40:46 +02:00
ec4a9904f4 Updated DB models 2024-07-25 04:05:05 +02:00
a0fe0760b0 Removed migrations (oops), npm update, registration bug fix, include spriteImages in spriteRepository, few typo fixes 2024-07-24 03:27:22 +02:00
4b81d7ff67 Improved folder and file structure, separated prisma schema into multiple ones, removed obsolete functions, worked on dynamic character sprite logics, general enhancements 2024-07-23 02:17:46 +02:00
34d6aa3d1b DB updates, removed all CRUD func's from repositories as prisma's func's are sufficient and reduces boilerplate. 2024-07-22 02:16:35 +02:00
6131a8455a NPM update, removed CRUD functions from object repository, added prettier 2024-07-22 01:36:05 +02:00
62b9b4ec5c Improved folder structures for better maintainability 2024-07-21 20:20:06 +02:00
8356a83431 Complete refractor - we do sexy code only 2024-05-09 04:00:05 +02:00
56ae410fae code refractor 2024-05-05 02:58:36 +02:00