Jason Penilla
c3eb1935c1
compile fixes
2024-04-24 22:16:04 -07:00
Jake Potrebic
49787270cb
354
2024-04-23 23:05:14 -07:00
Jake Potrebic
47ee5579ff
Begin update to 1.20.5
2024-04-23 10:02:08 -07:00
Nassim Jahnke
d71804b7f8
Finish moving patches back and improving compilable state
2024-01-25 10:54:46 +01:00
Nassim Jahnke
b7ab883a24
More compile fixes
2023-12-06 20:10:59 +01:00
Jason Penilla
4f136356d8
some more patch
2023-12-05 15:55:31 -07:00
Nassim Jahnke
46f4547805
Prepare for 1.20.3 dev
2023-12-05 18:20:55 +01:00
Jake Potrebic
4e0701e69d
work and compile errors
2023-09-21 19:31:59 -07:00
Noah van der Aa
524eeedaa8
So it begins...
2023-09-21 19:18:04 +02:00
Jake Potrebic
074728fe8c
more work and compile fixes
2023-06-07 15:12:41 -07:00
Nassim Jahnke
1bda3d4d2a
Start working on 1.20
2023-06-07 18:24:39 +02:00
Nassim Jahnke
b7ee1ae38a
More more more more more patches
2023-03-14 20:54:57 +01:00
Nassim Jahnke
08ab8edb76
Start working on 1.19.4
2023-03-14 18:11:24 +01:00
Owen1212055
6915dee3e3
Paper Plugins ( #8108 )
2023-02-19 09:57:10 -05:00
Josh Roy
166dc90e1c
Remove CraftItemStack#setAmount null assignment ( #8807 )
...
This creates a problem with Paper's item serialization
api where deserialized items, which are internally
created as a CraftItemStack, will be completely lost if
#setAmount(0) is invoked (since the underlying handle
is set to null), while a regular Bukkit ItemStack
simply sets the amount field to zero, retaining the
item's data.
Vanilla treats items with zero amounts the same as items
with less than zero amounts, so this code doesn't create
a problem with operations on the vanilla ItemStack.
2023-01-24 09:30:51 -05:00
Nassim Jahnke
eac356d807
Patching patched patches
2022-12-07 20:22:28 +01:00
Nassim Jahnke
b7dd55ce72
API patches
2022-12-07 17:46:46 +01:00
Nassim Jahnke
ee2c1caf9b
More more work
2022-07-27 22:17:18 +02:00
Nassim Jahnke
858aabab7c
Move patches over, start with first few
2022-07-27 20:52:03 +02:00
Spottedleaf
ac0e1997ee
<3 jmp
2022-06-07 21:06:41 -07:00
Nassim Jahnke
1148687a8d
Prepare for 1.19 dev
2022-06-07 18:52:56 +02:00
Jason Penilla
70bec0e28e
patches
2021-11-24 02:04:30 -08:00
Jason Penilla
ed6d43ddb0
Prepare for updating server patches
2021-11-23 00:57:41 -08:00
Josh Roy
d19cd1ac56
Add Raw Byte Entity Serialization ( #6826 )
2021-11-10 21:53:27 -05:00
MiniDigger | Martin
a1d90ea32f
AT bullshit
2021-06-16 00:24:12 +02:00
Jake Potrebic
ddb72c221d
EVEN MOOOOOAAAAAAARRRRRRR patches :) ( #5820 )
2021-06-13 18:06:38 -07:00