Commit Graph

434 Commits

Author SHA1 Message Date
Christian Koop
90941dbd69
Merge branch 'development' 2024-10-02 15:01:22 +02:00
Christian Koop
d7af23b784
Release v4.4.0 2024-10-02 15:01:08 +02:00
Christian Koop
f784c9e755
chore: Update SongodaCore to v3.5.0-SNAPSHOT 2024-10-02 15:01:08 +02:00
Christian Koop
6053f93432
Delete .github/dependabot.yml 2024-09-01 14:18:13 +02:00
ceze88
a5a50fa559 Release v4.3.1 2024-08-21 16:57:01 +02:00
ceze88
89bed57e18 Update to core version 3.3.0-SNAPSHOT 2024-08-21 16:56:51 +02:00
Christian Koop
cc10775d0c
Release v4.3.0-SNAPSHOT 2024-06-22 21:39:17 +02:00
Christian Koop
1cd59e02cf
chore(deps): update SongodaCore to v3.1.0-SNAPSHOT 2024-06-22 21:39:07 +02:00
Christian Koop
be8736c670
Merge remote-tracking branch 'origin/dependabot/maven/development/org.apache.maven.plugins-maven-shade-plugin-3.6.0' into development 2024-06-22 21:12:56 +02:00
Christian Koop
baafd0edda
Merge branch 'master' into development 2024-06-22 21:12:46 +02:00
dependabot[bot]
f7bd4eb12f
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.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>
2024-06-01 01:37:12 +00:00
ceze88
0bd9a672e6 Release v4.2.5 2024-05-28 16:41:49 +02:00
ceze88
eb999f41cb Fix missing constructor 2024-05-28 16:41:00 +02:00
ceze88
0ae6292975 Update core to 3.0.7-SNAPSHOT 2024-05-28 16:39:33 +02:00
ceze88
6b66b191cd Update shade plugin 2024-05-28 16:37:17 +02:00
ceze88
ff7bae191b Release v4.2.4 2024-04-22 12:55:32 +02:00
ceze88
3431649918 Fix breeding does not consume food 2024-04-22 12:55:21 +02:00
ceze88
699ad5fa5a Release v4.2.3 2024-04-22 12:35:19 +02:00
ceze88
0cd5535e88 Update core version 2024-04-22 12:34:58 +02:00
ceze88
a5af5dbbe2 Fix ConcurrentModificationException 2024-04-22 12:26:16 +02:00
ceze88
ce8e102909 Fix natural animal breeding 2024-04-22 12:26:02 +02:00
craftaro-plugins-overview[bot]
0332376f7f
Updates contents of README.md 2024-04-18 17:09:53 +00:00
ceze88
919717b117 Release v4.2.2 2024-04-11 19:18:27 +02:00
ceze88
8f4d760a38 Fix auto breeding with stacked entities and UltimateStacker hook if the plugin not present 2024-04-11 19:12:37 +02:00
ceze88
fd53240f10 Release v4.2.1 2024-04-06 13:04:45 +02:00
ceze88
bf4368c9be Fix plugin live reloading 2024-04-06 13:04:36 +02:00
ceze88
8f6c3c6710 Add UltimateStacker compatibility for picking up items 2024-04-06 13:04:22 +02:00
Christian Koop
a791802465
Merge branch 'development' 2024-03-28 15:09:06 +01:00
Christian Koop
9b93aac532
Release v4.2.0
* Break grass and flowers when in the way of auto land tilling
* Fixed the FabledSkyblock permission hook
2024-03-28 15:08:59 +01:00
Christian Koop
08b9b6b6af
chore(deps): Update SongodaCore to v3.0.4-SNAPSHOT 2024-03-28 15:06:27 +01:00
Christian Koop
c1b10f8696
Merge branch 'master' into development 2024-03-27 18:58:17 +01:00
Brianna OKeefe
fa04433b29 Break and drop grass and flowers when in the way of auto land tilling. 2024-03-27 12:07:02 -05:00
TeamHR
20304d247e [Fixed] FabledSkyblock permission hook. 2024-03-27 11:42:21 -05:00
craftaro-plugins-overview[bot]
9e1ac3173a
Updates contents of README.md 2024-03-07 20:52:11 +00:00
Christian Koop
db7f868b65
Adds plugin logo at docs/Logo.png 2024-03-07 21:49:12 +01:00
dependabot[bot]
6b3d68fa02
Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.5.2 (#5)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.4.1 to 3.5.2.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.4.1...maven-shade-plugin-3.5.2)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 12:45:46 +01:00
Christian Koop
01bcb19ded
Merge branch 'development' 2024-02-26 12:39:13 +01:00
Christian Koop
bea8fa3446
ci: Create GitHub Actions build workflow 2024-02-26 12:35:28 +01:00
Christian Koop
f86e5adad4
ci: Initially configures Dependabot 2024-02-26 12:34:56 +01:00
Christian Koop
e19eeaffd7
docs: Creates FUNDING.yml 2024-02-26 12:33:27 +01:00
ceze88
322ad1c27d Release v4.1.1 2024-02-12 22:54:25 +01:00
ceze88
d6e050a033 Fix breed cap 2024-02-12 22:54:15 +01:00
ceze88
dd9eea801a Fix wools getting additional NBT data and can't be stacked 2024-02-10 13:12:51 +01:00
ceze88
10924217a7 Fix async sound play causes farms not to work 2024-02-10 13:12:11 +01:00
Christian Koop
ec2c019745
Release v4.1.0 2024-01-13 21:50:14 +01:00
Christian Koop
7332899033
Removes now no-longer needed #getDependencies from plugin main class
The core now provides an implementation which returns an empty Set
2024-01-13 21:45:37 +01:00
ceze88
7cca82a54f Migrate to dynamic dependency loading 2024-01-11 16:04:14 +01:00
ceze88
d6909fb5c5 Release v4.0.0 2023-12-15 12:40:12 +01:00
ceze88
4767f79cd4 Fix data loading issues 2023-12-15 12:38:14 +01:00
ceze88
2a1966c153 Release v4.0.0-b3-SNAPSHOT 2023-10-25 16:39:01 +02:00