Commit Graph

1360 Commits

Author SHA1 Message Date
ceze88
ed1f103131 Fix reflection issues 2024-05-26 19:45:48 +02:00
ceze88
03b6c3d554 Shade adventure stuff to avoid strange loading issues on 1.20.5+ paper servers 2024-05-26 15:56:40 +02:00
ceze88
c7d452d659 Add missing lib 2024-05-25 22:25:23 +02:00
ceze88
a064f76a9a Add missing serializer 2024-05-25 18:10:09 +02:00
ceze88
4fdb895b3b Fix NPE 2024-05-25 17:10:03 +02:00
ceze88
39d02dcda1 Update dependency loader versions 2024-05-13 19:13:50 +02:00
ceze88
7ade7030d7 Use Adventure api to send messages instead of reflections 2024-05-13 19:13:39 +02:00
ceze88
959983ba3c Temp fix for paper 1.20.5+ servers 2024-05-13 19:13:17 +02:00
ceze88
64e0000e08 Update adenture apis 2024-05-13 19:12:55 +02:00
Christian Koop
3feccc65b2
chore(deps): Update XSeries to v10.0.0 for better 1.20.6 compatibility 2024-05-11 15:29:17 +02:00
Christian Koop
91eb96d244
Release v3.0.7-SNAPSHOT 2024-05-09 22:03:10 +02:00
Christian Koop
daffc4bf9e
ci: configure SFTP-Cache for SpraxDev/Action-SpigotMC
This a freshly released feature that should reduce the build times noticeably
2024-05-09 21:53:46 +02:00
Christian Koop
89c3d876ef
ci: configure actions/setup-java to not overwrite maven's settings.xml
Builds started failing since 06bd403670, where
actions/setup-java v21 was added for Spigot 1.20.5, which overwrote the credentials for publishing artifacts to the repo
2024-05-09 21:42:28 +02:00
Christian Koop
044f28ce25
ci: build older spigot versions with Java 17 2024-05-09 21:41:09 +02:00
Christian Koop
7cbd105519
chore(deps): Update dependency versions in SongodaPlugin
These versions should be identical to the ones in the pom.xml files.
I recently merged a couple of dependabot pull requests.
2024-05-09 21:37:20 +02:00
dependabot[bot]
87de6ca31d
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#102)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.11...v0.8.12)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
  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>
2024-05-02 10:52:38 +02:00
dependabot[bot]
3d05c06004
Bump de.tr7zw:item-nbt-api from 2.12.3 to 2.12.4 (#101)
Bumps de.tr7zw:item-nbt-api from 2.12.3 to 2.12.4.

---
updated-dependencies:
- dependency-name: de.tr7zw:item-nbt-api
  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>
2024-05-02 08:52:52 +02:00
dependabot[bot]
2583188b96
Bump org.apache.maven.plugins:maven-compiler-plugin (#98)
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.13.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.13.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>
2024-05-02 00:44:11 +02:00
dependabot[bot]
5fcd99cf31
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.5 (#95)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.5)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-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>
2024-05-02 00:35:44 +02:00
dependabot[bot]
dd6f914e3c
Bump net.kyori:adventure-text-minimessage from 4.11.0 to 4.16.0 (#94)
Bumps [net.kyori:adventure-text-minimessage](https://github.com/KyoriPowered/adventure) from 4.11.0 to 4.16.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.11.0...v4.16.0)

---
updated-dependencies:
- dependency-name: net.kyori:adventure-text-minimessage
  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>
2024-05-02 00:35:34 +02:00
Christian Koop
f4b691059e
chore(deps): Mark apache's commons-text and -lang3 as scope=compile
For clarification because we are shading these libraries into our final jar
2024-05-01 23:59:36 +02:00
Christian Koop
41dbafea69
test: Don't use Apache lang3 NotImplementedException in mock
No need to rely on external library exceptions in a mock for tests
2024-05-01 23:59:24 +02:00
dependabot[bot]
054f197cf3
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (#87)
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  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>
2024-05-01 23:59:07 +02:00
dependabot[bot]
c18d606527
Bump org.apache.commons:commons-text from 1.9 to 1.12.0 (#92)
Bumps org.apache.commons:commons-text from 1.9 to 1.12.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  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>
2024-05-01 23:58:56 +02:00
dependabot[bot]
792ea57df1
Bump com.github.Angeschossen:LandsAPI from 6.28.11 to 7.0.2 (#93)
Bumps com.github.Angeschossen:LandsAPI from 6.28.11 to 7.0.2.

---
updated-dependencies:
- dependency-name: com.github.Angeschossen:LandsAPI
  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>
2024-05-01 23:52:04 +02:00
dependabot[bot]
f25c306dd8
Bump net.kyori:adventure-platform-bukkit from 4.1.1 to 4.3.2 (#88)
Bumps [net.kyori:adventure-platform-bukkit](https://github.com/KyoriPowered/adventure-platform) from 4.1.1 to 4.3.2.
- [Release notes](https://github.com/KyoriPowered/adventure-platform/releases)
- [Commits](https://github.com/KyoriPowered/adventure-platform/compare/v4.1.1...v4.3.2)

---
updated-dependencies:
- dependency-name: net.kyori:adventure-platform-bukkit
  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>
2024-05-01 23:48:05 +02:00
Christian Koop
a7f7bdfc2b
feat: Add Spigot 1.20.6 support 2024-05-01 23:09:10 +02:00
Christian Koop
06bd403670
feat: add support for spigot 1.20.5 / v1_20_R4 2024-05-01 23:01:22 +02:00
Christian Koop
7ccf3070f9
chore(deps): Update net.md-5:specialsource-maven-plugin to v2.0.3 2024-05-01 23:01:22 +02:00
Christian Koop
89ee042198
chore(deps): update test dependencies to support Java 21 2024-05-01 22:55:32 +02:00
Christian Koop
dd08670fc2
Revert "chore(build): Resolve versioning race condition by commenting StackerAPI"
This reverts commit e47d8aa530.
2024-05-01 12:23:19 +02:00
Christian Koop
e47d8aa530
chore(build): Resolve versioning race condition by commenting StackerAPI
UltimateStacker pipelines are broken because they want Core v3.0.6-SNAPSHOT.
Core pipelines (including v3.0.6-SNAPSHOT) are broken because they need the API changes from UltimateStacker.
2024-05-01 11:04:23 +02:00
ceze88
af61d7646f Add support for bamboo 2024-04-22 12:44:20 +02:00
ceze88
4b2c65fe62 Fix 1.8 compatibility 2024-04-22 11:35:46 +02:00
ceze88
4301ec5487 Release v3.0.6-SNAPSHOT 2024-04-15 14:09:48 +02:00
ceze88
b44504efed Add option to customize delay and period 2024-04-15 14:09:34 +02:00
Christian Koop
6abaeb4cf8
chore(deps): Updates XSeries to v9.10.0 2024-04-06 19:32:27 +02:00
Christian Koop
d955cc9059
feat!: Updates mcMMO to v2.2.004 and drop support for v2.1-ish
The `RandomChanceUtil` class got deleted and I don't see anything `SkillActivationType` related.
The mcMMO changelog and the commit deleting the class doesn't help me answear the question,
whether that is important or not.

Users will have to update their mcMMO installation - But I think we don't want to support any non-supported
version of all the hooked plugins anyway
2024-04-06 19:32:27 +02:00
ceze88
99e5bfeeba Update UltimateStacker API 2024-04-06 13:08:24 +02:00
Brianna O'Keefe
60e7e57cdb version 3.0.5 2024-04-05 22:39:49 -05:00
Brianna O'Keefe
e96e946b28 Head type util 2024-04-05 22:38:12 -05:00
Christian Koop
d3f9f4c226
feat:Some compatibility with paper builds without CraftBukkit relocation
To be fully compatible, the `ClassMapping` and `MethodMapping` classes should finally be removed
and their usages updated.

Announced in https://forums.papermc.io/threads/important-dev-psa-future-removal-of-cb-package-relocation.1106/
2024-03-29 15:32:39 +01:00
Christian Koop
6a0a8203dc
fix: DiagCommand's compatibility with Paper builds without CB relocation 2024-03-29 15:28:41 +01:00
Christian Koop
4f262ea641
chore(deps): Update item-nbt-api to v2.12.3 2024-03-29 15:26:37 +01:00
Christian Koop
2d0b43394b
fix: Mark WildStacker dependency as provided to not shade it 2024-03-28 15:00:22 +01:00
Christian Koop
3591bfe1a4
hotfix: Copy over old normalization logic for Hologram hooks for ceze 2024-03-28 10:49:42 +01:00
Brianna O'Keefe
5379537f7c version 3.0.4 2024-03-27 13:13:01 -05:00
Brianna O'Keefe
7fccbc7f2a Updated to work with the latest version of WildStacker. 2024-03-27 13:12:30 -05:00
Christian Koop
e4b5464130
chore: Delete deprecated CompatibleSound class
This class apparently also triggers some virus scanners (false positives obviously):
https://www.virustotal.com/gui/file/d4a32b05727863aaf87da3b0e70a2760031385f68f15fdb1246738898e468926
2024-03-27 09:34:46 +01:00
Christian Koop
f0d8aaffc7
chore!: Delete deprecated NmsManager class
Acording to the GitHub search this class is still used in some projects but there was enough
time to switch over to the Nms class + it's very easy to upgrade the usages to the new Nms class
2024-03-26 22:33:40 +01:00