Commit Graph

33 Commits

Author SHA1 Message Date
76be2651ca "Downgrade" Vineflower to 1.10.1 release (#10423)
* "Downgrade" Vineflower to 1.10.1 release

The main thing we lose from the 1.11 snapshots is a recent fix for redundant casts.

* Thanks intellij

* a
2024-04-16 12:44:59 -07:00
89528bff42 Update patches to handle vineflower decompiler (#10406)
* Update patches to handle vineflower decompiler

* update patches again to handle inlined simple lambdas

* update vf again and re-apply/rebuild patches

* update patches after removal of verify-merges flag

* fix compile issue

* remove maven local

* fix some issues

* address more issues

* fix collision patch

* use paperweight release

* more fixes

* update fineflower and fix patches again

* add missing comment descriptor

---------

Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
2024-04-12 12:14:06 -07:00
db4ed47134 [ci skip] Add more identifying patch comments 2024-01-21 13:56:22 +01:00
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
4e0701e69d work and compile errors 2023-09-21 19:31:59 -07:00
524eeedaa8 So it begins... 2023-09-21 19:18:04 +02:00
bca9b424ba fix compile errors 2023-06-07 17:30:05 -07:00
0ec23e4426 1.20: Fix a bunch of compile issues (#9273) 2023-06-08 01:21:20 +02:00
07ee610d8e more patches 2023-06-07 15:41:25 -07:00
1bda3d4d2a Start working on 1.20 2023-06-07 18:24:39 +02: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
eac356d807 Patching patched patches 2022-12-07 20:22:28 +01:00
b7dd55ce72 API patches 2022-12-07 17:46:46 +01:00
b9481cae74 Move classes added to net.minecraft.server to paper packages (#8500) 2022-10-24 12:43:46 -07: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
2168417373 Move to configurate for paper.yml (#7609) 2022-06-09 01:51:45 -07:00
194d219e0a moar patches 2022-06-07 21:22:42 -07: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
da03d4a1bc Initial 1.18 update 2022-02-28 22:43:03 -07:00
3c9fb7812d [ci skip] Add nullable annotation to field (#7042)
Co-authored-by: Riley Park <rileysebastianpark@gmail.com>
2021-12-12 23:31:32 -05:00
77bed7ff51 Fix empty/null chunk section check in LevelChunk#getBlockData, rename… (#7039)
… patch and methods to make more sense with Mojang mappings
2021-12-05 15:32:02 -08:00
60caeea54e 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:
d25437bc Update to Minecraft 1.18-pre8

CraftBukkit Changes:
5a39a236 Update to Minecraft 1.18-pre8

Spigot Changes:
7840c2af Update to Minecraft 1.18-pre8
2021-11-24 14:26:32 -08:00
56eed81a9a add back Optimize collision to not load chunks 2021-11-24 10:46:06 -08:00
ed6d43ddb0 Prepare for updating server patches 2021-11-23 00:57:41 -08:00
2c55fce23e Fix collisions during world generation (#6129) 2021-07-09 03:16:57 -07:00
570006ab1e remove more obfhelpers 2021-06-17 14:39:36 -07:00
a486d2eccf nuke a few more obfhelpers 2021-06-17 21:37:37 +02:00
111c52e314 add entity debug info patch back 2021-06-13 23:41:01 -07:00
3ee043dc0c MOAR PATCHES 2021-06-13 15:05:18 -07:00