Commit Graph

2311 Commits

Author SHA1 Message Date
KayaLambrechts
26f15bae92
[ci-skip] Fix missing comma + full stop (#1151) 2022-10-11 07:40:56 -04:00
Krakenied
767454769e
Fix MC-121706 (#1150) 2022-10-10 18:25:53 -05:00
BillyGalbreath
38313f701e
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@c389b1c Fix configs that relied on outdated min/max y levels (#6986)
PaperMC/Paper@57555b8 Add missing structure set seed configs (#8030)
2022-10-09 23:55:46 -05:00
Rhythmic (Illo)
c577b117e7
Milk keeps beneficial effects (#1147) 2022-10-08 18:54:02 -05:00
Noah van der Aa
ae430619b6
Fix clickable spark documentation link in timings command (#1148) 2022-10-08 18:23:18 -05:00
BillyGalbreath
28167fbd60
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@bcb4220 Correctly handle interactions with items on cooldown (#8008)
PaperMC/Paper@60c973e Exempt players in creative/spectator from nether ceiling damage (#8427)
PaperMC/Paper@77a50b9 Add Unmodifiable annotations to getDrops methods (#8440)
2022-10-08 18:20:48 -05:00
BillyGalbreath
f5ae75874a
Updated Upstream (Paper & Pufferfish)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@ec3cfa9 Only create paper.yml-README.txt on config conversion (#8334)
PaperMC/Paper@928bcc8 Updated Upstream (Bukkit/CraftBukkit) (#8430)
PaperMC/Paper@616db71 Fix nothing mlg (#8432)
PaperMC/Paper@011caa4 [ci skip] Minor patch cleanup
PaperMC/Paper@15e1748 Avoid resizing of ArrayList in ChunkMap#getPlayers (#8416)
PaperMC/Paper@ad3d357 Remove unnecessary onTrackingStart during nav warning
PaperMC/Paper@9d63b07 Fix custom piglin interest items (#8097)
PaperMC/Paper@ff67f1f EntityPickupItemEvent fixes (#8096)

Pufferfish Changes:
pufferfish-gg/Pufferfish@08aeb1a Updated Upstream (Paper)
pufferfish-gg/Pufferfish@58865aa Updated Upstream (Paper)
pufferfish-gg/Pufferfish@d960687 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@9d9a0e1 Update snakeyaml dependency
2022-10-05 04:26:13 -05:00
Melncat
b54122adf4
Add Language API (#1142) 2022-10-05 04:05:11 -05:00
Melncat
f28d282780
Configurable block fall damage modifiers (#1143) 2022-10-05 03:50:03 -05:00
Rhythmic (Illo)
aafe275140
Allow mini message in anvil (#1145) 2022-10-05 03:24:31 -05:00
BillyGalbreath
28fc326003
use root locale for tillable conditions 2022-10-05 00:27:19 -05:00
BillyGalbreath
123cc4dc82
[ci-skip] import 2022-10-01 22:49:25 -05:00
BillyGalbreath
a47ad460fd
Fix MC-252892 2022-10-01 22:46:48 -05:00
BillyGalbreath
1771d24be6
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@ec76e36 Fix a handful of vanilla bugs (#8187)
2022-10-01 18:57:38 -05:00
Melncat
eb97af3240
Allow configuring block blast resistance (#1140) 2022-10-01 18:56:08 -05:00
Melncat
314b754541
Add an option to fix MC-3304 (looting transferring to projectiles) (#1139) 2022-10-01 18:49:13 -05:00
BillyGalbreath
f093c6481e
Implement squid colors for rainglow fabric mod (#1141) 2022-10-01 18:18:16 -05:00
Rhythmic (Illo)
69c104dc6e
Fixes #507 (#1138) 2022-10-01 14:02:10 -05:00
BillyGalbreath
e2922f538b
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@2534e5c Fix other jigsaw related disconnect bug (#8414)
PaperMC/Paper@e9618f8 Add system property to dump stack on bad plugin class access (#8417)
PaperMC/Paper@6d14093 Add getDrops to BlockState and isPreferredTool to BlockData (#8284)
2022-10-01 12:21:22 -05:00
BillyGalbreath
955bd91c2b
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@c6d7375 use BlockFormEvent for mud converting into clay (#8398)
PaperMC/Paper@14c32bc Fix wrong yaw and pitch of CommandSourceStack#getBukkitLocation (#8411)
PaperMC/Paper@f5fa691 Don't print full packages in new chunk system classes
2022-09-30 17:04:11 -05:00
BillyGalbreath
c0cbab8836
Fix MC-123848 2022-09-30 17:01:46 -05:00
BillyGalbreath
dc8af93dfd
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@79f2aa3 Update Velocity natives (#8387)
PaperMC/Paper@21661a7 Fix jigsaw block kicking user (#8404)
PaperMC/Paper@017af78 [ci skip] Added the missing "d" character (#8267)
PaperMC/Paper@8a7dd61 Mark parsed PoiChunks with data as not loaded (#8405)
PaperMC/Paper@7d3a882 Do not log throwable for duplicate entity adds
PaperMC/Paper@8d69cfc Reduce allocation rate for checkBlock
2022-09-29 21:22:40 -05:00
BillyGalbreath
aa5e794e87
move max-growth-age to global config 2022-09-28 17:52:06 -05:00
BillyGalbreath
88f90be370
Fix PaperMC/Paper#8391 2022-09-28 14:24:03 -05:00
BillyGalbreath
4164107c09
Fix #788 2022-09-28 13:41:52 -05:00
BillyGalbreath
3f6dd484af
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@bd496d0 [ci skip] shuffle patches and rebuild
2022-09-28 12:37:40 -05:00
BillyGalbreath
229231a904
disable pufferfish mechanical changes by default 2022-09-27 11:40:13 -05:00
BillyGalbreath
3fa38d9260
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@1bbd273 Fix user auth thread pool queue
2022-09-27 11:04:20 -05:00
BillyGalbreath
369304438e
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@f7d16f6 Fixes a couple issues with entity spawn reasons (#8390)
2022-09-27 03:06:17 -05:00
BillyGalbreath
c6361bcd21
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@b58c0cf Update snekyaml
2022-09-26 13:54:47 -05:00
Melncat
937e026140
Add item packet serialization API (#1130) 2022-09-26 13:42:38 -05:00
BillyGalbreath
f913b22dac
Implement ram and rambar commands 2022-09-26 08:26:05 -05:00
BillyGalbreath
478d55ec4d
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@6d63005 Fix setEggCount method from TurtleLayEggEvent (#8385)
PaperMC/Paper@abe53a7 Fix typos in isTickingWorlds API javadocs (#8382)
PaperMC/Paper@01a1387 Rewrite chunk system (#8177)
2022-09-26 04:35:03 -05:00
BillyGalbreath
3e02573ea0
Update README.md 2022-09-25 16:15:08 -05:00
BillyGalbreath
ec75e5964a
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@d332623 Avoid potential place where the world map could be modified after its iterator is created (#8315)
PaperMC/Paper@6736f39 Fix mangled patch
PaperMC/Paper@4d52f1d Add method isTickingWorlds to Bukkit (#8316)
PaperMC/Paper@62680d5 Avoid item meta usage for itemstack enchantment getter (#8373)
PaperMC/Paper@b4c025b Fix player desync on dimension change (#8253)
2022-09-24 08:04:00 -05:00
BillyGalbreath
103965b5b4
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@8681503 Call EntityChangeBlockEvent for frogs egg (#8136)
PaperMC/Paper@ec0c550 Call BlockPhysicsEvent more often (#8264)
PaperMC/Paper@f528f53 Correct javadocs on PlayerArmorStandManipulateEvent (#7719)
PaperMC/Paper@3996e6e Updated Upstream (Bukkit/CraftBukkit/Spigot)
2022-09-23 23:11:56 -05:00
Melncat
aa392265a7
Add Player send death screen API (#1129)
Co-authored-by: MelnCat <melncatuwu@gmail.com>
2022-09-23 19:38:36 -07:00
BillyGalbreath
fbfcfb6924
Update pufferfish's yaml depdendencies 2022-09-23 01:26:55 -05:00
BillyGalbreath
31939de1d8
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@980c1d1 Updated Upstream (Bukkit/CraftBukkit) (#8378)
2022-09-23 00:17:24 -05:00
BillyGalbreath
95abfe4d21
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@339e85d Updated Upstream (CraftBukkit) (#8376)
2022-09-21 20:31:17 -05:00
BillyGalbreath
09af9f54f0
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@9e614e6 Fix ground pathfinding (#7683)
2022-09-20 18:03:48 -05:00
BillyGalbreath
eca2c7010e
Adds #1127 2022-09-20 18:01:34 -05:00
BillyGalbreath
aa349b9566
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@ea777c3 Add a consumer parameter to ProjectileSource#launchProjectile (#8374)
PaperMC/Paper@470c638 Configurable chat thread limit (#7878)
PaperMC/Paper@dbc2d60 Make WorldCreator#keepSpawnLoaded return the WorldCreator (Fixes #8321) (#8371)
PaperMC/Paper@f8742e2 Also load resources from LibraryLoader (#8335)
PaperMC/Paper@f7e6809 Fix Pathfinding After World Has Changed (#8068)
PaperMC/Paper@ad3dffe Respect preventMovingIntoUnloadedChunks for optimized collision checking (#8259)
PaperMC/Paper@8db45c4 Copper clear on lightning strike calls EntityChangeBlockEvent (#8126)
2022-09-20 00:58:02 -05:00
BillyGalbreath
f166b46032
[ci-skip] remove extra unused import from last commit 2022-09-19 19:35:19 -05:00
BillyGalbreath
3d026d9a11
Fix #1126 2022-09-19 19:24:47 -05:00
BillyGalbreath
a448748b1a
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@178f035 Restore no-crash behaviour when read-only config file(s) (#8318)
PaperMC/Paper@267dd18 Stop large look changes from crashing the server (#8326)
PaperMC/Paper@36f0c1b Rebuild patches
PaperMC/Paper@751d092 Properly close section storage managed files (#8364)
PaperMC/Paper@f5f84ff Add custom destroyerIdentity parameter to the sendBlockBreak function (#5840)
PaperMC/Paper@05f6a5c Limit size of Authenticator Cache Thread Pool (#8360)
PaperMC/Paper@ef670eb EndDragonFight killed statuses should be false for newly created worlds (#8354)
PaperMC/Paper@b826065 fire EntityChangeBlockEvent in more places (#6371)
PaperMC/Paper@34777cd Missing eating regain reason (#8244)
PaperMC/Paper@dbda887 Missing some effect cause (#8307)
PaperMC/Paper@63cb747 Added byte array serialization/deserialization for PersistentDataContainers (#7505)
2022-09-18 19:52:48 -05:00
BillyGalbreath
6e7bb8323f
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@ef0e5a6 Updated Upstream (Bukkit/CraftBukkit/Spigot)
2022-09-13 17:32:56 -05:00
BillyGalbreath
664774af5a
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@e51401e Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8347)
PaperMC/Paper@51183af Fix console completer/highlighter having invalid source stack (#8346)
2022-09-10 04:46:02 -05:00
BillyGalbreath
5f14c32a66
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@36a5f15 Allow preventing BlockDestroyEvent from dropping items (#8349)
2022-09-09 12:32:30 -05:00
BillyGalbreath
6dc65d28c6
Fix MC-179072 2022-09-06 13:37:24 -05:00