1
0
forked from noxious/server

23 Commits

Author SHA1 Message Date
825ee418a1 Moved utility into utility folder 2024-09-07 20:04:44 +02:00
194c5d23af Fix character movement speed, fix for diagonal movement and disabled it by default 2024-09-07 18:08:10 +02:00
1aa3d1a208 More TP work 2024-08-26 21:22:03 +02:00
e8d100e063 New method for events + TP work 2024-08-26 19:09:35 +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
acc9eaae9e A* and move logic improvements 2024-08-20 21:33:57 +02:00
079d9408a8 npm run format, improved a* and move event 2024-08-20 02:16:06 +02:00
cb90e0cdf8 Commands 2024-08-20 01:50:05 +02:00
5ce844c919 Move bug fixes 2024-08-17 23:14:58 +02:00
7f9ca66c0e Worked on character animations 2024-07-30 23:31:11 +02:00
bbeac95512 Worked on pathfinding, character animation & rotation, few enhancements 2024-07-29 09:01:54 +02:00
6700ff7a5d Fix for loading assets, removed debugging logics 2024-07-28 05:02:55 +02:00
6c30e8d277 Improved pathfinding 2024-07-28 02:47:46 +02:00
f2fcc67cb6 Added logics for a* pathfinding , rotation calculation and anti cheat, npm update. 2024-07-28 00:46:13 +02:00
7f84c4fedf Also set frame width and height 2024-07-26 20:22:53 +02:00
e3d556dce2 Loading sprites and animations now works 2024-07-26 20:20:25 +02:00
9273d877f8 Asset type enhancement 2024-07-26 19:12:20 +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
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
792abdfaf6 Set longer session times 2024-07-21 23:30:11 +02:00
62b9b4ec5c Improved folder structures for better maintainability 2024-07-21 20:20:06 +02:00