Commit Graph
56 Commits
Author SHA1 Message Date
UnrealValentin 6bf83d6e75 Merge branch 'main' of https://github.com/HMCore/Core into main 2021-05-04 11:10:08 +02:00
UnrealValentin 54bc7448a9 added ability to load modules 2021-05-04 11:10:02 +02:00
WaterdevandGitHub 1f66d85f75 added ability ro manually run nightly workflow 2021-05-04 10:31:03 +02:00
WaterdevandGitHub 6b50a3c74d Create nightly.yml 2021-05-04 10:27:27 +02:00
UnrealValentin b1cb10ff11 Merge branch 'main' of https://github.com/HMCore/Core into main v0.1 2021-04-29 22:32:36 +02:00
UnrealValentin f73351d12e added missing check 2021-04-29 22:32:31 +02:00
WaterdevandGitHub 0c95c649a5 Create jitpack.yml 2021-04-29 22:19:13 +02:00
UnrealValentin 4ae71e6be8 added maven repo building 2021-04-29 22:15:27 +02:00
UnrealValentin 24135b6d2f Merge branch 'main' of https://github.com/HMCore/Core into main 2021-04-29 21:47:51 +02:00
UnrealValentin 6135d2a213 added module loading 2021-04-29 21:47:03 +02:00
dependabot[bot]andGitHub f41664a755 Merge pull request #6 from HMCore/dependabot/gradle/org.jetbrains.kotlin.jvm-1.5.0 2021-04-29 16:45:24 +00: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
dependabot[bot]andGitHub 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
UnrealValentinandGitHub 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
UnrealValentinandGitHub 206004e1b3 Merge branch 'main' into all-contributors/add-wulkanat 2021-04-12 14:04:25 +02:00
allcontributors[bot]andGitHub 855408a1ad docs: update .all-contributorsrc [skip ci] 2021-04-12 12:02:19 +00:00
allcontributors[bot]andGitHub 266913301e docs: update README.md [skip ci] 2021-04-12 12:02:18 +00:00
UnrealValentinandGitHub 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]andGitHub acb7b728ca docs: update .all-contributorsrc [skip ci] 2021-04-12 12:01:09 +00:00
allcontributors[bot]andGitHub 18b38e4b1d docs: update README.md [skip ci] 2021-04-12 12:01:08 +00:00
UnrealValentinandGitHub 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]andGitHub 766acb02a6 docs: create .all-contributorsrc [skip ci] 2021-04-12 11:55:15 +00:00
allcontributors[bot]andGitHub 100cc538fa docs: update README.md [skip ci] 2021-04-12 11:55:14 +00:00
UnrealValentinandGitHub 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]andGitHub 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
UnrealValentinandGitHub 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
UnrealValentinandGitHub 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öblandGitHub 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