Commit Graph

26 Commits

Author SHA1 Message Date
Waterdev
ce9374500c Update log4j2.xml 2021-05-10 17:45:58 +02:00
UnrealValentin
a6cbf39485 added logging via log4j2 2021-05-10 16:09:36 +02:00
UnrealValentin
54bc7448a9 added ability to load modules 2021-05-04 11:10:02 +02:00
UnrealValentin
f73351d12e added missing check 2021-04-29 22:32:31 +02:00
UnrealValentin
6135d2a213 added module loading 2021-04-29 21:47:03 +02:00
UnrealValentin
0e6ff1fd6b fixed 1 issue and the other one is up for wulkanat to fix 2021-04-29 18:44:20 +02:00
UnrealValentin
e79838e600 reversed wulkanats misstake? 2021-04-29 18:18:45 +02:00
UnrealValentin
6303983029 merged old changes 2021-04-29 18:16:46 +02:00
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
Wieland Schöbl
e9dc0c1e7f Suppress Internal Warning in tests 2021-04-12 17:00:09 +02:00
Wieland Schöbl
d1fa7b77ad Refactor ModuleInfo, ObjectInfoConfig to Kotlin 2021-04-12 15:44:20 +02:00
Wieland Schöbl
c8c1d2ebbb Refactor ObjectInfoData to Kotlin 2021-04-12 15:38:56 +02:00
Wieland Schöbl
2304261a62 Refactor Gson saving to Kotlin 2021-04-12 15:23:00 +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