38 Commits

Author SHA1 Message Date
c59b391a6a Stash 2025-02-21 01:46:53 +01:00
d6681f9af7 Added width and height fields, init fix 2025-02-20 00:44:36 +01:00
2cbc951816 init command enhancement 2025-02-19 11:22:15 +01:00
b7dd0cbd75 Added default hair color to init command, set updatedAt when saving sprites 2025-02-18 21:29:37 +01:00
26405433a8 Walk fixes 2025-02-12 12:41:33 +01:00
e40a56825a Cleanup 2025-02-12 00:50:51 +01:00
c47339dfcd Typo 2025-02-12 00:14:05 +01:00
fef0ae6e28 Paths refactor # > @/ 2025-02-12 00:12:26 +01:00
fedb5c154b Typo 2025-02-11 23:15:14 +01:00
9e55ac7990 Replaced all event names with numbers for less bandwidth usage 2025-02-11 23:12:41 +01:00
f5e7d10fb4 Updated tsconfig.json and edited all required files to work with it 2025-02-07 20:37:51 +01:00
a5d8cf5ef9 Width / height bug fix 2025-02-05 02:27:27 +01:00
90559e8388 npm run format 2025-02-01 16:18:58 +01:00
925721be8a Improved offset values 2025-02-01 14:45:18 +01:00
70aa7345e0 Improved service names, added attack anim. sprite to init.ts, added attackService, added attack event 2025-02-01 04:30:54 +01:00
60753cb2db Finalised spritesheet generator, updated init command for correct offset values 2025-01-31 02:17:55 +01:00
da2df6ace6 Updated init command to match new sprite format 2025-01-30 18:38:17 +01:00
9771f45e6d Removed isAnimated and isLooping fields 2025-01-27 01:56:04 +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
7dabed7ff6 Minor change 2025-01-06 21:23:25 +01:00
9bdafd5026 Made printWidth smaller for better readability, removed redundant services 2025-01-04 20:42:32 +01:00
067976c54a OOP is my passion ( ͡° ͜ʖ ͡°) 2025-01-04 18:35:53 +01:00
a40b71140a Almost finalised refactoring 2025-01-03 14:35:02 +01:00
11041fec83 Renamed zone > map 2025-01-02 17:31:24 +01:00
5982422e04 Storage class is now OOP 2025-01-01 21:34:23 +01:00
586bb0ca83 #293: Changed IDs to UUIDs for all entities 2025-01-01 20:53:05 +01:00
0bc81ba4cc Updated init command 2024-12-28 22:11:54 +01:00
bd3bf6f580 Greatly improved server code base 2024-12-28 17:26:17 +01:00
30dc69ab4b Added ESLint 2024-12-27 02:50:11 +01:00
691abb7c4f Added getter & setter functions to all entities 2024-12-26 15:15:18 +01:00
6a27ccff31 Init command works 2024-12-26 04:21:35 +01:00
9d72995225 Reverted .env.example, updated init script 2024-12-26 01:21:43 +01:00
2de2bec705 Added README.md, started refactoring init. command 2024-12-25 19:07:03 +01:00
f4746722af Renamed folder utilities > application, added baseEntity class, updated baseRepo class, removed prisma helper 2024-12-25 16:50:01 +01:00
b4989aac26 npm run format 2024-12-25 02:06:58 +01:00
058988e874 Added paths in typescript config and utilise this in all project files 2024-12-24 23:48:37 +01:00
241cfb3eb2 famous last words: fuck (changing ORM) 2024-12-24 15:27:24 +01:00
75333d2659 #289: Add init command for easy installation 2024-12-22 21:51:33 +01:00