Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-29 | Regenerate generated API, rename EntityDamageByBlockEvent patchesupdate/1.20.6 | Noah van der Aa | |
2024-04-29 | fix compile? | Noah van der Aa | |
2024-04-29 | Fix BlockExplodeEvent stuff | Noah van der Aa | |
2024-04-29 | Re-add dropped patches, mojang missed some stuff | Noah van der Aa | |
2024-04-29 | 1.20.6 | Noah van der Aa | |
2024-04-29 | [ci skip] update projects workflow configuration | Riley Park | |
2024-04-28 | Validate manifest provided mapping namespace (#10612) | Bjarne Koll | |
With plugins adopting paperweights mapping namespaces in their manifest file in and after paper 1.20.5, incorrectly spelled namespaces previously were simply implied as the spigot namespace. This commit properly ensures plugin authors are using a known mapping namespace in their manifest, avoiding down the line confusion on incorrect remapping behaviour. The commit also fixes two incorrect log parameters. | |||
2024-04-28 | Fix incorrect Commodore mapping of sweeping enchant | Jake Potrebic | |
2024-04-28 | Reset component prototype on itemtype change | Jake Potrebic | |
2024-04-28 | Remap plugin libraries with namespace set to spigot (#10610) | Jason Penilla | |
* Remap plugin libraries with namespace set to spigot * Remap plugin libraries with namespace set to spigot | |||
2024-04-28 | Rewrite reflection in library loader jars (#10608) | Jason Penilla | |
* Rewrite reflection in library loader jars * Address todos | |||
2024-04-28 | Fix CraftMetaBlockState adding extra tags | Jake Potrebic | |
2024-04-28 | [ci skip] adjust projects workflow for label changes | Riley Park | |
2024-04-28 | [ci skip] Fix discussion template file name (#10607) | Noah van der Aa | |
2024-04-28 | [ci skip] Feature requests are now in GitHub Discussions (#10606) | Riley Park | |
* [ci skip] feature requests are now discussions, not issues * Re-add discussion template * [ci skip] remove old feature label --------- Co-authored-by: Noah van der Aa <[email protected]> | |||
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 | bump paperweight to 1.6.2 to fix spurious build failure from scanJar OOM | Jason Penilla | |
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 | Bump tiny-remapper (real)dev/1.20.5 | Jason Penilla | |
2024-04-27 | Bump tiny-remapper | Jason Penilla | |
2024-04-27 | update paperweight to 1.6.1 | Jason Penilla | |
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-28 | Update jdk version and distribution in actions | Nassim Jahnke | |
2024-04-27 | Revert to vanilla handling of LivingEntity#actuallyHurt (#10463) | Jake Potrebic | |
2024-04-27 | properly check for experimental stuff in generator | 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 | |