Commit Graph

45 Commits

Author SHA1 Message Date
2c2dadf75b More more more more work 2024-12-03 20:34:55 +01:00
3a8f9e0b6e Start update, apply API patches 2024-12-03 17:58:41 +01:00
468c86ed14 [ci skip] Add identifying line to some larger/optimization patches 2024-11-09 21:44:55 +01:00
c8414e5d1d Update work 989 2024-10-24 22:29:29 +02:00
510057a8ad okaaay let's go 2024-10-22 18:23:19 +02:00
08e9cfb799 Remove Entity tracker field
Now the only tracker field is from the entity tracker
optimisations.
2024-07-28 15:28:28 -07:00
9253ea8b42 Fix respawn error due to null location
Closes #11017
2024-07-04 16:20:03 +02:00
37b7551e48 Readd more patches 2024-07-04 12:34:11 +02:00
0ef31547a1 Finish API patches 2024-06-13 08:45:43 -07:00
dd6b67a80a fix and cleanup loot table patches (#10100)
* fix and cleanup loot table patches

* fixes
2024-05-26 12:51:15 -07:00
02eec3bcd0 Patches 2024-04-25 11:42:10 +02:00
47ee5579ff Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
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