Commit Graph

14 Commits

Author SHA1 Message Date
UnrealValentin
3d804a0de1 Added a working JSON config for ObjectInfos of Objects
Renamed Module to RegistryModule
Added parent Module class
Added ModuleManager which is responsible for Module handling.
Added ModuleErroredException Exception for Modules which complete a call in a errored state.
Added test-run/ to .gitignore for seperating debug/test runs and normal runs.
Had some hot chocolate (^///^)
2021-04-29 18:10:37 +02:00
UnrealValentin
f7105ad3e6 optimized ObjectInfoConfigHandler.generateFreshJSON 2021-04-12 15:20:14 +02:00
UnrealValentin
44078ecede pretified json 2021-04-12 13:08:40 +02:00
UnrealValentin
f4201065a5 finished json generation 2021-04-12 12:54:55 +02:00
UnrealValentin
c1e2dc1eeb basic code for ObjectInfo configs 2021-04-12 00:46:54 +02:00
UnrealValentin
d859dc1558 merged changes 2021-04-11 23:11:01 +02:00
UnrealValentin
0bd59f900e beautified 2021-04-11 23:10:00 +02:00
Wieland Schöbl
7be51851e9 Fix Kotlin tests 2021-04-11 23:09:46 +02:00
UnrealValentin
aac39ed91d made module list final 2021-04-11 23:05:16 +02:00
Wieland Schöbl
03e0cebc46 Make modules final 2021-04-11 22:59:23 +02:00
Wieland Schöbl
30bb92cc93 Add Kotlin Unit tests 2021-04-11 22:58:14 +02:00
Wieland Schöbl
ddb6ff2884 Fix formatting 2021-04-11 17:07:13 +02:00
Wieland Schöbl
5f81bb45aa Fix typos 2021-04-11 15:31:36 +02:00
UnrealValentin
e4f5d96100 Initial data push 2021-04-11 12:23:42 +02:00