- Builds
- CraftBook (
five
) - Build #4866
CraftBook Build #4866
Be aware that this branch (
five
) is not the main branch (master
)!Branches other than the main one may be experimental. In addition, you should be using stable releases rather than these test builds.
Go to main branch View stable downloadsProject | CraftBook |
---|---|
Status | SUCCESS |
Branch | five |
Number | #4866-d0275d0 |
Date | 3 months ago |
Artifacts
craftbook-bukkit-5.0.0-SNAPSHOT-dist.jar(1452.81 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
d0275d00 | Add a sneak state config to the Tree Lopper | Maddy Miller | 3 months ago |
9cb04b63 | Use a generated ChunkKey comparison for faster SelfTrigger shutdown | Maddy Miller | 6 months ago |
86f050b3 | Cleanup build config Fairly heavily based on https://github.com/EngineHub/WorldGuard/pull/2100, with a lot of CraftBook-specific changes and pulling some extras from WorldEdit | Maddy Miller | 7 months ago |
036eb7a8 | Bump language files | Maddy Miller | 7 months ago |
5f874cf8 | Update the CrowdIn Distributor | Maddy Miller | 7 months ago |
88c39d5a | Move the publishing to groupId org.enginehub.craftbook | Maddy Miller | 7 months ago |
f35e84eb | Port HiddenSwitch mechanic | Maddy Miller | 7 months ago |
4f92d1ef | Back to SNAPSHOT for continued development | Maddy Miller | 7 months ago |
37a12d17 | Release 5.0.0 Beta 3 | Maddy Miller | 7 months ago |
42fe7795 | Check for existing modifiers for Size Variance, due to a Paper change that validates it | Maddy Miller | 7 months ago |
e1bfe40a | Significantly increase Nullable annotation coverage and apply a few deprecations | Maddy Miller | 7 months ago |
1e3372c9 | Setup JSpecify for better static analysis | Maddy Miller | 7 months ago |
e0587753 | Use newest Paper-Plugin.yml spec | Maddy Miller | 7 months ago |
d0f95d5b | Move the MechanicListBox to the Bukkit module so it can extract plugin ID | Maddy Miller | 7 months ago |
5265af7f | Update for 1.21 | Maddy Miller | 7 months ago |
70a86e43 | Add the "Size Variance" BetterAI mechanic, to allow animals to spawn of varying sizes, and to be selectively bred for certain size characteristics | Maddy Miller | 8 months ago |
6a417046 | Use a breadth-first-search for TreeLopper for higher chance of breaking all logs when hitting the limit. Also increase the default limit to 75 from 30. | Maddy Miller | 8 months ago |
097c64a0 | Use better tags for TreeLopper default block list | Maddy Miller | 8 months ago |
0bc14b94 | Merge remote-tracking branch 'origin/master' into five | Maddy Miller | 9 months ago |
8ca4dc81 | Back to SNAPSHOT for continued development | Maddy Miller | 9 months ago |
c9480ced | Release 5.0.0 Beta 2 | Maddy Miller | 9 months ago |
c62b182d | Update .gitignore for more docgen output | Maddy Miller | 9 months ago |
f4c349ea | Merge remote-tracking branch 'origin/master' into five | Maddy Miller | 9 months ago |
37d40859 | Update for 1.20.6 and Java 21. This now requires 1.20.6 & Java 21. | Maddy Miller | 9 months ago |
7c0b5747 | Fix a typo in a localisation string substitution | Maddy Miller | 9 months ago |
f5729595 | Use an ExceptionConverter where appropriate | Maddy Miller | 9 months ago |
890e0239 | Make load dependency not satisfied message much prettier and disambiguate between plugin/mechanic | Maddy Miller | 9 months ago |
bfdd4605 | Make `/cb mech enable` error messages a bit prettier | Maddy Miller | 9 months ago |
5180ff7e | Fixed gate blocks list in config not being sorted | Maddy Miller | 10 months ago |
abc40d9d | Make tag accesses more resilient and consistent in case Mojang removes tags in the future | Maddy Miller | 10 months ago |
ad1aa8fe | Back to SNAPSHOT for continued development | Maddy Miller | 10 months ago |
aa736bcb | Release CraftBook 5.0.0 Beta 1 | Maddy Miller | 10 months ago |
65944998 | Merge remote-tracking branch 'origin/master' into five | Maddy Miller | 10 months ago |
37987ab7 | Cleanup a few deprecations and unnecessary usages of Guava collections | Maddy Miller | 10 months ago |
83206338 | Update the CLI version used for doc generation | Maddy Miller | 10 months ago |
a993e5ab | Fix some typos | Maddy Miller | 10 months ago |
74579c89 | Add toggle area mechanic | Maddy Miller | 10 months ago |
84c2ce6c | Add a "flee-from-weapons" option to BetterAI, causing animals to panic when they see a player holding a sword | Maddy Miller | 10 months ago |
4c60d725 | Fix deprecation warnings from WorldEdit 7.3.0 | Maddy Miller | 10 months ago |
e78d0d3c | Add an option to ignore passive entities mounted by hostile entities with BetterAI. Closes #1326 | Maddy Miller | 10 months ago |
13803e9d | Update language distribution | Maddy Miller | a year ago |
316af29e | Attempt to work around bad client mods sending incorrect data | Maddy Miller | a year ago |
ad4b8cc5 | Fixes lift signs on Y -1 to 1 not working as destinations. Fixes https://github.com/EngineHub/CraftBook/issues/1321 | Maddy Miller | a year ago |
e519d287 | Merge remote-tracking branch 'origin/master' into five | Maddy Miller | a year ago |
06c71428 | Ray trace sign clicks for edge cases where Paper provides invalid positions | Maddy Miller | 2 years ago |
07f4a00b | Cleanup a few unused imports & a forgotten TODO from the last two PRs | Maddy Miller | 2 years ago |
b9da2d4a | Continue cleaning up and remove an old util file | Maddy Miller | 2 years ago |
6de877a4 | Merge remote-tracking branch 'origin/master' into five | Maddy Miller | 2 years ago |
e41a1766 | Fix two bugs found in the sign side support | Maddy Miller | 2 years ago |
39848d28 | Add experimental support for the back side of signs This is a fairly large rewrite, and due to that will not make it into CraftBook 3. There is also a possibility that there might be some bugs that need sorting out. | Maddy Miller | 2 years ago |
a2740caf | Use Paper component methods for faster multi-comparison with text | Maddy Miller | 2 years ago |
72a57dde | Merge remote-tracking branch 'origin/master' into five | Maddy Miller | 2 years ago |
5cd0bb11 | Update for 1.20 | Maddy Miller | 2 years ago |
f68456ae | Fix ambiguous method call | Maddy Miller | 2 years ago |
cb7d29db | Make the Marquee mechanic store the creator's UUID and default to that namespace if default to global is disabled | Maddy Miller | 2 years ago |
7fe6da46 | Update paper version | Maddy Miller | 2 years ago |
cf5a26a2 | Allowed fungi to generate on nylium from TreeLopper | Maddy Miller | 2 years ago |
447c9f73 | Ensure that double slabs add/subtract a cost of two from Door/Bridge storage | Maddy Miller | 2 years ago |
32973428 | Fix some special cases for TreeLopper | Maddy Miller | 2 years ago |
a53b95d3 | Port TreeLopper to CraftBook 5 | Maddy Miller | 2 years ago |
9a920f05 | Add a paper-plugin.yml file alongside existing Bukkit plugin yaml | Maddy Miller | 2 years ago |
eb229f5a | Cleanup a bunch of files | Maddy Miller | 2 years ago |
cc7673d0 | Port the Minecart Teleporter mechanic | Maddy Miller | 2 years ago |
cc48596d | Add the remaining released mobs to HeadDrops (pending camels, but they're not released yet) | Maddy Miller | 2 years ago |
1c535835 | Cleanup a few translation strings | Maddy Miller | 2 years ago |
1a81799e | Port Bridge, Door, and Gate to CraftBook 5 | Maddy Miller | 2 years ago |
fee7352d | Add MiniMessage support to SignCopier | Maddy Miller | 2 years ago |
c0fe8198 | Merge 3.x development back into five | Maddy Miller | 2 years ago |
f4a2d5c2 | Port the Minecart Lift mechanic | Maddy Miller | 2 years ago |
e3174615 | Mostly port Cart Station mechanic | Maddy Miller | 2 years ago |
e1920873 | Add a permission node for infinite cart dispensers | Maddy Miller | 2 years ago |
4eaf2546 | Port the Minecart Dispenser mechanic | Maddy Miller | 2 years ago |
57ac58fb | Use relative teleports when possible, and work around a few Paper bugs with piston events | Maddy Miller | 2 years ago |
f35ccb7f | Port the Cart Ejector mechanic. | Maddy Miller | 2 years ago |
c4f5ee23 | Improvements to cart block mechanics, add the booster/braker mechanics, and improve a few player-shown messages | Maddy Miller | 2 years ago |
d669f1b3 | Few minor cleanups | Maddy Miller | 2 years ago |
658d7e3c | Add zombie variants as default to BetterAI | Maddy Miller | 3 years ago |
60f1f584 | Fix HeadDrops capitalisation for the physical head item as well | Maddy Miller | 3 years ago |
168c9f2b | Fix the HeadDrops player messages capitalisation. Still need to work out how to handle the component ones due to the Text3 / Adventure split | Maddy Miller | 3 years ago |