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 downloads
ProjectCraftBook
StatusSUCCESS
Branchfive
Number#4866-d0275d0
Date3 months ago
Changes
IDSummaryCommitterDate
d0275d00Add a sneak state config to the Tree Lopper Maddy Miller3 months ago
9cb04b63Use a generated ChunkKey comparison for faster SelfTrigger shutdown Maddy Miller6 months ago
86f050b3Cleanup 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 Miller7 months ago
036eb7a8Bump language files Maddy Miller7 months ago
5f874cf8Update the CrowdIn Distributor Maddy Miller7 months ago
88c39d5aMove the publishing to groupId org.enginehub.craftbook Maddy Miller7 months ago
f35e84ebPort HiddenSwitch mechanic Maddy Miller7 months ago
4f92d1efBack to SNAPSHOT for continued development Maddy Miller7 months ago
37a12d17Release 5.0.0 Beta 3 Maddy Miller7 months ago
42fe7795Check for existing modifiers for Size Variance, due to a Paper change that validates it Maddy Miller7 months ago
e1bfe40aSignificantly increase Nullable annotation coverage and apply a few deprecations Maddy Miller7 months ago
1e3372c9Setup JSpecify for better static analysis Maddy Miller7 months ago
e0587753Use newest Paper-Plugin.yml spec Maddy Miller7 months ago
d0f95d5bMove the MechanicListBox to the Bukkit module so it can extract plugin ID Maddy Miller7 months ago
5265af7fUpdate for 1.21 Maddy Miller7 months ago
70a86e43Add the "Size Variance" BetterAI mechanic, to allow animals to spawn of varying sizes, and to be selectively bred for certain size characteristics Maddy Miller8 months ago
6a417046Use 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 Miller8 months ago
097c64a0Use better tags for TreeLopper default block list Maddy Miller8 months ago
0bc14b94Merge remote-tracking branch 'origin/master' into five Maddy Miller9 months ago
8ca4dc81Back to SNAPSHOT for continued development Maddy Miller9 months ago
c9480cedRelease 5.0.0 Beta 2 Maddy Miller9 months ago
c62b182dUpdate .gitignore for more docgen output Maddy Miller9 months ago
f4c349eaMerge remote-tracking branch 'origin/master' into five Maddy Miller9 months ago
37d40859Update for 1.20.6 and Java 21. This now requires 1.20.6 & Java 21. Maddy Miller9 months ago
7c0b5747Fix a typo in a localisation string substitution Maddy Miller9 months ago
f5729595Use an ExceptionConverter where appropriate Maddy Miller9 months ago
890e0239Make load dependency not satisfied message much prettier and disambiguate between plugin/mechanic Maddy Miller9 months ago
bfdd4605Make `/cb mech enable` error messages a bit prettier Maddy Miller9 months ago
5180ff7eFixed gate blocks list in config not being sorted Maddy Miller10 months ago
abc40d9dMake tag accesses more resilient and consistent in case Mojang removes tags in the future Maddy Miller10 months ago
ad1aa8feBack to SNAPSHOT for continued development Maddy Miller10 months ago
aa736bcbRelease CraftBook 5.0.0 Beta 1 Maddy Miller10 months ago
65944998Merge remote-tracking branch 'origin/master' into five Maddy Miller10 months ago
37987ab7Cleanup a few deprecations and unnecessary usages of Guava collections Maddy Miller10 months ago
83206338Update the CLI version used for doc generation Maddy Miller10 months ago
a993e5abFix some typos Maddy Miller10 months ago
74579c89Add toggle area mechanic Maddy Miller10 months ago
84c2ce6cAdd a "flee-from-weapons" option to BetterAI, causing animals to panic when they see a player holding a sword Maddy Miller10 months ago
4c60d725Fix deprecation warnings from WorldEdit 7.3.0 Maddy Miller10 months ago
e78d0d3cAdd an option to ignore passive entities mounted by hostile entities with BetterAI. Closes #1326 Maddy Miller10 months ago
13803e9dUpdate language distribution Maddy Millera year ago
316af29eAttempt to work around bad client mods sending incorrect data Maddy Millera year ago
ad4b8cc5Fixes lift signs on Y -1 to 1 not working as destinations. Fixes https://github.com/EngineHub/CraftBook/issues/1321 Maddy Millera year ago
e519d287Merge remote-tracking branch 'origin/master' into five Maddy Millera year ago
06c71428Ray trace sign clicks for edge cases where Paper provides invalid positions Maddy Miller2 years ago
07f4a00bCleanup a few unused imports & a forgotten TODO from the last two PRs Maddy Miller2 years ago
b9da2d4aContinue cleaning up and remove an old util file Maddy Miller2 years ago
6de877a4Merge remote-tracking branch 'origin/master' into five Maddy Miller2 years ago
e41a1766Fix two bugs found in the sign side support Maddy Miller2 years ago
39848d28Add 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 Miller2 years ago
a2740cafUse Paper component methods for faster multi-comparison with text Maddy Miller2 years ago
72a57ddeMerge remote-tracking branch 'origin/master' into five Maddy Miller2 years ago
5cd0bb11Update for 1.20 Maddy Miller2 years ago
f68456aeFix ambiguous method call Maddy Miller2 years ago
cb7d29dbMake the Marquee mechanic store the creator's UUID and default to that namespace if default to global is disabled Maddy Miller2 years ago
7fe6da46Update paper version Maddy Miller2 years ago
cf5a26a2Allowed fungi to generate on nylium from TreeLopper Maddy Miller2 years ago
447c9f73Ensure that double slabs add/subtract a cost of two from Door/Bridge storage Maddy Miller2 years ago
32973428Fix some special cases for TreeLopper Maddy Miller2 years ago
a53b95d3Port TreeLopper to CraftBook 5 Maddy Miller2 years ago
9a920f05Add a paper-plugin.yml file alongside existing Bukkit plugin yaml Maddy Miller2 years ago
eb229f5aCleanup a bunch of files Maddy Miller2 years ago
cc7673d0Port the Minecart Teleporter mechanic Maddy Miller2 years ago
cc48596dAdd the remaining released mobs to HeadDrops (pending camels, but they're not released yet) Maddy Miller2 years ago
1c535835Cleanup a few translation strings Maddy Miller2 years ago
1a81799ePort Bridge, Door, and Gate to CraftBook 5 Maddy Miller2 years ago
fee7352dAdd MiniMessage support to SignCopier Maddy Miller2 years ago
c0fe8198Merge 3.x development back into five Maddy Miller2 years ago
f4a2d5c2Port the Minecart Lift mechanic Maddy Miller2 years ago
e3174615Mostly port Cart Station mechanic Maddy Miller2 years ago
e1920873Add a permission node for infinite cart dispensers Maddy Miller2 years ago
4eaf2546Port the Minecart Dispenser mechanic Maddy Miller2 years ago
57ac58fbUse relative teleports when possible, and work around a few Paper bugs with piston events Maddy Miller2 years ago
f35ccb7fPort the Cart Ejector mechanic. Maddy Miller2 years ago
c4f5ee23Improvements to cart block mechanics, add the booster/braker mechanics, and improve a few player-shown messages Maddy Miller2 years ago
d669f1b3Few minor cleanups Maddy Miller2 years ago
658d7e3cAdd zombie variants as default to BetterAI Maddy Miller3 years ago
60f1f584Fix HeadDrops capitalisation for the physical head item as well Maddy Miller3 years ago
168c9f2bFix the HeadDrops player messages capitalisation. Still need to work out how to handle the component ones due to the Text3 / Adventure split Maddy Miller3 years ago