95 Commits

Author SHA1 Message Date
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
dependabot[bot]
0914f86ef6 Bump org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0
Bumps org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 08:00:48 +00: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
d94c34580b Merge pull request #5 from HMCore/all-contributors/add-wulkanat
docs: add wulkanat as a contributor
2021-04-12 14:04:38 +02:00
UnrealValentin
206004e1b3 Merge branch 'main' into all-contributors/add-wulkanat 2021-04-12 14:04:25 +02:00
allcontributors[bot]
855408a1ad docs: update .all-contributorsrc [skip ci] 2021-04-12 12:02:19 +00:00
allcontributors[bot]
266913301e docs: update README.md [skip ci] 2021-04-12 12:02:18 +00:00
UnrealValentin
1f129a6bd7 Merge pull request #4 from HMCore/all-contributors/add-UnrealValentin
docs: add UnrealValentin as a contributor
2021-04-12 14:01:30 +02:00
allcontributors[bot]
acb7b728ca docs: update .all-contributorsrc [skip ci] 2021-04-12 12:01:09 +00:00
allcontributors[bot]
18b38e4b1d docs: update README.md [skip ci] 2021-04-12 12:01:08 +00:00
UnrealValentin
5c82dd8dfd Merge pull request #3 from HMCore/all-contributors/add-wulkanat
docs: add wulkanat as a contributor
2021-04-12 13:58:24 +02:00
allcontributors[bot]
766acb02a6 docs: create .all-contributorsrc [skip ci] 2021-04-12 11:55:15 +00:00
allcontributors[bot]
100cc538fa docs: update README.md [skip ci] 2021-04-12 11:55:14 +00:00
UnrealValentin
9cce83ea3b Merge pull request #1 from HMCore/dependabot/gradle/org.junit.jupiter-junit-jupiter-api-5.7.1
Bump junit-jupiter-api from 5.6.0 to 5.7.1
2021-04-12 13:09:10 +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
dependabot[bot]
f2d2d623a0 Bump junit-jupiter-api from 5.6.0 to 5.7.1
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.6.0 to 5.7.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.0...r5.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 10:36:52 +00: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