Commit Graph

16 Commits

Author SHA1 Message Date
23f2b745cd some more stuffs 2023-06-07 19:04:01 -07:00
1bda3d4d2a Start working on 1.20 2023-06-07 18:24:39 +02:00
0fa58eada1 More more more more more more patches 2023-03-14 21:25:13 +01:00
08ab8edb76 Start working on 1.19.4 2023-03-14 18:11:24 +01:00
00dec09758 Patching patched patched patches 2022-12-07 21:16:54 +01:00
b7dd55ce72 API patches 2022-12-07 17:46:46 +01:00
ca9ce05bb0 More more more more work 2022-07-27 23:19:52 +02:00
858aabab7c Move patches over, start with first few 2022-07-27 20:52:03 +02:00
428127a055 More more more more more more more patches 2022-06-08 12:20:57 +02:00
1148687a8d Prepare for 1.19 dev 2022-06-07 18:52:56 +02:00
5c7b445c76 Remove KeyedObject interface (#7680) 2022-03-30 13:28:38 -07:00
a9e4b937c0 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454)
* 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:
8085edde SPIGOT-6918: Add SpawnCategory API and configurations for Axolotls
04c7e13c PR-719: Add Player Profile API
71564210 SPIGOT-6910: Add BlockDamageAbortEvent

CraftBukkit Changes:
febaa1c6 SPIGOT-6918: Add SpawnCategory API and configurations for Axolotls
9dafd109 Don't send updates over large distances
bdac46b0 SPIGOT-6782: EntityPortalEvent should not destroy entity when setTo() uses same world as getFrom()
8f361ece PR-1002: Add Player Profile API
911875d4 Increase outdated build delay
e5f8a767 SPIGOT-6917: Use main scoreboard for /trigger
a672a531 Clean up callBlockDamageEvent
8e1bdeef SPIGOT-6910: Add BlockDamageAbortEvent

Spigot Changes:
6edb62f3 Rebuild patches
7fbc6a1e Rebuild patches

* 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:
de951355 SPIGOT-6927: Fix default value of spawn-limits in Worlds
2022-02-12 14:20:33 +01:00
8868dd196d all api patches done*
*still waiting for leaf to port datafixer to 1.18 so i can do entity serialization
2021-11-24 20:24:51 -05:00
ed6d43ddb0 Prepare for updating server patches 2021-11-23 00:57:41 -08:00
c932582273 Fix EntityPortalExitEvent target location
Now uses the proper position and world as well as correct pitch
Fixes #6739

Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
2021-10-07 11:05:49 +02:00
5f9ed411df Fix EntityPortalExitEvent not being called (#5617) 2021-10-05 14:19:27 -07:00