Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-28 | Serialize ItemMeta to SNBT to losslessly save ItemStacks | Jake Potrebic | |
2024-04-28 | Fix CraftMetaBlockState adding extra tags | Jake Potrebic | |
2024-04-28 | Add itemName components (Resolves #10467) (#10471) | Shane Freeder | |
* Add itemName components (Resolves ##10467) * improve javadocs and formatting * rebased --------- Co-authored-by: Jake Potrebic <[email protected]> | |||
2024-04-28 | final missing validation for data components | Jake Potrebic | |
2024-04-28 | Fix overly strong name validation in player heads | Nassim Jahnke | |
Closes #10477 | |||
2024-04-28 | respect hard list size limits in ItemMeta | Jake Potrebic | |
2024-04-28 | Don't hard fail on plugin remap error | Nassim Jahnke | |
Closes #10474 | |||
2024-04-28 | Fix issue with empty lists in adventure predicates | Jake Potrebic | |
Fixes #10473 | |||
2024-04-28 | Fix another missing book meta tag | Shane Freeder | |
2024-04-28 | Fix book meta lacking resolved tag from older versions (Fixes #10470) | Shane Freeder | |
2024-04-28 | Fix test compilation | Nassim Jahnke | |
2024-04-27 | more fixes for ItemMeta relating to components | Jake Potrebic | |
2024-04-27 | Fix firework meta NPE | Jake Potrebic | |
Fixes #10466 | |||
2024-04-27 | Fix the incorrect codec usage in the Style convert (#10465) | caramel | |
2024-04-27 | Only scan `org.bukkit.craftbukkit.inventory` in `MetaHandledTagsTest` | Jason Penilla | |
fixes tests OOMing | |||
2024-04-27 | remove calls to DoNotUse methods | Jake Potrebic | |
2024-04-27 | Updated Upstream (Bukkit/CraftBukkit) | Jake Potrebic | |
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: 304e83eb PR-1002: Improve documentation and implementation of getMaxStackSize e8215ea2 SPIGOT-7638: Library loader does not seem to resolve every dependency 79c595c0 SPIGOT-7637: Bad logic in checking nullability of AttributeModifier slots CraftBukkit Changes: 91b1fc3f1 SPIGOT-7644: Fix ItemMeta#getAsString 4e77a81e1 SPIGOT-7615: PlayerLeashEntityEvent cancelled eats lead 996f660f3 Do not remove leash knot if leasing to an existing leash knot gets cancelled f70367d42 SPIGOT-7643: Fix inverted leash event cancelled usage and remove leash knot if no entity gets leashed 7ddb48294 SPIGOT-7640: Abnormal jumping height of wind charge 080c8711e SPIGOT-7639: Incoming plugin channels not working ad549847e Open a direct connection instead of pinging mojang server to check if it is reachable 38e2926c5 SPIGOT-7365: DamageCause blocked by shield should trigger invulnerableTime | |||
2024-04-27 | fix last test issue | Jake Potrebic | |
2024-04-27 | Fix issue with hopppers | Jake Potrebic | |
Fixes #10464 | |||
2024-04-27 | improve checking handled tags in itemmeta (#9470) | Jake Potrebic | |
2024-04-27 | Use JetBrains runtime for run tasks | Jason Penilla | |
allows for better runtime class redefinition closes #10459 | |||
2024-04-28 | Temporarily comment out adventure jd links | Nassim Jahnke | |
2024-04-27 | proper migration to gamerules for keep spawn loaded distance | Jake Potrebic | |
2024-04-28 | Fix bad diff in build gradle file | Nassim Jahnke | |
2024-04-27 | Revert to vanilla handling of LivingEntity#actuallyHurt (#10463) | Jake Potrebic | |
2024-04-27 | more ItemFlag fixes | Jake Potrebic | |
2024-04-27 | remove funny diff | Jason Penilla | |
2024-04-27 | Move cb version definition to gradle patch | Jason Penilla | |
2024-04-27 | Move obfhelper/stack deobf diff into original patch | Jason Penilla | |
2024-04-27 | update generator | Lulu13022002 | |
2024-04-27 | Bump adventure ansi serializer | Jason Penilla | |
2024-04-27 | Start cleaning up plugin remapping patches | Jason Penilla | |
2024-04-27 | fix helmet damage reduction inconsistencies | Lulu13022002 | |
See: https://github.com/PaperMC/Paper/issues/9555#issuecomment-1681120506 | |||
2024-04-27 | fix PotionEffectType#getEffectAttributes | Lulu13022002 | |
2024-04-27 | Update DataConverter to 1.20.6-rc1 | Spottedleaf | |
Fixes trader llama inventory incorrectly converting | |||
2024-04-27 | fix item flags | Jake Potrebic | |
2024-04-27 | Unify plugin remapping debug flags | Jason Penilla | |
2024-04-27 | Restore Handle Large Packets Disconnecting Client Patch | Shane Freeder | |
2024-04-26 | improve dumpitem and pgive commands | Jake Potrebic | |
2024-04-26 | bunch of fixes and improvements | Jake Potrebic | |
2024-04-26 | add back hunk to async SavedData IO | Jake Potrebic | |
2024-04-26 | more fixes | Jake Potrebic | |
2024-04-26 | add back missing call to profile fill events | Jake Potrebic | |
2024-04-26 | fix adventure converters not using RegistryOps | Jake Potrebic | |
2024-04-26 | fix enchantment order issue | Jake Potrebic | |
2024-04-26 | readd old UUID format patch | Jake Potrebic | |
2024-04-26 | fix javadocs for SpawnerEntry$Equipment API | Jake Potrebic | |
2024-04-26 | deprecate our ItemRarity API | Jake Potrebic | |
2024-04-26 | fix custom potion mixes | Jake Potrebic | |
2024-04-26 | fix exact choice recipes | Jake Potrebic | |