Commit Graph
59 Commits
Author SHA1 Message Date
Nassim Jahnke 243cfdf6b5 Don't not shuffle visible chunks (#6283) 2021-08-02 10:00:31 +02:00
Nassim Jahnke 722c7ccb57 Fix closeInventory shenanigans (#6292) 2021-07-30 11:37:11 +02:00
Nassim Jahnke 15031fa7d7 Updated Upstream (CraftBukkit) (#6279)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

CraftBukkit Changes:
6788550f SPIGOT-6678: ChunkSnapshot#isSectionEmpty() not working as intended.
3ad0fb1c #901: Fix PlayerStatisticIncrementEvent spam
2021-07-28 09:39:14 +02:00
Nassim JahnkeandJason Penilla 985e42705e Fix PaperTickList (#6241)
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
2021-07-21 19:12:24 +02:00
Nassim JahnkeandJason Penilla ba64307307 Don't expose ASM in API (#6229)
ASM was not meant to exposed to API consumers in the first place, and for the duration of time it has been exposed, it has also been relocated.

Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
2021-07-20 00:58:48 +02:00
Nassim Jahnke e2ed8e9e86 Use mapped names for sensor and behavior timings/config (#6228) 2021-07-19 13:07:49 +02:00
Nassim Jahnke 039952aa5e Revert "Fix PaperTickList" (#6216)
This commit reverts https://github.com/PaperMC/Paper/commit/b166af8801988c2e8369aa84a0cf8c2eda542848
2021-07-17 21:57:00 +02:00
Nassim Jahnke 95ff18dca7 Fix block action handling (#6213) 2021-07-17 14:46:46 +02:00
Nassim Jahnke 081a882f94 Updated Upstream (CraftBukkit)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

CraftBukkit Changes:
b5d7883a SPIGOT-6634: Override needed method
99561c21 SPIGOT-6624: Explosions do not destroy blocks out of vanilla heights in custom dimensions
2021-07-09 16:08:42 +02:00
Nassim Jahnke 2689c8d04f Drop no longer needed patch (#6115) 2021-07-07 19:18:05 +02:00
Nassim Jahnke 823ad58768 Fix MobEffectArgument#getEffect reobf 2021-07-07 15:42:08 +02:00
Nassim Jahnke 7037cd401f Update to Minecraft 1.17.1 (#6097) 2021-07-07 08:52:40 +02:00
Nassim Jahnke f800d80c45 Fix chicken jockey chicken persistence (#6005) 2021-06-26 10:54:24 +02:00
Nassim Jahnke 4cc6f5ca37 Updated Upstream (Bukkit/CraftBukkit) (#5952) 2021-06-22 19:33:51 +02:00
Nassim Jahnke b7605a2231 Fix player collision patch cleanup (#5947) 2021-06-22 15:58:20 +02:00
Nassim Jahnke 41acf2c279 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#5904)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
70d24eb8 SPIGOT-6587: Update documentation/error of drop chance API

CraftBukkit Changes:
470050ad SPIGOT-6587: Update documentation/error of drop chance API
1c39efa3 Fix Inventory#getViewers on the player inventory not returning the player first time their inventory is opened
d161627d Fix PrepareItemCraftEvent#isRepair
aa1fae73 SPIGOT-6586: EntityChangeBlockEvent for falling block does not cancel properly
8a04072e SPIGOT-6583: Throwing eggs doesn't make sounds

Spigot Changes:
f773da84 Remove redundant patch
cd367234 Rebuild patches
2021-06-20 21:25:59 +02:00
Nassim Jahnke 3bf9315d27 [CI-SKIP] Update README (#5882) 2021-06-19 21:03:18 +02:00
Nassim Jahnke eac2ccfb3a Fix startup delay and warning caused by oshi 2021-06-19 09:57:56 +02:00
Nassim Jahnke 601c40df88 Updated Upstream (CraftBukkit)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

CraftBukkit Changes:
68d40318 SPIGOT-6580: Cancelling SlimeSplitEvent Causes Infinite Loop
78d93f77 SPIGOT-6576: BlockExpEvent does not show XP when breaking a furnace
2021-06-19 09:06:28 +02:00
Nassim Jahnke 36b107516b Updated Upstream (Bukkit/CraftBukkit/Spigot)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
2dbec584 SPIGOT-6570: Missing InventoryType: COMPOSTER
e9ce88b9 SPIGOT-6562: Add more specific sculk sensor event

CraftBukkit Changes:
9122f5a6 #869: Fix BossBar setColor and setStyle updates
96a15d7a Incrase outdated build delay
ded19075 SPIGOT-6570: Missing InventoryType: COMPOSTER
d7ef1e91 SPIGOT-6558: Attempt to improve SkullMeta
e7a63287 SPIGOT-6562: Add more specific sculk sensor event

Spigot Changes:
101ebb63 SPIGOT-6573: Berry Bushes deal damage when not moving
2021-06-17 14:50:16 +02:00
Nassim Jahnke 15c337032b Enable chunk load for feature search by default 2021-06-16 22:42:48 +02:00
Nassim Jahnke 79da41d557 Fix entity death sounds 2021-06-16 22:17:53 +02:00
Nassim Jahnke a483019516 Port improve chunk status transition speed 2021-06-16 15:47:07 +02:00
Nassim Jahnke 3539c592ed Fix custom world height in xray patch 2021-06-16 15:14:19 +02:00
Nassim Jahnke 41c8d7f600 Definitely readd this patch for the first time 2021-06-16 13:07:43 +02:00
Nassim Jahnke c922b685e0 Port chunk priority urgency patch 2021-06-16 12:14:53 +02:00
Nassim Jahnke 626ce2b5d3 Port Stop-copy-on-write-operations-for-updating-light-dat 2021-06-15 17:43:00 +02:00
Nassim Jahnke f46fa34d91 Changes to xray patch 2021-06-15 16:33:39 +02:00
Nassim Jahnke b0db65a34d Fix ChunkPacketBlockControllerAntiXray initialize 2021-06-15 16:07:27 +02:00
Nassim Jahnke 3cf01f9fca Port anti x-ray patch 2021-06-15 15:20:52 +02:00
Nassim Jahnke dfe0ef7ab1 Fix compile 2021-06-13 14:54:37 +02:00
Nassim Jahnke 7ff9e98d2a Move this back 2021-06-13 14:44:31 +02:00
Nassim Jahnke 1325ad102a More more work 2021-06-13 14:43:56 +02:00
Nassim Jahnke 8521fdc840 More work 2021-06-13 13:40:34 +02:00
Nassim Jahnke 43227a418f Work 2021-06-13 11:41:07 +02:00
Nassim Jahnke 3a483825e0 More more more work 2021-06-12 14:58:17 +02:00
Nassim Jahnke 21c7efe18c Fix patch, fix .gitattributes file name 2021-06-12 14:09:11 +02:00
Nassim Jahnke 3f41a42781 More more work 2021-06-12 13:18:01 +02:00
Nassim Jahnke d937034264 More work 2021-06-12 12:26:21 +02:00
Nassim Jahnke bb5486d372 Updated Upstream (CraftBukkit) (#5762)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

CraftBukkit Changes:
90a4d64a Remove usage of Java 11 method not caught by animal sniffer
c51c0f7f SPIGOT-6483: Fix cancelling EntityPickupEvent for villagers
2021-06-01 12:19:10 +02:00
Nassim Jahnke bf6831d330 Fix entity motion tag from mob spawners (#5718) 2021-05-24 11:18:26 +02:00
Nassim Jahnke a24d848933 Fix force upgrade patch (#5699) 2021-05-21 10:29:49 +02:00
Nassim Jahnke 54608e4fe2 Rename leftover resource->datapack (#5662) 2021-05-17 08:59:20 +02:00
Nassim Jahnke a47ab2dc89 Updated Upstream (CraftBukkit) (#5652)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

CraftBukkit Changes:
5b0e2d2d Move additional dependencies to runtime scope
2021-05-16 18:35:49 +02:00
Nassim Jahnke d44063b749 Update Java version warning (#5621) 2021-05-12 15:58:21 +02:00
Nassim Jahnke 16d00c1e9f Keep moveToWorld with old method signature 2021-05-04 11:55:29 +02:00
Nassim Jahnke 9cf8e67706 Add internal channel initialization listeners (#5557) 2021-04-30 15:47:45 +02:00
Nassim Jahnke bad7e5b236 Check for world change in MoveEvent API methods 2021-04-30 15:05:45 +02:00
Nassim Jahnke 6190c17845 Expose server protocol version (#5416) 2021-04-12 19:45:58 +02:00
Nassim Jahnke 8c0bedeefc Add dropLeash variable to EntityUnleashEvent (#5130) 2021-01-30 14:23:15 +01:00
Nassim Jahnke 7c3f274871 Add more lightning API 2020-07-26 14:46:14 +02:00
Nassim Jahnke 744cdf7512 Add PlayerItemCooldownEvent 2020-08-25 14:01:03 +02:00
Nassim Jahnke 7db19cb346 Use title packet for actionbar methods (#3959) 2020-07-22 10:01:35 +02:00
Nassim Jahnke ec909b2144 Fix moveToWorld worldserver reference (#3929) 2020-07-17 18:44:39 +02:00
Nassim Jahnke 2bdad1f69a Some fixes (#3630)
* Fix block action sending

* Fix chest property check
2020-06-26 21:34:52 +02:00
Nassim Jahnke 2baf3d7f5b Add item slot helper methods for various inventories (#3221) 2020-05-06 01:49:16 +02:00
Nassim Jahnke 1f4366de5a Pass fireworks through vanished players (#3021) 2020-03-18 14:58:50 +01:00
Nassim Jahnke e7dadac1ae Fix sign line capping check (#2522) 2019-09-02 00:21:08 +02:00
Nassim Jahnke 55e2ef9d9c Fix server crash with piercing shots through vanished players (#2390) 2019-08-01 00:04:45 +02:00