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
|
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 |
|