Commit graph

96 commits

Author SHA1 Message Date
stijnb1234
53cdc27880 Added bisected but not directional support 2020-02-27 19:25:17 +01:00
stijnb1234
7e5072ef3e Bumped to v0.5.7 2020-02-27 15:24:56 +01:00
stijnb1234
ee8581a16a Added include for messages.yml file 2020-02-27 14:17:59 +01:00
stijnb1234
cb78772f85 Bumped version to v0.5.6 2020-02-26 10:47:50 +01:00
stijnb1234
5b0824ec65 Bump to v0.5.5 2020-02-25 21:26:57 +01:00
stijnb1234
3907de1610 Moved back to GSON, makes jar smaller. 2020-02-25 13:14:49 +01:00
stijnb1234
7d1ae3b5f9 Bumped version 2020-02-25 11:11:04 +01:00
stijnb1234
b20fc09183 Restored jackson version because of bugs 2020-02-25 11:10:38 +01:00
Stijn Bannink
1b0a7f7dec
Merge pull request #33 from stijnb1234/renovate/com.fasterxml.jackson.core-jackson-core-2.x
Update dependency com.fasterxml.jackson.core:jackson-core to v2.10.2
2020-02-25 10:42:16 +01:00
Stijn Bannink
8d26f8485a
Merge pull request #34 from stijnb1234/renovate/com.fasterxml.jackson.core-jackson-databind-2.x
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.10.2
2020-02-25 10:42:05 +01:00
stijnb1234
92840b7864 Added group whitelist system 2020-02-25 10:34:19 +01:00
Renovate Bot
1b6798e5eb
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.10.2 2020-02-24 18:55:30 +00:00
Renovate Bot
bdc6c9b340
Update dependency com.fasterxml.jackson.core:jackson-core to v2.10.2 2020-02-24 18:55:24 +00:00
Stijn Bannink
bd3dced9de
Merge pull request #32 from stijnb1234/renovate/com.fasterxml.jackson.core-jackson-annotations-2.x
Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.10.2
2020-02-24 18:56:55 +01:00
stijnb1234
b2722a59fc Fixed liftname issues 2020-02-24 18:56:25 +01:00
Renovate Bot
b7abadba9c
Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.10.2 2020-02-24 17:27:31 +00:00
dependabot[bot]
eb57877545
Bump jackson-databind from 2.9.6 to 2.9.10.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.6 to 2.9.10.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-24 17:15:55 +00:00
stijnb1234
9c56e5b38d Fixed jackson issues 2020-02-24 18:10:37 +01:00
stijnb1234
3e8df97368 Fixed jackson saving error #30 2020-02-24 16:58:28 +01:00
stijnb1234
01012abbbb Bumped version to v0.5.3 2020-02-23 10:52:45 +01:00
stijnb1234
2fa2cd9b95 Bump to 0.5.2 2020-02-21 10:27:44 +01:00
stijnb1234
a881adb64a Added metrics & made UpdateChecker optional 2020-02-21 10:18:59 +01:00
Renovate Bot
961e9b356b
Update dependency nl.SBDevelopment:SBUtilities to v1.2 2020-02-16 18:16:27 +00:00
stijnb1234
06f8bd6c57 Cleaned pom.xml 2020-02-16 18:54:33 +01:00
stijnb1234
789881d1ab Fixed building issues (whoops) 2020-02-16 08:56:37 +01:00
stijnb1234
55fff48ac6 Updated SBUtilities 2020-02-16 08:53:11 +01:00
Renovate Bot
154e390e27
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.2.2 2020-02-12 12:28:30 +00:00
Renovate Bot
35f0af8552
Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.8 2020-02-08 23:19:49 +00:00
Stijn Bannink
85bfc6a26e
Merge pull request #22 from stijnb1234/renovate/org.slf4j-slf4j-simple-1.x
Update dependency org.slf4j:slf4j-simple to v1.7.30
2020-02-08 23:33:45 +01:00
Renovate Bot
43a90c0554
Update dependency org.slf4j:slf4j-simple to v1.7.30 2020-02-08 22:32:12 +00:00
Renovate Bot
416f1c3fc0
Update dependency org.projectlombok:lombok to v1.18.12 2020-02-08 22:32:07 +00:00
Stijn Bannink
8b134a88a9 Merge pull request #19 from stijnb1234/renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.1
2020-02-08 22:13:41 +01:00
Renovate Bot
26dc50f7a1
Update dependency org.apache.maven.plugins:maven-deploy-plugin to v2.8.2 2020-02-08 21:11:58 +00:00
Renovate Bot
2a2013daa1
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.1 2020-02-08 21:11:53 +00:00
stijnb1234
549ace8399 Bumped version to 0.5.1 2020-02-08 19:25:59 +01:00
stijnb1234
5a1e322480 Fixed building to Nexus repo 2020-02-08 12:13:13 +01:00
stijnb1234
13b5ab69a2 Fixed lombok building (javadoc) & fixed equals() and toString() methods 2020-02-08 11:56:17 +01:00
stijnb1234
27bf53aaad Fixed saving issues 2020-02-08 10:59:57 +01:00
stijnb1234
79f37ee2bc Fixed confliction error and moved to Jackson for faster binding 2020-02-06 20:47:47 +01:00
stijnb1234
4696050b86 Moved to SBUtilities <3 2020-02-06 19:46:15 +01:00
stijnb1234
211b331d4d Fixed some rotation issues 2020-02-06 17:56:27 +01:00
stijnb1234
c61063ebdf Fixed GSON issues for 1.14+ & fixed dir blocks 2020-02-03 19:53:29 +01:00
stijnb1234
5a16c6261a Added help and removed debug, bump to v0.5 2020-02-03 15:26:13 +01:00
stijnb1234
68157e19de Added UpdateManager and started with data system using GSON 2020-02-02 21:01:28 +01:00
stijnb1234
edf3ee2db4 CommandHandler done! ;) 2020-02-01 10:46:33 +01:00
stijnb1234
5c8b10faa1 Started with the recode :) 2020-01-30 12:50:29 +01:00