Kobe ⑧
|
fa9c4a78a7
|
Added region based comment (#165)
* Region based comment helper functions
* (Region based comment) Dont save entity
* (Region based comment) Pufferfish DAB
* (Region based comment) Cache EntityType
* (Region based comment) Cache EntityType
* (Region based comment) Pufferfish EntityTTL
* (Region based comment) Faster sequence
* (Region based comment) FastRNG
* (Region based comment) 0042
* (Region based comment) 0721
* (Region based comment) 0009
* (Region based comment) V1rtUal tHReaD
* (Region based comment) ZSSM
* [ci skip] (Region based comment) 0079
* [ci skip] (Region based comment) 0089 0090
* [ci skip] (Region based comment) 0049 0118 0138
* [ci skip] (Region based comment) 0006 0017 0018 0080 0081
* [ci skip] (Region based comment) 0019 0038 0059 0108 0117 0127
* ALL PATCHES ARE DONE
* [ci skip] NZDD
|
2024-11-14 06:40:57 -05:00 |
|
Dreeam
|
5365c49680
|
Updated Upstream (Gale)
Upstream has released updates that appear to apply and compile correctly
Gale Changes:
Dreeam-qwq/Gale@1e0ebad Clean up
Dreeam-qwq/Gale@9ce20fa throw MissingPaletteEntryException for null entries in hash palette
Dreeam-qwq/Gale@751637d Final clean up imports
|
2024-11-10 17:20:40 -05:00 |
|
Kobe ⑧
|
848fb2dc4d
|
Smart sorting & Remove streams & Throttle hopper (#157)
* =-=
* Reuse comparator
* Cleanup DAB patch
|
2024-11-10 09:25:58 -05:00 |
|
Kobe ⑧
|
4cbc1af547
|
Add dontEnableIfInWater option to DAB (#144)
* Add dontEnableIfInWater option to DAB
* Check using EntityTypeTag
* Simplify condition
* remove import
|
2024-10-30 11:47:32 -04:00 |
|
Dreeam
|
b7a090e828
|
Added both minecraft:example and example format of entity type support for dab blacklist
|
2024-10-12 10:38:29 -04:00 |
|
Dreeam
|
3e45fc81a8
|
Update logger in Pufferfish patches
|
2024-10-12 10:12:03 -04:00 |
|
Dreeam
|
03a888a390
|
Updated Upstream (Paper/Gale)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2fdb2e9 Fix structure check API (#11307)
PaperMC/Paper@fcedb49 Update spark-paper
PaperMC/Paper@956b3d1 Ensure MaterialChoice materials are items (#11325)
PaperMC/Paper@5625051 Prevent duplicate pickup event for piglins (#11322)
PaperMC/Paper@94444ce Fix incorrect timestamp in region file header recalculation (#11318)
PaperMC/Paper@5b2c43e Remove set damage lootable item function from compasses (#11317)
PaperMC/Paper@5167856 Fix despawn ranges by defaulting to an ellipsoid shape (#11312)
PaperMC/Paper@e2da65c Deprecate API relating to menu title changes (#11309)
PaperMC/Paper@ad4c524 Properly destroy placed blocks on the end platform (#11292)
PaperMC/Paper@374d9c8 Add a method to reset Lodestone compasses back to normal ones (#11308)
PaperMC/Paper@dd8c70a Ensure TabCompleteEvent always has a mutable backing list. (#11302)
PaperMC/Paper@a7b8d95 Add enchantment seed update API (#11282)
PaperMC/Paper@789a267 Re-implement maxLeashDistance world conf and call missing event (#11301)
PaperMC/Paper@e08e667 Fix: synchronise sending chat to client with updating message signature cache (#11332)
PaperMC/Paper@2562124 [ci skip] Create SECURITY.md (#11331)
Gale Changes:
Dreeam-qwq/Gale@d8e8537 Updated Upstream (Paper)
Dreeam-qwq/Gale@492609e Updated Upstream (Paper)
Dreeam-qwq/Gale@d9a7cf0 Updated Upstream (Paper)
Dreeam-qwq/Gale@afbc1ea Updated Upstream (Paper)
|
2024-08-27 20:27:01 -04:00 |
|
Dreeam
|
778edd2e05
|
Updated Upstream (Paper/Gale/Purpur)
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@1c3c47a Correctly check enchants for ItemStack#damage (#11240)
PaperMC/Paper@1187544 Fix teleport event getTo returning null (#11239)
PaperMC/Paper@dd941cc Re-add patches for can-place/can-destroy API (#11238)
PaperMC/Paper@ab0d24a Configuration for horizontal-only item merging (#11219)
PaperMC/Paper@098bd39 Remove arbitrary book page limit (#11228)
PaperMC/Paper@f97aff7 [ci skip] Fix Effect javadocs (#11182)
PaperMC/Paper@4a97ba3 Fix `setSendViewDistance`'s return (#11247)
PaperMC/Paper@1798e94 Fix BasicCommand suggestion arg count (#11241)
PaperMC/Paper@7c9240f Improve standard messenger logging
PaperMC/Paper@9ab644e Fix `TooltipContext.create` being wrong(#11254)
PaperMC/Paper@11b4ac7 Fix disableEndCredits world config (#11261)
PaperMC/Paper@bf5852a Fix NPE for PlayerPostRespawnEvent#getRespawnedLocation (#11268)
PaperMC/Paper@fb53074 Apply optimise collision checking in move packet handling patch
PaperMC/Paper@81bfda8 [ci skip] Specify rebase location in CONTRIBUTING (#11255)
PaperMC/Paper@9571983 Fix scanForLegacyEnderDragon world config (#11262)
PaperMC/Paper@ec55c11 Fix indestructable light blocks (#11275)
PaperMC/Paper@1b8ab11 Add Configuration for vertical Despawn Ranges (#10440)
PaperMC/Paper@534ab86 [ci-skip] Revert "Add Configuration for vertical Despawn Ranges (#10440)" (#11278)
PaperMC/Paper@e619744 Allow skipping of world symlink validation (#11250)
PaperMC/Paper@78216fe Re-implement portalCreateRadius world config (#11267)
PaperMC/Paper@4829fbf Handle custom registry elements properly (#11230)
PaperMC/Paper@d5ffc57 Implement more methods for horse inventories (#11147)
PaperMC/Paper@52ae4ad Migrate ArmorStand meta to using entity tag (#11107)
PaperMC/Paper@75655ec Add Configuration for vertical Despawn Ranges (#11279)
PaperMC/Paper@0e73617 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11284)
PaperMC/Paper@66a97cc Update item data sanitization (#11227)
PaperMC/Paper@2e82fd2 Add even more Enchantment API (#11115)
PaperMC/Paper@57dd822 Leashable API (#10961)
PaperMC/Paper@8c3018a Fix Selector Arguments not working with permission (#11286)
PaperMC/Paper@4401748 Fix CraftBukkit drag system (#10703)
PaperMC/Paper@64c9ee6 Allow getting/setting the sign's editor uuid (#10637)
Gale Changes:
Dreeam-qwq/Gale@dc228bb Updated Upstream (Paper)
Dreeam-qwq/Gale@ecbaa9c Updated Upstream (Paper)
Dreeam-qwq/Gale@7e2df5b Updated Upstream (Paper)
Dreeam-qwq/Gale@ea59414 Updated Upstream (Paper)
Dreeam-qwq/Gale@e373e97 Updated Upstream (Paper)
Purpur Changes:
PurpurMC/Purpur@366af80 Updated Upstream (Paper)
PurpurMC/Purpur@07979c3 Updated Upstream (Paper)
PurpurMC/Purpur@3f790ac Updated Upstream (Paper)
PurpurMC/Purpur@201e928 Updated Upstream (Pufferfish) (#1575)
PurpurMC/Purpur@f2307b8 Updated Upstream (Paper)
PurpurMC/Purpur@bba87bf Updated Upstream (Paper)
PurpurMC/Purpur@f530395 Fix no exp drops from spawners using silk touch pickaxe without option enabled (#1582)
|
2024-08-17 19:03:05 -04:00 |
|
Dreeam
|
d8c2bb9abd
|
Fix config loading issue caused by wrong default config key
|
2024-08-09 19:51:44 +08:00 |
|
Dreeam
|
d4fcc796c6
|
Add Leaf Bootstrap
Also fixed Ignore terminal provider warning not working
|
2024-07-31 22:24:37 +08:00 |
|
Dreeam
|
6004e01adf
|
Good morning.
|
2024-06-21 13:14:45 +08:00 |
|
Dreeam
|
8c627d5801
|
Updated Upstream (Gale/Purpur)
|
2024-05-28 20:42:37 +08:00 |
|
Dreeam
|
90732ec4cf
|
Add back Leaves protocol support
|
2024-05-21 19:21:31 +08:00 |
|