aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2021-07-11Setup for patch remapping, along with documentation on how to do itmappings/mojang/baseKyle Wood
2021-07-07Update paperweightKyle Wood
2021-07-07Move patches for staged patch remappingKyle Wood
2021-06-24More changes for new paperweightKyle Wood
2021-06-24Fixes for new paperweightKyle Wood
2021-06-11fix: change paperweight core plugin group idMariell Hoversholm
Signed-off-by: Mariell Hoversholm <[email protected]>
2021-05-16Gradle 7Kyle Wood
2021-04-25New patchesKyle Wood
2021-04-25Move patchesKyle Wood
2021-04-24Update build definition for paperweightKyle Wood
2021-04-24Add PlayerBedFailEnterEvent (#4935)Jake Potrebic
2021-04-23Update PaperpclipKyle Wood
2021-04-23[CI-SKIP] Remove bad null annotation (#5538)Jake Potrebic
2021-04-23More World API (#3850)Jake Potrebic
2021-04-23Add PlayerDeepSleepEvent (#5525)Jake Potrebic
2021-04-23fix non-dummy objectives not updatingJake Potrebic
2021-04-23[CI-SKIP] [Auto] Rebuild PatchesAikar
A recent commit has been made that caused patches to be out of order, rebuilding
2021-04-23 Add missing checkReachable check for shulker boxes (#5453)Owen1212055
2021-04-23Add missing Javadoc for COLORABLE MaterialTag (#5376)HexedHero
* Add buttons materialtag and comment for colorable with some format fixes
2021-04-23Fix PlayerItemHeldEvent firing twice (#5534)Jake Potrebic
Co-authored by: chickeneer <[email protected]>
2021-04-23fix PigZombieAngerEvent cancellation (fixes #5319) (v2) (#5329)Gergely Sarkozi
2021-04-23Add get-set drop chance to EntityEquipment (#5528)Jake Potrebic
2021-04-23Add consumeFuel to FurnaceBurnEvent (#5532)Jake Potrebic
2021-04-23Fix duplicating /give items on item drop cancel (#5536)Alphaesia
2021-04-22Fix legacyComposer not using AsyncChatEvent messages (#5509)Prof-Bloodstone
2021-04-22Don't print spawn load time when not loading spawn (#5467)sulu5890
2021-04-22Add isDeeplySleeping to HumanEntity (#5470)Jake Potrebic
2021-04-22Expose more Adventure serializers through PaperComponents (#5443)Jason
2021-04-22Set Area Effect Cloud Rotation (#5462)Owen1212055
2021-04-22Remove useless check on player interact cancellation (#5448)Owen1212055
This removes the BlockFlowerPot check that most likely was used when it was a tile entity.
2021-04-21fix #5526 - use correct type when sending message to clientsRiley Park
2021-04-21don't throw when loading TE with invalid keysShane Freeder
2021-04-21Do not schedule poi task for each block write on chunk genSpottedleaf
Most of the time optional == optional1, so we shouldn't schedule a task for each write.
2021-04-21Update teams known as code ownersRiley Park
Cinnamon buns are delicious.
2021-04-21[Auto] Updated Upstream (Bukkit/CraftBukkit)Aikar
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: 2b8fb83f #601: Add Block#isPreferredTool CraftBukkit Changes: 9db9aeece #823: Add Block#isPreferredTool
2021-04-20[Auto] Updated Upstream (Bukkit)Aikar
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: 8dcc2541 SPIGOT-6302: Javadoc fix for World#spawnEntity()
2021-04-19[Auto] Updated Upstream (Bukkit/CraftBukkit)Aikar
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: 6d0965a5 SPIGOT-6388: Add API to get and set the state of the "Shulker" entity CraftBukkit Changes: 1e1a5b75b SPIGOT-6388: Add API to get and set the state of the "Shulker" entity
2021-04-18Fix dangling soutShane Freeder
2021-04-18basic hostname validationShane Freeder
2021-04-18Updated Upstream (Bukkit/CraftBukkit) (#5508)MiniDigger | Martin
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: 14883d6b SPIGOT-6078: Add SmithItemEvent and expand SmithingInventory API CraftBukkit Changes: 115244c7 SPIGOT-6078: Add SmithItemEvent and expand SmithingInventory API
2021-04-18[Auto] Updated Upstream (CraftBukkit)Aikar
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 CraftBukkit Changes: 28d72c4bd SPIGOT-6428: World.generateTree does not generate bee nests
2021-04-17Fix PlayerItemConsumeEvent cancelling (fixes #4682) (#5383)chickeneer
2021-04-17Add support for tab completing and highlighting console input from the ↵Jason
Brigadier command tree (#5437)
2021-04-16Fix occasional light gen issues for neighbor blocks (#5500)MiniDigger | Martin
Co-authored-by: Spottedleaf <[email protected]>
2021-04-15[Auto] Updated Upstream (CraftBukkit)Aikar
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 CraftBukkit Changes: 9294ebbf0 SPIGOT-5877: Add support for Vanilla custom dimensions
2021-04-15Update the view distance before scheduling chunk loads (#5269)froobynooby
2021-04-13[Auto] Updated Upstream (Bukkit/CraftBukkit)Aikar
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: 9477fa26 #597: Implemented Material#getEquipmentSlot() method CraftBukkit Changes: 35124087d #819: Implemented test for Material#getEquipmentSlot() method
2021-04-12Expose server protocol version (#5416)Nassim
2021-04-12remove l4j class no longer in existence from preload listShane Freeder
2021-04-12Updated Upstream (CraftBukkit) (#5484)Josh Roy
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 CraftBukkit Changes: 6b8cd9a7 SPIGOT-6207: forcibly drop the items of a converted zombie villager