Commit graph

  • ca31085d1b Leave dispenser work to later PR Bjarne Koll 2024-09-20 14:49:01 +0200
  • 2a62463c5a Correctly launch WindCharges Bjarne Koll 2024-09-20 12:38:21 +0200
  • d61175421d
    Disable pretty printing for advancement saving (#11419) Newwind 2024-09-21 19:01:22 +0100
  • 9c450388e1
    Return null in getRegistry(Class) for unknown type (#11422) Bjarne Koll 2024-09-21 19:57:08 +0200
  • 178794720b Return null in getRegistry(Class) for unknown type Bjarne Koll 2024-09-21 11:23:02 +0200
  • a205ac02ee Create 1058-Disable-pretty-printing-for-advancement-saving.patch Newwind 2024-09-20 14:24:39 +0100
  • 41d629ae14
    Merge 17bf1732e8 into c5a10665b8 Newwind 2024-09-20 16:52:25 +0800
  • e2f48ffe0a
    Merge 29c3c0264d into c5a10665b8 Newwind 2024-09-19 17:32:59 -0700
  • 063acc2103
    Merge 2ae1f05336 into c5a10665b8 Newwind 2024-09-19 16:37:00 +0200
  • c5a10665b8
    Remove wall-time / unused skip tick protection (#11412) Bjarne Koll 2024-09-19 16:36:07 +0200
  • 8df65e3a42 Rebase Bjarne Koll 2024-09-17 17:13:25 +0200
  • 8990b29be4 Remove wall-time / unused skip tick protection Bjarne Koll 2024-09-17 00:04:09 +0200
  • ade17aa032 Remove dead currentTickLong field Bjarne Koll 2024-09-16 22:55:24 +0200
  • 5c82955733
    Only mark decorations dirty if a removal actually occurs (#11413) Shane Freeder 2024-09-19 15:27:33 +0100
  • 2c4082e5c1 Merge into existing patch Bjarne Koll 2024-09-19 16:23:30 +0200
  • 2945d21f2c Switch to using record-style method names njsharpe 2024-09-17 19:44:19 -0400
  • aa661039cd Switch to Component API for Conversations API njsharpe 2024-09-17 18:03:05 -0400
  • 8a01ca4077
    Only mark decorations dirty if a removal actually occurs Shane Freeder 2024-09-17 18:58:45 +0100
  • 2aaf4369b6
    Validate slot in PlayerInventory#setSlot (#11399) 4real 2024-09-17 17:57:32 +0300
  • dc7e1ef107 Rebase Bjarne Koll 2024-09-17 16:53:14 +0200
  • a3be451d0d I MESSED UP strnq 2024-09-14 13:16:00 +0300
  • 5cae1be5ff Fix setItem slot check strnq 2024-09-14 13:13:58 +0300
  • 2c8937aa1b Fix setItem slot check strnq 2024-09-14 13:12:52 +0300
  • e61b73f740
    Fix BasicCommand suggestion arg count ver/1.20.6 Pieter Svenson 2024-09-16 12:02:12 -0700
  • 1348e44173
    Prevent NPE when serializing unresolved profile (#11407) Bjarne Koll 2024-09-16 20:53:00 +0200
  • c47595ab98 Prevent NPE when serializing unresolved profile Bjarne Koll 2024-09-16 15:39:52 +0200
  • 354d2a8198
    Merge 8a19dc1240 into 13a23951d7 Jakub Zacek 2024-09-15 23:53:35 -0300
  • 13a23951d7
    Fix enable-player-collisions playing sounds when set to false (#11390) Tamion 2024-09-15 22:26:23 +0200
  • 469e5335ec fix Tamion 2024-09-11 16:51:54 +0200
  • 951e7ddc44
    Fix TrialSpawner forgetting assigned mob when placed by player (#11381) Tamion 2024-09-15 22:20:38 +0200
  • 0d440f2a9c fix Tamion 2024-09-09 16:37:01 +0200
  • 0a53f1d10d
    Set default drop behavior for player deaths (#11380) Jake Potrebic 2024-09-15 12:51:35 -0700
  • 3499946243
    Set default drop behavior for player deaths Jake Potrebic 2024-09-09 00:12:06 -0700
  • d1a72eac31
    Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11405) Bjarne Koll 2024-09-15 21:39:53 +0200
  • 6e7a17e466 FQN Bjarne Koll 2024-09-15 21:21:58 +0200
  • 9873da06a0 Add overload to typed Bjarne Koll 2024-09-15 21:20:04 +0200
  • f469af5e75 Adventure components for MenuType Bjarne Koll 2024-09-15 21:16:13 +0200
  • 4faed2c050
    use bundle for resending effects Jake Potrebic 2024-09-15 11:56:07 -0700
  • 776faba80b
    correct profile equals/hashCode Jake Potrebic 2024-09-15 11:40:29 -0700
  • bdfccaf03f Direct resvable profile ctor Bjarne Koll 2024-09-15 20:14:43 +0200
  • 8671286e06 Fix compilation error Bjarne Koll 2024-09-15 19:51:16 +0200
  • 22b44b3ed8 Updated Upstream (Bukkit/CraftBukkit/Spigot) Bjarne Koll 2024-09-15 19:43:50 +0200
  • e215b82fbe
    Merge a136173f15 into 4ff58c4c48 Jason Penilla 2024-09-13 15:04:28 -0700
  • a136173f15
    adjust delay to 5s player-join-ticket Jason Penilla 2024-09-13 15:04:18 -0700
  • fcf48a9c94
    Add ticket on player join to avoid chunk load-unload-load cycle Jason Penilla 2024-09-13 14:32:32 -0700
  • 870ecb4b18 setItem check for slot outside of inventory strnq 2024-09-13 23:52:17 +0300
  • 08840a3902
    add test plugin for PlayerLiddedOpenEvent Isaac - The456 2024-09-13 01:43:47 +0100
  • 65a31d2032
    Lidded Test Commands in testplugin Isaac - The456 2024-09-09 01:55:45 +0100
  • 3c7b0e4a10
    Add javadoc note on double chests Isaac - The456 2024-09-13 01:59:12 +0100
  • 565343ba80
    fix cancellation Isaac - The456 2024-09-13 01:58:20 +0100
  • b59a2f4ac3
    update event javadocs + annotations, and add an isOpening method. Isaac - The456 2024-09-13 00:52:44 +0100
  • 6f00d6c250
    Add PlayerLiddedOpenEvent Isaac - The456 2024-09-13 00:33:52 +0100
  • 90bc6a3c41
    fix api nullability Isaac - The456 2024-09-09 02:15:29 +0100
  • 2849819ef9
    fix javadoc Isaac - The456 2024-09-09 02:04:54 +0100
  • a4979e9214
    Add a New and Improved Lidded API Isaac - The456 2024-09-09 01:47:23 +0100
  • 073e2c0002
    Merge d824305e4d into 4ff58c4c48 Jake Potrebic 2024-09-12 20:38:51 +0200
  • 4ff58c4c48
    Update spark Nassim Jahnke 2024-09-12 19:54:34 +0200
  • 2552aaab0f
    Merge 8b713e1650 into e945cfe1c5 Cryptite 2024-09-12 14:20:43 +0200
  • d68fc7b89c
    Merge 3ea7ce929d into e945cfe1c5 chmodsayshello 2024-09-12 14:20:43 +0200
  • ed9c63417b
    Merge 7938dc9ecf into e945cfe1c5 Jamie 2024-09-12 14:15:02 +0200
  • 6f834868c9
    Merge e1febc7492 into e945cfe1c5 caramel 2024-09-12 14:15:02 +0200
  • 85c7a25b7a
    Better Stats API Jake Potrebic 2021-08-18 22:08:35 -0700
  • e945cfe1c5
    Fix PaperServerListPingEvent#getPlayerSample not being populated or used (#11387) Jason Penilla 2024-09-10 10:52:30 -0700
  • 90e9884419
    Fix PaperServerListPingEvent#getPlayerSample not being populated or used Jason Penilla 2024-09-10 10:47:17 -0700
  • 8baad2efb1 backport of existing fix for basic command suggestions (issue #11211) Pieter Svenson 2024-09-09 21:50:07 -0700
  • ff6babece2
    Improve LootContext API Jake Potrebic 2022-03-22 22:17:42 -0700
  • 61fe23cd08
    deprecate isEnabledByFeature in Item/BlockType Jake Potrebic 2024-09-09 19:19:46 -0700
  • d824305e4d
    more fixes Jake Potrebic 2024-09-09 19:02:46 -0700
  • 88e18689d7
    add missing javadocs Jake Potrebic 2024-09-06 14:59:21 -0700
  • adf74e5152
    Change Art to an interface Jake Potrebic 2024-08-11 17:13:22 -0700
  • 5bb8a2e49d Cache Bukkit Command when wrapping CommandNodes willkroboth 2024-09-09 19:26:42 -0400
  • 43fc800f59
    Update DataConverter (Closes #11354) fix/update-data-convertor Shane Freeder 2024-09-09 21:19:42 +0100
  • 7c703c7699 disguise api Yannick Lamprecht 2024-03-10 22:17:48 +0100
  • 2cb33f6781
    Merge e08eb043d9 into f10858e41f Jake Potrebic 2024-09-08 20:52:28 +0000
  • e08eb043d9
    Remove Keyed from Registry generic qualifier feature/improve-Registry Jake Potrebic 2023-12-20 02:05:06 -0800
  • 971a7a5511
    Add Decorated Pot Cracked API (#11365) Fabrizio La Rosa 2024-09-08 22:12:36 +0200
  • dcb4260cf2
    Paper comments Bjarne Koll 2024-09-08 22:08:25 +0200
  • a0997887c4
    Rebase Bjarne Koll 2024-09-08 22:05:20 +0200
  • 1599ffabd6
    Merge into single commit Bjarne Koll 2024-09-08 22:04:28 +0200
  • bba6c41fa8
    Change getCracked to isCracked Fabrizio La Rosa 2024-09-07 00:49:08 +0200
  • 1098d0d14a
    Added Decorated Pot Cracked API Fabrizio La Rosa 2024-09-07 00:03:58 +0200
  • b09eaf2e8d
    Add Item serialization as json api (#11235) masmc05 2024-09-08 22:58:30 +0300
  • 3197aea06a
    Javadocs Bjarne Koll 2024-09-08 21:54:12 +0200
  • db28f744fd
    Rebase Bjarne Koll 2024-09-08 21:40:06 +0200
  • 145607f5f8
    Very important diff was removed masmc05 2024-09-07 23:56:19 +0300
  • 8b82f50276
    Forgot @NotNull masmc05 2024-09-07 23:23:51 +0300
  • 137cfe4105
    Apply lynxplay requests masmc05 2024-09-07 23:21:04 +0300
  • 037ee7fe8e
    Add explaining comment about SERIALIZE_CUSTOM_AS_SNBT usage masmc05 2024-08-24 23:51:18 +0300
  • f200c95d49
    Move serialize closer to deserialize masmc05 2024-08-17 16:26:19 +0300
  • 7fdfabe385
    Rebase masmc05 2024-08-17 15:45:11 +0300
  • 721b95fe3c
    A javadoc note at #serialize() and #deserialize() masmc05 2024-08-17 15:40:49 +0300
  • 0b62271f6f
    Add ItemStackAdapter for Gson masmc05 2024-08-11 15:18:14 +0300
  • fb821bac15
    Item serialization as json masmc05 2024-08-11 03:58:58 +0300
  • 7632de5134
    Tag Lifecycle Events (#10993) Jake Potrebic 2024-09-08 11:56:09 -0700
  • 29b2ca20a9
    finalize Jake Potrebic 2024-09-08 11:37:06 -0700
  • 1ba1be7d26
    Update Velocity natives again If you segfault, update your jre/jdk™️ Nassim Jahnke 2024-09-08 20:39:00 +0200
  • 9edc9456c5
    use builderWithExpectedSize Jake Potrebic 2024-09-08 11:22:54 -0700
  • 8456ba80d3
    finish renames Jake Potrebic 2024-09-08 11:02:32 -0700
  • e4cfa833db
    cache loaded service provider Jake Potrebic 2024-09-08 10:47:08 -0700
  • 426f9924a5
    Enchantment is data-driven, so not FeatureDependant (#11377) Jake Potrebic 2024-09-08 10:42:44 -0700