Commit Graph

92 Commits

Author SHA1 Message Date
121a7bf4eb Make GameRule a FeatureDependant (#12429) 2025-04-14 13:21:14 +02:00
f00727c57e 1.21.5
Co-authored-by: Bjarne Koll <git@lynxplay.dev>
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
Co-authored-by: Lulu13022002 <41980282+Lulu13022002@users.noreply.github.com>
Co-authored-by: MiniDigger | Martin <admin@minidigger.dev>
Co-authored-by: Nassim Jahnke <nassim@njahnke.dev>
Co-authored-by: Noah van der Aa <ndvdaa@gmail.com>
Co-authored-by: Owen1212055 <23108066+Owen1212055@users.noreply.github.com>
Co-authored-by: Shane Freeder <theboyetronic@gmail.com>
Co-authored-by: Spottedleaf <Spottedleaf@users.noreply.github.com>
Co-authored-by: Tamion <70228790+notTamion@users.noreply.github.com>
Co-authored-by: Warrior <50800980+Warriorrrr@users.noreply.github.com>
2025-04-12 17:27:00 +02:00
9b1798d643 Simplify custom payload handling (#12347) 2025-03-27 14:22:38 +01:00
058455e4ca InventoryView QOL open method (#12282)
* Add QOL open method to InventoryView

* Check to ensure the opening isn't a InventoryMenu, allow HorseMenus

* Fix instanceof against API instaed of AbstractContainerMenu

* [ci skip] Remove suggested comment
2025-03-23 23:46:10 +01:00
f49d18df89 Add get/set customName to Skull block (#12302) 2025-03-21 17:52:00 +01:00
0680485095 Expand TrialSpawner API (#12025) 2025-02-12 23:24:46 +01:00
e616498ed7 Add Vault block API (#12068) 2025-02-12 23:15:22 +01:00
8927091a08 Do not record movement for vehicles/players unaffected by blocks
If the player is not affected by movement through blocks, then
storing the movement would eventually invoke logic to apply effects
caused by moving through such blocks. For example, moving through
a portal in spectator mode and then later switching to creative mode
would portal the player.
2025-02-02 11:16:59 -08:00
c94922514a MenuType API addition InventoryView Builders (#11816) 2025-01-11 20:21:24 +01:00
19ddbeff9e Fix InventoryAction wrong for Bundles (#11902) 2025-01-11 19:50:24 +01:00
4106da712c Fix retain passengers teleport flag (#11858) 2025-01-04 21:19:07 +01:00
feb8756567 Add datapack registration lifecycle event (#11804) 2024-12-28 13:30:43 -08:00
fd1b6b1ae9 Readd configurable auth server down kick message 2024-12-20 03:07:59 +01:00
431303ff40 Move ChunkMap setServerViewDistance to ATs 2024-12-20 03:07:58 +01:00
2612fb57dc Update paperweight to 2.0.0-beta.5 2024-12-17 13:03:31 -08:00
9c973e84bc Some fixes 2024-12-16 15:44:33 +01:00
cb51a4fbcd more compile fixes 2024-12-15 14:12:59 -08:00
8f1dcdd0b7 update restamp, add back entity ATs, rebuild patches 2024-12-15 22:39:52 +01:00
0262d9a165 fix a bunch of compile issues 2024-12-14 20:15:49 -08:00
5b17ebbd30 net/minecraft/server/dedicated 2024-12-14 23:58:10 +01:00
aa4dd1b840 net/minecraft/network/protocol/handshake/ 2024-12-14 15:55:25 -05:00
31913c0b0a net.minecraft.world.item 2024-12-14 12:50:23 -08:00
d9e895a6d4 copy over access transformers from the old repo 2024-12-13 20:44:19 +01:00
f2ff5966a6 First few files and initial rebuild 2024-12-13 16:52:45 +01:00
957d248aff more compile fixes 2023-06-08 13:56:13 -07:00
b121c04895 Moving ATs from the at file to individual patches (#8573) 2022-11-19 15:53:20 -08:00
e7535118d9 Add missing Entity + Projectile API (#7632) 2022-10-11 17:04:26 -04:00
09a1be7aef Teleportation API (#6562) 2022-07-22 14:36:43 -05:00
e8ece1a43a Fix more issues 2022-06-07 20:59:40 -07:00
e889c23537 Add more missing entity API (#7592) 2022-03-19 10:30:16 -04:00
5fbf2f883d Add get/set wait time for fish hooks. (#5595) 2022-03-13 18:33:01 -04:00
f4e6d62953 More projectile API (#5731) 2022-03-11 11:37:08 -05:00
4dcdc0e502 Fix cancelling ProjectileHitEvent for piercing arrows (#7492) 2022-03-05 12:45:57 -08:00
54b4f47959 Fix falling block spawn methods
For some reason Spigot broke both behavior and the method as a whole
2022-03-04 20:47:30 +01:00
753ac9ce84 fixed flat bedrock patch 2022-02-28 16:47:11 -08:00
e989331cd4 Fix custom inventory holders (#6199) 2022-02-22 15:00:45 -08:00
0707073df5 Configurable sculk sensor listener range (#6443) 2022-02-20 13:44:14 -08:00
82a3c96a4f Fix entity armor not showing on death animation (#7355) 2022-02-18 10:16:41 -08:00
9425b30b18 Use access transformers for player profile API (#7468) 2022-02-18 18:30:37 +01:00
68325f5385 Add configurable stronghold seed (#7334) 2022-01-23 06:26:22 -08:00
ab498329b2 Fix NotePlayEvent (#5180) 2022-01-22 07:42:10 +00:00
affb89f9a2 Expand Panda API (#7061) 2022-01-17 18:23:44 -05:00
a36a4e2018 Updated Upstream (Bukkit/CraftBukkit/Spigot) 2021-12-31 19:05:42 -08:00
0ca006fedf Fix riding distance statistics (#7021/SPIGOT-6475) (#7033) 2021-12-31 08:17:08 +01:00
7c67368f7f Add API for item entity health (#6514) 2021-12-21 23:07:15 -08:00
ba5ef6e1ac Entity powdered snow API (#6833) 2021-12-21 19:52:54 -08:00
b895b00dd3 Fix entity equipment on cancellation of EntityDeathEvent (#5740) 2021-12-08 10:25:57 -08:00
c53d93419c Update and deprecate Allow delegation to vanilla chunk gen (#7031) 2021-12-05 02:27:20 -08:00
77e275cff4 Add missing AT (#6970) 2021-11-30 18:28:16 -08:00
6059060adf Port flat bedrock (generator settings) to 1.18 (#6960) 2021-12-01 02:31:13 +01:00