Jason Penilla
2d702b9bad
more patch
2023-12-05 20:57:46 -07:00
Nassim Jahnke
46f4547805
Prepare for 1.20.3 dev
2023-12-05 18:20:55 +01:00
Spottedleaf
d7561e90f0
Properly call overloaded super onDisconnect
...
Since the method is overloaded, the call to super (which is changed
to call the overloaded method) without the additional parameters
will result in recursion.
2023-09-26 13:16:21 -07:00
MiniDigger | Martin
65e89bf179
some compile fixes
2023-09-22 19:31:02 +02:00
Bjarne Koll
2578e385d9
Missing paper comment
2023-09-22 13:42:04 +02:00
Bjarne Koll
1d8c69ef63
Fix leave message in common packet listener
2023-09-22 13:39:00 +02:00
Noah van der Aa
eee81acfb0
more more more more more more work
2023-09-22 09:24:44 +02:00
Noah van der Aa
524eeedaa8
So it begins...
2023-09-21 19:18:04 +02:00
Jake Potrebic
23f2b745cd
some more stuffs
2023-06-07 19:04:01 -07:00
Nassim Jahnke
1bda3d4d2a
Start working on 1.20
2023-06-07 18:24:39 +02:00
Nassim Jahnke
0fa58eada1
More more more more more more patches
2023-03-14 21:25:13 +01:00
Nassim Jahnke
08ab8edb76
Start working on 1.19.4
2023-03-14 18:11:24 +01:00
Jake Potrebic
99fb11f7ea
Use team display name for quit message ( #7127 )
2022-12-25 08:57:54 -08:00
Nassim Jahnke
37a96734c7
Remove somewhat broken patch
...
With the new chunk system it doesn't hurt too much to (temporarily) remove this until implemented in a safer manner
2022-12-19 11:46:55 +01:00
Nassim Jahnke
00dec09758
Patching patched patched patches
2022-12-07 21:16:54 +01:00
Nassim Jahnke
b7dd55ce72
API patches
2022-12-07 17:46:46 +01:00
Nassim Jahnke
ca9ce05bb0
More more more more work
2022-07-27 23:19:52 +02:00
Nassim Jahnke
858aabab7c
Move patches over, start with first few
2022-07-27 20:52:03 +02:00
Jake Potrebic
2168417373
Move to configurate for paper.yml ( #7609 )
2022-06-09 01:51:45 -07:00
Nassim Jahnke
a26fb3e49a
More more more more more more patches
2022-06-08 11:31:06 +02:00
Nassim Jahnke
1148687a8d
Prepare for 1.19 dev
2022-06-07 18:52:56 +02:00
Jake Potrebic
d3087536e9
Updated Upstream (Bukkit/CraftBukkit) ( #7604 )
...
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:
33a2b476 PR-734: Make PlayerInventory#getItem Nullable
CraftBukkit Changes:
953d3ddc SPIGOT-3034: PlayerKickEvent.setLeaveMessage(String) doesn't actually do anything
2c47af0c SPIGOT-6963: CraftMetaBlockState#getBlockState applied TileEntity ids without the minecraft namespace prefix.
2022-03-16 08:57:51 -07:00
Jake Potrebic
dbeda4c036
and yet again, more patches
2021-11-24 15:46:26 -08:00
Jason Penilla
ed6d43ddb0
Prepare for updating server patches
2021-11-23 00:57:41 -08:00
Jake Potrebic
ee11682d4d
fixed kick event leave message ( #4766 )
2021-07-09 12:03:28 -07:00