Commit Graph

41 Commits

Author SHA1 Message Date
4f136356d8 some more patch 2023-12-05 15:55:31 -07:00
46f4547805 Prepare for 1.20.3 dev 2023-12-05 18:20:55 +01:00
5f694a81ab Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9825)
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:
897a0a23 SPIGOT-5753: Back PotionType by a minecraft registry
255b2aa1 SPIGOT-7080: Add World#locateNearestBiome
ff984826 Remove javadoc.io doc links

CraftBukkit Changes:
71b0135cc SPIGOT-5753: Back PotionType by a minecraft registry
a6bcb8489 SPIGOT-7080: Add World#locateNearestBiome
ad0e57434 SPIGOT-7502: CraftMetaItem - cannot deserialize BlockStateTag
b3efca57a SPIGOT-6400: Use Mockito instead of InvocationHandler
38c599f9d PR-1272: Only allow one entity in CraftItem instead of two
f065271ac SPIGOT-7498: ChunkSnapshot.getBlockEmittedLight() gets 64 blocks upper in Overworld

Spigot Changes:
e0e223fe Remove javadoc.io doc links
2023-10-22 12:12:00 -07:00
664d59e3d7 sync netty version with vanilla (#9842) 2023-10-15 23:41:17 +09:00
358877e2e2 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:
fb23cbb3 Define surefire plugin version
d022084a Define ordering for MetadataStoreTest
99a7f6f0 PR-910: Match generic max absorption attribute name style with the rest
c7390d71 PR-909: Update tests to JUnit 5

CraftBukkit Changes:
f0661c351 PR-1230: Move unstructured PDC NBT serialisation to SNBT
452fcb599 PR-1256: Update tests to JUnit 5
2023-09-24 17:16:58 +10:00
d5469c16d1 and some more patches 2023-09-21 21:05:18 -07:00
524eeedaa8 So it begins... 2023-09-21 19:18:04 +02:00
fb00916689 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:
0c5d8709 SPIGOT-7400: Downgrade maven-resolver due to issues resolving certain depends
255c4fdb SPIGOT-7380: Add PlayerInteractEvent#getClickedPosition and ChiseledBookshelf#getSlot

CraftBukkit Changes:
b6b514b7e SPIGOT-7400: Downgrade maven-resolver due to issues resolving certain depends
fcff84de9 SPIGOT-7399: Revert null check in CraftMetaItem#safelyAdd
44a4b5649 SPIGOT-7380: Add PlayerInteractEvent#getClickedPosition and ChiseledBookshelf#getSlot
676969d01 SPIGOT-7389: Handle setting null items in ChiseledBookshelf Inventory
2023-06-18 13:03:18 +02:00
c720ef617e even moar patches 2023-06-07 15:58:10 -07:00
1bda3d4d2a Start working on 1.20 2023-06-07 18:24:39 +02:00
62d13109b7 make tests pass 2023-03-14 16:29:38 -07:00
b7ee1ae38a More more more more more patches 2023-03-14 20:54:57 +01:00
08ab8edb76 Start working on 1.19.4 2023-03-14 18:11:24 +01:00
6f65677ca2 check now succeeds 2022-12-08 10:23:12 -08: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
b121c04895 Moving ATs from the at file to individual patches (#8573) 2022-11-19 15:53:20 -08:00
ee2c1caf9b More more work 2022-07-27 22:17:18 +02:00
858aabab7c Move patches over, start with first few 2022-07-27 20:52:03 +02:00
5e5e561112 Bump netty 2022-06-12 23:53:18 +01:00
2168417373 Move to configurate for paper.yml (#7609) 2022-06-09 01:51:45 -07:00
6491bdb641 Fix tests (again?) 2022-06-08 18:18:49 +02:00
9596c37668 a bunch more patches done 2022-06-07 22:02:19 -07:00
1148687a8d Prepare for 1.19 dev 2022-06-07 18:52:56 +02:00
eee1f6a0e0 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7116) 2021-12-20 23:46:51 +01:00
82eff9628d re-inline Goal.Flag iteration 2021-11-30 00:36:30 -08:00
65d44a991e More more more more more more more more more more more work 2021-11-24 12:38:00 +01:00
ed6d43ddb0 Prepare for updating server patches 2021-11-23 00:57:41 -08:00
130e21da7e Deduplicate strings in ObfHelper (#6841) 2021-11-04 17:23:06 -07:00
d3dab2f22c Remove method rename and fix reobf for Goal#getFlags (#6528) 2021-09-09 12:12:22 -05:00
df51228b73 Fix VanillaGoals when in reobfuscated environment (#6580) 2021-09-09 11:57:16 -05:00
aa487a3e4c Fix Mob Goal Leak (#6394) 2021-08-22 06:19:45 +02:00
973d5bf77b Fix Incorrectly Typed Goals (#6200) 2021-08-06 13:05:53 -04:00
6c9cd70194 fix build 2021-06-17 22:25:52 +02:00
4ac379cbd0 death to more obfhelpers 2021-06-17 22:20:03 +02:00
62fabeca0c deprecate all obfhelpers 2021-06-17 21:52:26 +02:00
b2cab70594 Minor patch cleanup 2021-06-16 20:43:30 -05:00
e3fac1cbe3 mojang mapped vanilla goals 2021-06-16 01:24:22 +02:00
952a2225df Fix a few cases of the vanilla mob goals 2021-06-16 00:47:05 +02:00
a1d90ea32f AT bullshit 2021-06-16 00:24:12 +02:00
d6cfd79fb2 patches 2021-06-13 19:40:12 -07:00