Commit Graph

  • 29fc853271 Allow empty paths in namespaced keys (#12687) Lulu13022002 2025-06-21 07:56:45 +02:00
  • d61a51e81e Add ItemType#getBurnDuration() (#12604) Strokkur24 2025-06-21 07:54:29 +02:00
  • 3750927a06 [ci skip] Fix PermissionManager#clearPermissions() docs bad wording (#12657) Pedro 2025-06-21 01:01:11 -04:00
  • 71b0c76861 Adds support for vanilla negative explosions (#12705) Owen 2025-06-21 00:54:53 -04:00
  • e4eb69b8a1 Do not allow ticket level decreases to be processed asynchronously Spottedleaf 2025-06-20 21:10:09 -07:00
  • 219f86ee06 Implement chunk unload delay config option Spottedleaf 2025-06-20 21:07:21 -07:00
  • c77d5f99f9 Fix MC-297591 Spottedleaf 2025-06-20 20:51:44 -07:00
  • 839c6a1845 Fix #11169 (#12706) Owen 2025-06-20 19:22:27 -04:00
  • 6a51c44ec2 Cleanup Primed TNT Fix (#12704) Owen 2025-06-20 18:22:37 -04:00
  • a7dd263566 Enable spigot obfuscation support (#12695) Bjarne Koll 2025-06-20 23:11:33 +02:00
  • 4b3f967e49 Improve Fix MC-44654 (#12703) Owen 2025-06-20 16:02:24 -04:00
  • 74fbcce5ae Check type of Material in get/set stats (#12607) Pedro 2025-06-20 10:45:40 -04:00
  • 4781d28b4b Re-add Log4j Javadocs (#12693) Antti Koponen 2025-06-19 04:31:59 +03:00
  • f5534cb7c7 [ci skip] Run generators (#12691) Lulu13022002 2025-06-18 20:05:50 +02:00
  • 62b7f86dae Avoid and discourage use of Maven Central as a CDN (#12689) Jason Penilla 2025-06-18 10:47:21 -07:00
  • a1b30587d9 Provide env environment variable and copy spigots sys prop for overriding default repository ver/1.21.5 Shane Freeder 2025-06-18 11:04:48 +01:00
  • 5613ed6dfb Provide env environment variable and copy spigots sys prop for overriding default repository Shane Freeder 2025-06-18 11:04:48 +01:00
  • 8980ead7ea Directly walk text component after converting from JSON Spottedleaf 2025-06-17 19:02:35 -07:00
  • e4d7178a3c Implement WaypointTransmitter#isChunkVisible Spottedleaf 2025-06-17 17:53:12 -07:00
  • 1fcc4162d1 Implement FeatureHooks#isChunkSent for Moonrise chunk system Spottedleaf 2025-06-17 17:47:50 -07:00
  • 40d5d31c83 Fix recursively converting JSON Text Components Spottedleaf 2025-06-17 16:38:01 -07:00
  • 023e6c2953 Ensure waypoints are per world Bjarne Koll 2025-06-17 23:43:05 +02:00
  • d2b1158e6c Set correct world access on BSL snapshots Shane Freeder 2025-06-17 20:38:39 +01:00
  • 8318dcb74b Update DataConverter to 1.21.6-rc1 Spottedleaf 2025-06-17 10:00:54 -07:00
  • b28d77b3e3 Update Moonrise to 1.21.6 Spottedleaf 2025-06-17 09:43:57 -07:00
  • 245b5473a0 Update base to 1.21.6 Nassim Jahnke 2025-06-17 17:17:44 +02:00
  • 457a0a69bf Bump version string and protocol version to 1.21.6 release Notably, this does not bump the world data version. This will be left for when the actual Vanilla base is updated, just in case. This early bump will likely be the exception for more ironed out update previews in the future. Nassim Jahnke 2025-06-17 15:54:23 +02:00
  • a24f9b204c 1.21.6 dev Bjarne Koll 2025-05-28 13:23:32 +02:00
  • 39203a65e0 [ci skip] Publish PR API and dev bundles (#12672) 1.21.5 Jason Penilla 2025-06-16 17:35:54 -07:00
  • 89059c25dc Add RegistryRetriever for future use in registry API feature/RegistryRetriever Jake Potrebic 2025-06-05 22:24:26 -07:00
  • 2f1c6f35d6 do not teleport player twice on first spawn Lulu13022002 2025-06-14 18:18:50 +02:00
  • d1f89b9c70 pass correct context to CraftChatMessage#toJSON Lulu13022002 2025-06-14 17:33:23 +02:00
  • 084abd4546 do not call BlockGrowEvent on each age grow for cactus Lulu13022002 2025-06-14 17:28:55 +02:00
  • dac59acac9 fix EntityPortalExitEvent handling Lulu13022002 2025-06-14 17:22:24 +02:00
  • 6fbb3846d7 tweak BlockStateListPopulator pt 2 Lulu13022002 2025-06-13 20:35:15 +02:00
  • b9a4ec080a tweak BlockStateListPopulator Lulu13022002 2025-06-13 20:12:20 +02:00
  • c346755417 bump built-in datapack version Lulu13022002 2025-06-12 17:45:00 +02:00
  • f961ed57db update to rc1 Lulu13022002 2025-06-12 17:43:45 +02:00
  • 1102e7b821 fix Equippable#shearSound Lulu13022002 2025-06-12 17:09:30 +02:00
  • 96d739c17e rename RegistryFreezeEvent to RegistryComposeEvent Jake Potrebic 2025-06-11 19:31:54 -07:00
  • a38aeef6de fix indices for horse inventories getItem Lulu13022002 2025-06-11 18:47:00 +02:00
  • 87d0fdd89e happy ghast is a vehicle Lulu13022002 2025-06-11 17:28:08 +02:00
  • 8c313fb30b properly override removePassenger for happy ghast Lulu13022002 2025-06-11 17:17:02 +02:00
  • ba7fb23ddd Finish moving over to Holderable (#12646) Jake Potrebic 2025-06-10 16:29:10 -07:00
  • 569c3231fb update to pre4 Lulu13022002 2025-06-10 18:50:02 +02:00
  • 8d5be7ed9f port some generator fixes Lulu13022002 2025-06-10 17:04:49 +02:00
  • 7e68259ce9 attribute modifier display Lulu13022002 2025-06-10 16:53:02 +02:00
  • 6101c8af5b Fix infinite loop in RegionFile IO Spottedleaf 2025-06-09 03:04:38 -07:00
  • 12d8fe0beb Fix infinite loop in RegionFile IO Spottedleaf 2025-06-09 02:57:21 -07:00
  • 519e4224b1 Fix infinite loop in RegionFile IO Spottedleaf 2025-06-09 02:46:34 -07:00
  • 95565e0f4f Add missing attribute serialization updater Jake Potrebic 2025-06-08 18:33:24 -07:00
  • c63166f35c remove support of inlined painting variant in registry Lulu13022002 2025-06-08 20:59:27 +02:00
  • d4a7bbde1d fix Phantom#setAnchorLocation(null) Lulu13022002 2025-06-08 20:34:06 +02:00
  • c5fc0dc84b support block state mutation of already placed block entity in BlockStateListPopulator Lulu13022002 2025-06-08 19:55:19 +02:00
  • 48e94e8c89 fix sponge absorb resetting block entity data of waterlogged blocks Lulu13022002 2025-06-07 23:52:09 +02:00
  • 320f25cb04 fix sponge-absorb deleting chest content (#12647) David 2025-06-07 23:28:37 +02:00
  • c986ce54d9 Fix V4307 ordering issues Owen1212055 2025-06-07 15:09:22 -04:00
  • 4604c5f294 Change ordering on YamlSanitizationTest Owen1212055 2025-06-07 15:01:59 -04:00
  • 3527ccdf2e feat: expose updateDemand and restock on Villager (#12608) Mart 2025-06-07 06:42:11 -04:00
  • 03efecf0d3 Do not fire PlayerDropItemEvent for /give command David Polt 2025-06-07 12:22:48 +02:00
  • adb5aefcbf Add api for shear equippable logic Owen1212055 2025-06-06 23:36:48 -04:00
  • 1e44102532 Removed inlined art api Owen1212055 2025-06-06 23:26:38 -04:00
  • 720e63ffec Remove craft flying Owen1212055 2025-06-06 23:25:43 -04:00
  • 3594d24a2d Properly send over SADDLE and BODY equipment items to PlayerInventory Owen1212055 2025-06-06 23:23:38 -04:00
  • c609d6dc29 Remove SERVER_ONLY command flag functionality Owen1212055 2025-06-06 22:42:24 -04:00
  • 7c2ffd5e57 Prune the api version suffix Owen1212055 2025-06-06 22:39:01 -04:00
  • 94f2903584 Do not blow up accessing unregistered memories from API (Fixes #12618) (#12639) Shane Freeder 2025-06-07 03:37:52 +01:00
  • 73d218c154 Improve command permission lookups Owen1212055 2025-06-06 22:11:49 -04:00
  • e87320d5f2 Fix UOE when using generateTree with pale oak (#12616) Warrior 2025-06-07 03:51:42 +02:00
  • 7ebc94c2a6 Add Registry#getTagValues (#12603) Strokkur24 2025-06-07 03:23:02 +02:00
  • 94fefb88e6 [ci skip] fix classpath split on Windows for generator CLI Lulu13022002 2025-06-06 21:30:23 +02:00
  • 4eda045b15 Backport fix for MC-296337 (Fixes #12617) (#12619) Shane Freeder 2025-06-06 19:05:30 +01:00
  • 774c40e712 Update CraftWorld#getForceLoadedChunks to avoid using getChunkAt Spottedleaf 2025-06-05 14:55:57 -07:00
  • 26a8254556 fix some NPEs Lulu13022002 2025-06-05 22:02:57 +02:00
  • 77d1c2338f Remove useless comments and FQN in source Bjarne Koll 2025-06-05 19:29:19 +02:00
  • a8df934641 Run generators Bjarne Koll 2025-06-05 19:28:06 +02:00
  • 73c536da8b add new UI sound category Lulu13022002 2025-06-05 18:47:13 +02:00
  • 24cd24c8cc Optimise CraftWorld#getLoadedChunks Spottedleaf 2025-06-05 08:16:25 -07:00
  • f00d9bce79 Second part of diff Bjarne Koll 2025-06-05 03:05:16 +02:00
  • 921c5f936e Do not send update packets for saddle/body slots Bjarne Koll 2025-06-05 01:23:45 +02:00
  • f8bde6e1d0 Resend leash state Bjarne Koll 2025-06-04 21:38:33 +02:00
  • 39ff9ed2c8 Pass hand to entity unleash event Bjarne Koll 2025-06-04 21:10:37 +02:00
  • b81bb10233 Add new attributes for 1.21.6 Bjarne Koll 2025-06-04 19:12:57 +02:00
  • a4e0777a94 Build updates Jason Penilla 2025-06-04 09:42:35 -07:00
  • 66272e6aa3 Bump server compile memory Bjarne Koll 2025-06-04 17:31:22 +02:00
  • ec548f93dd 1.21.6-pre3 Bjarne Koll 2025-06-04 16:22:28 +02:00
  • 4c4ddfcce5 Update ItemType Bjarne Koll 2025-06-04 00:13:36 +02:00
  • b2f3c2c94f Move over to non discarding reporter Bjarne Koll 2025-06-03 23:32:52 +02:00
  • 5b36269252 Add MCUtil#toLocation from Folia Spottedleaf 2025-05-29 04:58:00 -07:00
  • 87b3d8ba06 Replace deprecated Thread#getId usage with Thread#threadId Spottedleaf 2025-05-29 04:59:52 -07:00
  • cb705c41ff Add DataConverter patch Spottedleaf 2025-06-03 13:15:20 -07:00
  • 4fa21c21fc Update Moonrise to 1.21.6-pre2 Spottedleaf 2025-06-03 12:50:46 -07:00
  • 52880cec74 Fix LayeredCauldronBlock event call Bjarne Koll 2025-06-03 17:17:52 +02:00
  • c136222eeb Moonrise compile fixes and changes Bjarne Koll 2025-06-03 16:58:23 +02:00
  • b15c51cea1 Rest of feature patches Bjarne Koll 2025-06-03 14:30:33 +02:00
  • 767e99c963 Moonrise attempt Bjarne Koll 2025-06-03 12:09:53 +02:00
  • 0c3879ac21 track block for lava/conduit damage Lulu13022002 2025-06-02 22:00:12 +02:00
  • fbc139e097 some fixes Lulu13022002 2025-06-02 21:43:03 +02:00
  • 18924de733 run generator Lulu13022002 2025-06-02 19:51:09 +02:00
  • 5cfd638335 Fix compile issues Bjarne Koll 2025-06-02 17:14:12 +02:00