Paper/patches/removed
Bjarne Koll 2873869bb1
Drop manual isEditable copy in CraftSign
Signs no longer have a specific isEdiable state, the entire API in this
regard needs updating/deprecation. The boolean field is completely gone,
replaced by a uuid (which will need a new setEditingPlayer(UUID) method
on the Sign interface), and the current upstream implementation of
setEdiable simply flips the is_waxed state.

This patch is hence not needed as it neither allows editing (which will
be redone in a later patch) nor is required to copy the is_waxed boolean
flag as it lives in the signs compound tag and is covered by applyTo.
2023-06-08 11:35:39 +02:00
..
1.14 Move patches around 2021-06-11 14:02:28 +02:00
1.15 Move patches around 2021-06-11 14:02:28 +02:00
1.16 Move patches around 2021-06-11 14:02:28 +02:00
1.17 Readd chunk priority patch, including many chunk system fixes from tuinity (#6488) 2021-08-26 02:16:27 +00:00
1.18 1.18 misc performance dev branch (#7368) 2022-02-18 09:44:46 -08:00
1.18.2 Remove Patches (#7541) 2022-03-11 21:13:46 +01:00
1.19 [ci skip] Remove non-functioning patch 2022-12-10 21:40:18 -07:00
1.19.1 Updated Upstream (Bukkit/CraftBukkit) 2022-08-01 16:01:20 +02:00
1.19.2-legacy-chunksystem [ci skip] Undo modification to removed patches in latest commit (#8512) 2022-10-27 15:03:11 -05:00
1.19.3-paper-plugins Paper Plugins (#8108) 2023-02-19 08:57:10 -06:00
1.19.4 Add back optimize hoppers (#8999) 2023-03-18 12:03:42 -07:00
1.20 Drop manual isEditable copy in CraftSign 2023-06-08 11:35:39 +02:00
0017-Configurable-speed-for-water-flowing-over-lava.patch Move patches around 2021-06-11 14:02:28 +02:00
0033-Generator-Settings.patch Move patches around 2021-06-11 14:02:28 +02:00
0035-Stop-updating-flowing-block-if-material-has-changed.patch Move patches around 2021-06-11 14:02:28 +02:00
0036-Fast-draining.patch Move patches around 2021-06-11 14:02:28 +02:00
0037-Send-absolute-position-the-first-time-an-entity-is-s.patch Move patches around 2021-06-11 14:02:28 +02:00
0097-Prevent-Waterflow-BlockFromToEvent-from-loading-chun.patch Move patches around 2021-06-11 14:02:28 +02:00
0115-Water-mobs-should-only-spawn-in-the-water.patch Move patches around 2021-06-11 14:02:28 +02:00
0123-SPIGOT-1401-Fix-dispenser-dropper-furnace-placement.patch Move patches around 2021-06-11 14:02:28 +02:00
0280-Configurable-Unrestricted-Signs.patch Move patches around 2021-06-11 14:02:28 +02:00
0532-Unload-leaked-Cached-Chunks.patch Move patches around 2021-06-11 14:02:28 +02:00