Christian Koop
|
8f4a5b6644
|
Fixes NBTItem related deprecation warnings
|
2023-03-29 20:22:21 +02:00 |
|
Christian Koop
|
a5e93331fd
|
Switch LICENSE to CC BY-NC-ND 4.0
Co-authored-by: Eli Rickard <38917063+EliRickard@users.noreply.github.com>
|
2023-03-29 19:31:40 +02:00 |
|
dependabot[bot]
|
1cd8bda6d8
|
Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#26)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-07 10:56:43 +01:00 |
|
dependabot[bot]
|
bbae267d22
|
Bump annotations from 23.1.0 to 24.0.0 (#25)
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 23.1.0 to 24.0.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/compare/23.1.0...24.0.0)
---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-04 08:40:14 +01:00 |
|
Christian Koop
|
4f085ac7d5
|
Release v2.2.5-DEV
|
2023-01-11 22:32:58 +01:00 |
|
Christian Koop
|
9860a8cc28
|
Updates SongodaCore to v2.6.18-DEV
|
2023-01-11 22:32:50 +01:00 |
|
Christian Koop
|
05702f4199
|
Add loaded anchor count when done with initializing a world
|
2022-12-26 20:26:45 +01:00 |
|
Christian Koop
|
327c259e65
|
Reduce console spam in Minecraft 1.19.3 when manually ticking via NMS
NoSuchMethod is now a possible problem - This change makes sure that any failed reflection
access/modification is caught and further calls skipped
|
2022-12-26 20:26:12 +01:00 |
|
Christian Koop
|
4d24e0a954
|
Use LogLevel SEVERE instead of FINER
Because Spigot - Thats fucking why. Hiding the logged messages in the console and log file.
why tf
|
2022-12-26 20:26:12 +01:00 |
|
Christian Koop
|
8bf3535f4f
|
Updates dev depependency org.jetbrains.annotations to v23.1.0
|
2022-12-26 12:15:04 +01:00 |
|
dependabot[bot]
|
7245a6c391
|
Bump maven-shade-plugin from 3.4.0 to 3.4.1 (#24)
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.4.0...maven-shade-plugin-3.4.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-03 08:34:19 +01:00 |
|
dependabot[bot]
|
d38c8dadef
|
Bump actions/upload-artifact from 2 to 3 (#19)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-19 01:10:26 +02:00 |
|
dependabot[bot]
|
805cfa769f
|
Bump actions/setup-java from 2 to 3 (#20)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-19 01:10:13 +02:00 |
|
dependabot[bot]
|
dfaac50c3b
|
Bump actions/checkout from 2 to 3 (#21)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-19 01:09:49 +02:00 |
|
dependabot[bot]
|
be850c697a
|
Bump actions/cache from 2 to 3 (#22)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-19 01:09:36 +02:00 |
|
dependabot[bot]
|
d464fea700
|
Bump maven-shade-plugin from 3.3.0 to 3.4.0 (#23)
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.3.0...maven-shade-plugin-3.4.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-19 01:06:32 +02:00 |
|
Christian Koop
|
f336c458c1
|
Update dependabot.yml
|
2022-09-06 22:22:55 +02:00 |
|
Christian Koop
|
011ca8e6ef
|
Merge branch 'development'
|
2022-09-05 22:37:13 +02:00 |
|
Christian Koop
|
b3f63acf98
|
Release v2.2.4
|
2022-09-05 22:36:46 +02:00 |
|
songoda-projects-overview[bot]
|
0cb7134a2a
|
Bump SongodaCore version to 2.6.16
|
2022-09-05 22:21:52 +02:00 |
|
songoda-projects-overview[bot]
|
9fa3bbdece
|
Bump SongodaCore version to 2.6.15-DEV
|
2022-08-15 00:49:31 +02:00 |
|
Christian Koop
|
3753439161
|
README.md: Removes last commit badge
GitHub altready prominently provides this information
Not sure why I added it
|
2022-07-30 21:43:27 +02:00 |
|
Christian Koop
|
49682b819d
|
Merge branch 'development'
|
2022-07-30 21:36:07 +02:00 |
|
Christian Koop
|
015584576b
|
Release v2.2.3
|
2022-07-30 21:36:04 +02:00 |
|
Christian Koop
|
20d389f1dd
|
Update SongodaCore to v2.6.14-DEV
|
2022-07-30 21:34:32 +02:00 |
|
dependabot[bot]
|
3e19a1109c
|
Bump SongodaCore from 2.6.12 to 2.6.13 (#17)
Bumps SongodaCore from 2.6.12 to 2.6.13.
---
updated-dependencies:
- dependency-name: com.songoda:SongodaCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-16 14:22:12 +02:00 |
|
Christian Koop
|
0c1fa9b474
|
Merge pull request #16 from songoda/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.3.0
Bump maven-shade-plugin from 3.3.0-SNAPSHOT to 3.3.0
|
2022-04-05 11:59:22 +02:00 |
|
Christian Koop
|
ae8b7192c2
|
pom.xml: Removes apache snapshot repository
|
2022-04-05 11:58:14 +02:00 |
|
dependabot[bot]
|
06f81ff324
|
Bump maven-shade-plugin from 3.3.0-SNAPSHOT to 3.3.0
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.3.0-SNAPSHOT to 3.3.0.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/commits/maven-shade-plugin-3.3.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-01 12:04:38 +00:00 |
|
dependabot[bot]
|
932961da92
|
Bump maven-compiler-plugin from 3.8.1 to 3.10.1 (#15)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-18 18:17:59 +01:00 |
|
Christian Koop
|
4c4bb1555b
|
Merge branch 'development'
|
2022-03-18 18:06:48 +01:00 |
|
Christian Koop
|
958b6fd1a8
|
Release v2.2.1
|
2022-03-18 18:06:38 +01:00 |
|
Christian Koop
|
b615dd452a
|
Replaces deprecated NBTItem implementation
|
2022-03-18 18:06:22 +01:00 |
|
Christian Koop
|
421b4a5056
|
Updates Core to v2.6.12
|
2022-03-18 18:06:00 +01:00 |
|
Christian Koop
|
a9480d0b5b
|
Updates SongodaCore to v2.6.11
The resulting EpicAnchors jar is unaffected by this upgrade, no release needed
|
2022-01-30 20:11:38 +01:00 |
|
Christian Koop
|
443aef2151
|
Merge branch 'development'
|
2022-01-15 23:09:36 +01:00 |
|
Christian Koop
|
362b6d3126
|
Version 2.2.0
|
2022-01-15 23:09:31 +01:00 |
|
Christian Koop
|
090a243e96
|
Updated Core to v2.6.10
|
2022-01-15 23:09:06 +01:00 |
|
Christian Koop
|
53e4482980
|
Version 2.1.0
|
2021-12-11 15:41:51 +01:00 |
|
Christian Koop
|
c1100d3b9a
|
Update SongodaCore to v2.6.6
|
2021-12-11 15:41:51 +01:00 |
|
dependabot[bot]
|
08cc40ccfb
|
Bump annotations from 21.0.1 to 23.0.0 (#9)
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 21.0.1 to 23.0.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/compare/21.0.1...23.0.0)
---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-01 17:17:09 +01:00 |
|
Christian Koop
|
6c55c23084
|
GitHub-Actions: Ignore branch full-recode
|
2021-07-20 19:04:07 +02:00 |
|
Christian Koop
|
273844b0af
|
Release v2.0.0-ALPHA (Merge pull request #2 from songoda/full-recode)
|
2021-07-20 18:57:41 +02:00 |
|
Christian Koop
|
36d23aa8bb
|
README.md: Automatically extract version from pom.xml for badge
|
2021-07-20 18:38:19 +02:00 |
|
Christian Koop
|
a2fe37c3d8
|
GitHub-Actions: Report build result to Discord Webhook
|
2021-07-20 18:37:29 +02:00 |
|
Christian Koop
|
db4cc5944f
|
Vastly increase legacy data migration speed
Going from 9 seconds to 486ms
a
|
2021-07-20 18:37:29 +02:00 |
|
Christian Koop
|
431005e01a
|
Code cleanup for production
|
2021-07-20 17:06:58 +02:00 |
|
Christian Koop
|
ced16e6c7e
|
Update Core to v2.5.8
|
2021-07-20 17:06:58 +02:00 |
|
Christian Koop
|
be45a47b61
|
README.md: Fixed URLs still pointing to my forked project
|
2021-07-20 15:02:53 +02:00 |
|
Christian Koop
|
2b334bd900
|
Moved NMS into SongodaCore
|
2021-06-26 17:15:28 +02:00 |
|