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
ef9c6cc07f
Merge branch 'main' of https://github.com/HMCore/Core into main
2021-04-12 12:55:34 +02:00
UnrealValentin
f4201065a5
finished json generation
2021-04-12 12:54:55 +02:00
UnrealValentin
d22c723426
Added Dependabot config
2021-04-12 12:22:45 +02:00
UnrealValentin
c1e2dc1eeb
basic code for ObjectInfo configs
2021-04-12 00:46:54 +02:00
UnrealValentin
93adc47713
added run/ directory to gitignore
2021-04-11 23:51:13 +02:00
UnrealValentin
4aebef7ce9
Merge branch 'main' of https://github.com/HMCore/Core into main
2021-04-11 23:16:51 +02:00
UnrealValentin
042675f2ab
fixed build not working
2021-04-11 23:16:18 +02:00
UnrealValentin
f1e5f81512
Create README.md
2021-04-11 23:13:57 +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
Wieland Schöbl
763c6ca04f
Create gradle.yml
2021-04-11 23:06:52 +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
UnrealValentin
abb8f1b600
Merge branch 'main' of https://github.com/HMCore/Core into main
2021-04-11 22:45:59 +02:00
UnrealValentin
12d56d3471
Updated to Java 11
2021-04-11 22:45:36 +02:00
Wieland Schöbl
ddb6ff2884
Fix formatting
2021-04-11 17:07:13 +02:00
UnrealValentin
5bbf32d8d9
Merge branch 'main' of https://github.com/HMCore/Core into main
2021-04-11 16:51:42 +02:00
UnrealValentin
5c9be8d141
Initial data push
2021-04-11 16:50:16 +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