Commit Graph

447 Commits

Author SHA1 Message Date
xsmeths
8b15ecbb61 start requested changes
got a bit stuck with an annoying issue
2025-02-24 23:18:57 +00:00
xsmeths
6e8aaecf8c [change] change to TEXT for reasons 2025-02-18 20:41:10 +00:00
xsmeths
840e23fde8 [fix] usage of wrong serialiser and related db issues 2025-02-18 20:39:56 +00:00
xsmeths
3ed51fb2df [fix] farm inventory loading logic now works 2025-02-18 03:51:03 +00:00
ceze88
22f8798f8a Release v4.7.0 2025-01-17 13:55:30 +01:00
ceze88
83f0debe91 Update SongodaCore to 3.8.0-SNAPSHOT 2025-01-17 13:55:30 +01:00
ceze88
42282b6cc9 Release v4.6.0 2024-12-11 10:41:28 +01:00
ceze88
6fbd856c3c Update SongodaCore to v3.7.0-SNAPSHOT 2024-12-11 10:41:19 +01:00
ceze88
dd345ae0b1 Release v4.5.0 2024-11-13 15:11:24 +01:00
Christian Koop
f47fa3b38a
refactor: Replace the logic in CropUtils with the new CompatibleCrop 2024-10-02 20:34:26 +02:00
Christian Koop
8ff425aa18
chore: Update SongodaCore to v3.6.0-SNAPSHOT 2024-10-02 20:34:01 +02:00
Christian Koop
afafb96396
Release v.4.4.1 2024-10-02 17:29:57 +02:00
Christian Koop
0b0b99058f
fix: Replace usage of Core's deprecated BlockUtils
Core's BlockUtils is planned to be removed as soon as possible
2024-10-02 17:29:43 +02:00
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