Bjarne Koll
a24f9b204c
1.21.6 dev
...
Co-authored-by: Bjarne Koll <git@lynxplay.dev >
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com >
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com >
Co-authored-by: Lulu13022002 <41980282+Lulu13022002@users.noreply.github.com >
Co-authored-by: Noah van der Aa <ndvdaa@gmail.com >
Co-authored-by: Owen1212055 <23108066+Owen1212055@users.noreply.github.com >
Co-authored-by: Spottedleaf <Spottedleaf@users.noreply.github.com >
2025-06-17 15:45:25 +02:00
Nassim Jahnke
f00727c57e
1.21.5
...
Co-authored-by: Bjarne Koll <git@lynxplay.dev >
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com >
Co-authored-by: Lulu13022002 <41980282+Lulu13022002@users.noreply.github.com >
Co-authored-by: MiniDigger | Martin <admin@minidigger.dev >
Co-authored-by: Nassim Jahnke <nassim@njahnke.dev >
Co-authored-by: Noah van der Aa <ndvdaa@gmail.com >
Co-authored-by: Owen1212055 <23108066+Owen1212055@users.noreply.github.com >
Co-authored-by: Shane Freeder <theboyetronic@gmail.com >
Co-authored-by: Spottedleaf <Spottedleaf@users.noreply.github.com >
Co-authored-by: Tamion <70228790+notTamion@users.noreply.github.com >
Co-authored-by: Warrior <50800980+Warriorrrr@users.noreply.github.com >
2025-04-12 17:27:00 +02:00
Lulu13022002
6126012369
readd beacon effect cause
2024-12-18 19:29:39 +01:00
Nassim Jahnke
7caf863b52
Small diff cleanups from patch updating
...
And remove a dumb log change in PacketEncoder
2024-12-17 16:50:59 +01:00
Owen1212055
1dd7ab9203
net/minecraft/nbt
2024-12-14 17:35:55 -05:00
Nassim Jahnke
45ddf764d9
Move patches to unapplied
2024-12-12 12:30:31 +01:00
Aikar
3844905fa8
Support old UUID format for NBT
...
We have stored UUID in plenty of places that did not get DFU'd
So just look for old format and load it if it exists.
2020-06-29 03:26:17 -04:00
Nassim Jahnke
3758965f88
Improve tag parser handling
2024-02-05 11:54:04 +01:00
Nassim Jahnke
2506babe8e
Validate ResourceLocation in NBT reading
2024-01-04 13:49:14 +01:00
Spottedleaf
ee1fd0844d
Reduce memory footprint of CompoundTag
...
Fastutil maps are going to have a lower memory footprint - which
is important because we clone chunk data after reading it for safety.
So, reduce the impact of the clone on GC.
2020-04-06 17:39:25 -07:00
Aikar
b01c811c2f
MC Utils
...
== AT ==
public net.minecraft.server.level.ServerChunkCache mainThread
public net.minecraft.server.level.ServerLevel chunkSource
public org.bukkit.craftbukkit.inventory.CraftItemStack handle
public net.minecraft.server.level.ChunkMap getVisibleChunkIfPresent(J)Lnet/minecraft/server/level/ChunkHolder;
public net.minecraft.server.level.ServerChunkCache mainThreadProcessor
public net.minecraft.server.level.ServerChunkCache$MainThreadExecutor
public net.minecraft.world.level.chunk.LevelChunkSection states
2016-03-28 20:55:47 -04:00
Aikar
f829dcd46a
MC Dev fixes
2016-03-30 19:36:20 -04:00
CraftBukkit/Spigot
5b20d95920
Apply NBTReadLimiter to more things.
...
By: md_5 <git@md-5.net >
2014-07-27 20:46:04 +10:00
CraftBukkit/Spigot
bfc73d87f0
Catch stalling on corrupted map data / NBT arrays.
...
By: md_5 <git@md-5.net >
2014-01-20 13:44:07 +11:00
CraftBukkit/Spigot
30e4583dbe
Remap CraftBukkit to Mojang+Yarn Mappings
...
By: Initial Source <noreply+automated@papermc.io >
2024-12-11 22:26:55 +01:00
CraftBukkit/Spigot
a265d64138
Move CraftBukkit per-file patches
...
By: Initial <noreply+automated@papermc.io >
2024-12-11 22:26:36 +01:00