41 Commits

Author SHA1 Message Date
5349e2ffe5 Improvements for prod. 2025-02-09 02:24:53 +01:00
67021f9ada SSL config 2025-02-09 02:00:59 +01:00
52b8a9b7ad More typescript improvements 2025-02-07 20:54:55 +01:00
f5e7d10fb4 Updated tsconfig.json and edited all required files to work with it 2025-02-07 20:37:51 +01:00
fae428f239 hm 2025-02-07 20:07:36 +01:00
6b03937c39 Fixed strings 2025-02-05 02:55:16 +01:00
dbdc8c9d6e Continue working on spritesheet generator 2025-01-28 14:29:45 +01:00
d17408acd9 Sprite gen. work 2025-01-28 06:09:29 +01:00
9771f45e6d Removed isAnimated and isLooping fields 2025-01-27 01:56:04 +01:00
020f2bd3c5 Removed weather effects booleans, now to disable weather effects, setting the value to 0 is the way 2025-01-22 18:00:04 -06: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
7b90fa5c13 fixed console logging on windows devices. 2025-01-06 14:33:45 -06:00
57b21f1499 More map editor work 2025-01-05 04:52:16 +01:00
0e0854d365 yes 2025-01-04 21:14:54 +01:00
9bdafd5026 Made printWidth smaller for better readability, removed redundant services 2025-01-04 20:42:32 +01:00
21f4c5328f Converted more events 2025-01-04 20:11:34 +01:00
47ec425acf Fixes 2025-01-04 19:52:00 +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
f7dbf09bf5 More event progress 2025-01-02 02:24:09 +01:00
45e756fcd3 Fixed left-overs from #293 2025-01-01 21:49:01 +01:00
5982422e04 Storage class is now OOP 2025-01-01 21:34:23 +01:00
ce073a67af Added socketManager and moved logic into it where appropiate 2024-12-29 02:35:50 +01:00
ba0ceda03a Maybe 2 2024-12-29 01:30:06 +01:00
4745fb5145 maybe 2024-12-29 01:26:24 +01:00
30cce5845c Removed config variable 2024-12-29 00:42:18 +01:00
ff01e41c8f Moved funcs to basEvent 2024-12-28 23:15:00 +01:00
5c94584cb2 format 2024-12-28 21:26:31 +01:00
4f1b9cf024 Renamed command manager to console manager, improved log reading 2024-12-28 21:24:59 +01:00
e1a6f650fb Continuation of refactor 2024-12-28 20:40:05 +01:00
918f5141fc Many many more improvements 2024-12-28 19:21:15 +01:00
bd3bf6f580 Greatly improved server code base 2024-12-28 17:26:17 +01:00
bd85908014 DB init. improvements 2024-12-27 19:03:05 +01:00
0fe060ff99 More improvements 2024-12-27 03:36:45 +01:00
30dc69ab4b Added ESLint 2024-12-27 02:50:11 +01:00
343c67a110 Fixes 2024-12-27 02:44:32 +01:00
e571cf2230 Converted more procedural programming to OOP 2024-12-26 23:34:25 +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