Commit Graph

24 Commits

Author SHA1 Message Date
0087658702 Patches!!! MORE 2023-12-06 11:21:56 -05:00
46f4547805 Prepare for 1.20.3 dev 2023-12-05 18:20:55 +01:00
664d59e3d7 sync netty version with vanilla (#9842) 2023-10-15 23:41:17 +09:00
2b7e17a127 more more more more more more more more more work 2023-09-22 17:24:59 +02:00
524eeedaa8 So it begins... 2023-09-21 19:18:04 +02:00
efc1f99846 Updated Upstream (Bukkit/CraftBukkit) (#9739)
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:
69c7ce23 PR-990: Use Mockito instead of InvocationHandler for test mocking
997de31d PR-893: Add a stream method to Registry to make it easier to use and to avoid unnecessary wrapping
6a8ce581 Fix malformed javadoc in previous commit
26c74f6d PR-890: Add more Sculk API (bloom, shriek, bloom event)
aa067abf PR-895: Load GameEvent and MusicInstrument from registry

CraftBukkit Changes:
78796c9de Add support for Java 21
ddc9a2dad SPIGOT-7475: Don't fire SculkBloomEvent during world generation
caee2311a PR-1245: Add a stream method to Registry to make it easier to use and to avoid unnecessary wrapping
de421cf56 PR-1242: Add more Sculk API (bloom, shriek, bloom event)
00f5a80fb PR-1252: Fix error when generating a tree in water
10219df3a PR-1248: Load GameEvent and MusicInstrument from registry
2023-09-21 09:48:55 -07:00
772363fc92 Move Log4j plugins to own source set (#9428) 2023-07-01 22:00:46 -07:00
f328e1ae26 vine boom sound 2023-06-08 04:47:19 -04:00
1bda3d4d2a Start working on 1.20 2023-06-07 18:24:39 +02:00
b5f8080674 More more more more more more more more patches 2023-03-14 22:10:53 +01:00
08ab8edb76 Start working on 1.19.4 2023-03-14 18:11:24 +01:00
d24a71e85d Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8874)
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:
6b3c598b PR-814: Add a method to send multiple equipment changes
181a984b Update Maven shade version to align with CraftBukkit
a5a36e32 Revert "Update Maven shade version to align with CraftBukkit"
7a8f4a42 Update Maven shade version to align with CraftBukkit
58327201 Add support for Java 20

CraftBukkit Changes:
b56426c7a PR-1142: Calculate explosion damage separately for each affected EntityComplexPart
fbe3410af PR-1140: Add a method to send multiple equipment changes
8434e3633 Add support for Java 20
c998a1d23 Increase outdated build delay
4a929b5d6 SPIGOT-7267: Fix EntityType#getTranslationKey() and add unit test
086d8dc8a SPIGOT-7268: CraftMetaPotion reads ShowParticles and ShowIcon properties incorrectly
8ba5e399e SPIGOT-7262: Improve visibility API

Spigot Changes:
a2190e30 Rebuild patches
2023-03-10 12:18:50 -08:00
4537ed779a Update netty to 4.1.87 2023-01-14 19:53:32 +01:00
580e157417 More patchidy patched patch patches 2022-12-07 22:57:15 +01:00
b7dd55ce72 API patches 2022-12-07 17:46:46 +01:00
2f8a665549 More more more more more more more work 2022-07-27 23:50:05 +02:00
858aabab7c Move patches over, start with first few 2022-07-27 20:52:03 +02:00
6c0ab6d3ef Updated Upstream (Bukkit/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

Bukkit Changes:
0a4b84d6 SPIGOT-7003: Add missing PlayerAnimationType
830db7d5 SPIGOT-5984: Add non deprecated / magic value way to set pixel in MapCanvas
20caf8ff PR-754: Add DamageCause.SONIC_BOOM

CraftBukkit Changes:
576a03704 SPIGOT-7003: Add missing PlayerAnimationType
0dcc5fdd0 SPIGOT-5984: Add non deprecated / magic value way to set pixel in MapCanvas
d75aacb43 Update Netty version
3b34c6bea SPIGOT-7044: Modified RandomSourceWrapper to ensure random is not null before setting seed
4b60bfd18 PR-1059: Add DamageCause.SONIC_BOOM
2022-06-09 13:55:33 +02:00
2168417373 Move to configurate for paper.yml (#7609) 2022-06-09 01:51:45 -07:00
0da6d1d498 Compilation error fixes 2022-06-08 15:59:48 +02:00
dcb23664a3 More more more more more more more more more more more patches 2022-06-08 15:36:56 +02:00
1148687a8d Prepare for 1.19 dev 2022-06-07 18:52:56 +02:00
a063840a0e Check HAProxyMessage type is PROXY (#7864) 2022-06-02 07:58:22 +10:00
695d2a2df5 Add support for Proxy Protocol (#7710) 2022-05-24 06:56:58 +02:00