1
0
forked from noxious/server

13 Commits

Author SHA1 Message Date
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