18 Commits

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