33 Commits
Author SHA1 Message Date
UnrealValentin 35dc220249 Merge remote-tracking branch 'origin/main' into main 2021-05-11 10:16:28 +02:00
UnrealValentin 0507ee3e52 added ability to unzip 2021-05-11 10:16:09 +02:00
UnrealValentin a6cbf39485 added logging via log4j2 2021-05-10 16:09:36 +02:00
UnrealValentin 4fc7db7516 Merge remote-tracking branch 'origin/main' into main 2021-05-10 14:17:47 +02:00
UnrealValentin abb6428a97 update to gradle 7 and addition of the ability to build a fat jar 2021-05-10 14:16:30 +02:00
UnrealValentin ba4a5f94e0 added eclipse stuff to gitignore 2021-05-04 23:08:33 +02:00
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
UnrealValentin b1cb10ff11 Merge branch 'main' of https://github.com/HMCore/Core into main 2021-04-29 22:32:36 +02:00
UnrealValentin f73351d12e added missing check 2021-04-29 22:32:31 +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
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
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 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 d859dc1558 merged changes 2021-04-11 23:11:01 +02:00
UnrealValentin 0bd59f900e beautified 2021-04-11 23:10:00 +02:00
UnrealValentin aac39ed91d made module list final 2021-04-11 23:05:16 +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
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
UnrealValentin e4f5d96100 Initial data push 2021-04-11 12:23:42 +02:00