Commit Graph
35 Commits
Author SHA1 Message Date
Warrior 0ec98e642c Add getChunkSnapshot includeLightData parameter (#10234) 2024-02-10 22:28:56 +01:00
Warrior a863590fd5 Propagate failed to bind to port error (#10235) 2024-02-10 20:23:50 +01:00
Warrior adf45d523a Disable memory reserve allocating (#10180) 2024-01-27 20:06:03 +01:00
Warrior bf4ab83226 Fix BlockDestroyEvents effectBlock not being set (#10131) 2024-01-05 01:09:04 +01:00
Warrior dce06a986f Keep newlines in outdated client/server message (#10042) 2023-12-26 20:02:22 +01:00
Warrior c60d4a3836 Fix yaw being ignored for first spawn pos (#9959) 2023-11-25 23:09:26 +01:00
Warrior 2cef1cc67e Include packet class name in packet encoding error messages (#9907) 2023-11-04 20:34:34 +01:00
Warrior 3230dd880e Add raw iron & raw copper blocks to anti xray defaults (#7622) 2023-11-04 16:07:48 +01:00
Warrior 9db92731a1 Fix crash when version_history.json is empty (#9871) 2023-10-29 00:24:54 +02:00
Warrior e331557dfc Move clientBrandName over to ServerPlayer (#9809) 2023-10-08 13:07:48 +03:00
Warrior b0704c757b Fix mobs not spawning when using an older config (#9793) 2023-10-04 20:08:47 +03:00
Warrior 2474c6ac97 Fix missing map initialize event call & missing map id assignment (#9756) 2023-09-24 21:17:29 +03:00
Warrior fbd79e55e5 Fix two beacon bugs (#9675) 2023-09-17 03:36:10 +03:00
Warrior a624543c95 Fix leashed pets teleporting to owner when loaded (#9686) 2023-09-17 01:16:44 +03:00
Warrior e0964c727a Add DISPLAY tracking range type (#9668) 2023-09-17 01:02:58 +03:00
WarriorandJake Potrebic a9be834ffa Fix Projectile#setOwner(null) not clearing owner (#9715)
* Fix Projectile#setOwner(null) not clearing owner

* rebased and merged into mentioned patch

---------

Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2023-09-17 00:37:38 +03:00
Warrior 537ef22fbf Call BlockRedstoneEvents for lecterns (#9721) 2023-09-15 00:17:53 +03:00
Warrior 11f2c20c6a Add missing particle javadocs (#9716) 2023-09-14 05:09:09 +03:00
Warrior c667df8ff5 Limit setBurnTime to valid short values (#9623) 2023-08-23 13:54:34 +03:00
Warrior 49502449bb Fix main thread priority being lowered (#9488) 2023-08-15 19:37:17 +02:00
Warrior 93f4d6f535 Fix DEFAULT getEntitySpawnReason for /summon (#9480) 2023-08-13 01:57:13 +02:00
Warrior b45d8b401b Cache map ids on item frames (#9584) 2023-08-12 15:33:24 +02:00
Warrior cf16a1eeb4 Make the cursor limit option apply to banners (#9554) 2023-08-10 15:22:40 +02:00
Warrior 31138ad3fc Fix wild wolves not considering bones interesting (#9579) 2023-08-09 01:15:01 +02:00
Warrior 2973f71a46 Use correct source for mushroom block spread event (#9587) 2023-08-09 00:51:58 +02:00
Warrior 2498b9ec82 Array backed synched entity data (#9460) 2023-07-10 15:27:50 +02:00
Warrior 41ea1348fd Fix MC-224454 (#9195) 2023-05-15 17:33:15 +02:00
Warrior 687db1c410 More accurate isInOpenWater impl (#9194) 2023-05-15 17:21:57 +02:00
Warrior cac56ed9b4 Fix lightning being able to hit spectators (#9193) 2023-05-08 16:17:00 +02:00
Warrior 01df66a280 Fix demo flag not enabling demo mode (#9103) 2023-04-16 01:30:23 +02:00
Warrior c68ce43ba6 Port airplane's use array for gamerule storage patch (#9087) 2023-04-06 14:18:45 +02:00
Warrior 7fceedc84f Fix MC-157464 Prevent sleeping villagers moving towards food (#8923) 2023-02-28 13:14:17 +01:00
7f4f5f8f3b Add /paper dumplisteners command (#8507)
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
Co-authored-by: TwoLeggedCat <80929284+TwoLeggedCat@users.noreply.github.com>
2022-11-23 23:28:38 +01:00
Warrior 3ef916da77 Exempt players in creative/spectator from nether ceiling damage (#8427) 2022-10-07 20:43:26 +02:00
Warrior 7b05942bcc Configurable item frame map cursor interval (#6385) 2021-08-13 21:14:44 +02:00