Commit Graph

1095 Commits

Author SHA1 Message Date
Christian Koop
2ac99900b7
Merge branch 'development' 2024-09-23 10:22:56 +02:00
Christian Koop
ef01e528d2
Release v8.5.0 2024-09-23 10:22:50 +02:00
Christian Koop
fb86bd80be
chore(deps): update SongodaCore to v3.5.0-SNAPSHOT 2024-09-23 10:22:42 +02:00
Christian Koop
ee98394e0b
fix: use the Core's SkullItemCreator instead of XSeries's XSkull
The class should fix a couple of issues players have been reporting,
2024-09-23 10:22:20 +02:00
Christian Koop
15b9426f78
chore(deps): upgrade SongodaCore to v3.4.0-SNAPSHOT 2024-09-19 17:51:20 +02:00
Christian Koop
b23e0ed01c
Delete .github/dependabot.yml 2024-09-01 14:18:42 +02:00
ceze
0afa686dbd
Merge pull request #33 from Spiderjockey02/master
(Feat): Spawner upgrade cost now takes in account the stack size
2024-08-26 13:35:45 +02:00
dependabot[bot]
60d9d907df
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#32)
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1.
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.3.0...maven-source-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-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-08-26 12:55:48 +02:00
ceze88
3201c004f8 Release v8.4.1 2024-08-21 17:31:36 +02:00
ceze88
646328f88f Remove debug 2024-08-21 17:27:46 +02:00
ceze88
37350c1081
Merge pull request #37 from TeamHRLive/development
Development
2024-08-21 17:07:44 +02:00
singh
7527e2b840 [Removed] Debug messages from Boosting. 2024-08-20 22:20:05 +05:30
singh
d34979b47a [FIXED] Multiple SpawnOptions not working due to improper number casting.
[CHANGED] Using NMS implementations to set MOB AI instead of Core EntityUtils
2024-08-20 22:04:37 +05:30
singh
5efa573c04 [FIXED] Multiple SpawnOptions not working due to improper number casting.
[CHANGED] Using NMS implementations to set MOB AI instead of Core EntityUtils
2024-08-20 22:01:42 +05:30
dependabot[bot]
da7ee8976f
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.6.0 (#35)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.2 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.2...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 17:04:24 +02:00
dependabot[bot]
de740c0e48
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.8.0 (#36)
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.3 to 3.8.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.8.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-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-08-15 17:03:36 +02:00
ceze88
644beefc4d Release v8.4.0
Bump version to fix conflict with the released one on the site
2024-07-25 14:40:54 +02:00
ceze88
356afd9a0a Release v8.2.5 2024-07-25 13:32:25 +02:00
ceze88
be36b9ef1f Fix Double currency symbol and unnecessary color codes in GUI 2024-07-25 13:31:14 +02:00
ceze88
cbfe903745 Fix ConcurrentModification error 2024-07-10 19:09:25 +02:00
ceze88
2cdbef2ee3 Fix GUI item names 2024-07-10 19:09:02 +02:00
Christian Koop
0d5d4eb3a4
fix: replace usage of deleted SkullUtils class with XSkull
Updating the Core also updated XSeries which got rid of
SkullUtils in favor of new methods in XSkull
2024-06-22 15:44:30 +02:00
Christian Koop
65ed424163
chore(deps): update SongodaCore to v3.1.0-SNAPSHOT 2024-06-22 15:44:20 +02:00
ceze88
1b8ccfe5bc Release v8.2.4 2024-06-06 20:12:14 +02:00
ceze88
157bd63c0e Update core version to 3.0.7-SNAPSHOT 2024-06-06 18:09:18 +02:00
ceze88
80e7bb1c4b Update shade plugin 2024-06-06 18:08:11 +02:00
Spiderjockey02
65a1e368e7 Spawner upgrade cost now takes in account the stack size 2024-05-24 14:10:02 +01:00
ceze88
2ed70e7bfb Release v8.2.3 2024-05-06 10:50:49 +02:00
ceze88
0365caf5d1 Fix MySQL support 2024-04-24 15:08:44 +02:00
ceze88
8937aab91a Fix sql syntax error 2024-04-24 14:24:36 +02:00
craftaro-plugins-overview[bot]
54daf3b1bb
Updates contents of README.md 2024-04-18 17:10:08 +00:00
ceze88
a4b8acd61a Fix console warning about skull meta 2024-04-18 19:00:01 +02:00
Christian Koop
965d3deab2
Merge pull request #30 from xsmeths/development
fix for continuous egg entity spawn causing infinite chickens
2024-04-12 09:27:25 +02:00
xsmeths
a17a66b65d modern default min&max heights with backwards compatibility 2024-04-11 17:33:22 +01:00
xsmeths
21e77a89d7 fix for continuous egg entity spawn causing infinite chickens to spawn when custom item spawners are paused due to not meeting spawn conditions 2024-04-11 16:05:44 +01:00
Brianna O'Keefe
f6ae34006a Moved HeadType to core. 2024-04-05 22:51:43 -05:00
Brianna OKeefe
c89dd5568b Merge branch 'development' 2024-04-03 12:55:07 -05:00
Brianna OKeefe
657a7792d9 version 8.2.2 2024-04-03 12:54:35 -05:00
Brianna OKeefe
e13c2a90c3 Accurately represent the spawners location in the config. 2024-04-03 12:45:58 -05:00
Brianna OKeefe
7efb42ab90 Make the spawners appear better in the editors spawner selector. 2024-04-03 12:45:48 -05:00
Brianna OKeefe
78f8e6fe88 Don't start before UltimateStacker. 2024-04-03 12:45:42 -05:00
Brianna O'Keefe
627d8ccab2 Merge branch 'development' 2024-03-30 11:38:41 -05:00
Brianna O'Keefe
04d7b32f3a version 8.2.1 2024-03-30 11:38:27 -05:00
Brianna O'Keefe
d79ee0b94a No more weird back buttons. 2024-03-30 11:37:43 -05:00
Brianna O'Keefe
97deb4aa9c Improved lore for some tiered admin stuff. 2024-03-29 22:46:48 -05:00
Brianna O'Keefe
19c1dabeef Added the head for the breeze entity type. 2024-03-29 22:41:51 -05:00
Brianna O'Keefe
81b0ea4034 Default to pig spawners when a spawner does not have a type present. 2024-03-29 22:34:59 -05:00
craftaro-plugins-overview[bot]
7a5f2e8357
Updates contents of README.md 2024-03-07 20:52:45 +00:00
Christian Koop
6fbfc6306b
Adds plugin logo at docs/Logo.png 2024-03-07 21:47:26 +01:00
dependabot[bot]
1637c65c2a
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#28)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.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.5.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 19:05:19 +01:00