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
BillyGalbreath
8d152b704b
[ci-skip] Clarify instructions in README.md
2022-09-06 07:34:28 -05:00
BillyGalbreath
dca1dec832
Add skeleton bow accuracy option
2022-09-02 13:33:21 -05:00
BillyGalbreath
415a70846c
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@09904fd Re-add legacy getChunkAtAsynchronously to ChunkProviderServer
2022-09-02 08:20:04 -05:00
BillyGalbreath
ff8e329e9d
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@046466f Re-arrange most chunk system patches to front (#8338 )
PaperMC/Paper@e8c2c3b Fix World#refreshChunk not working for chunks in no-tick range
2022-09-01 21:51:05 -05:00
BillyGalbreath
be681220d6
Fix #1115
2022-09-01 00:57:37 -05:00
BillyGalbreath
ef2160f5bf
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@eff22eb Ensure players are removed from pendingLogin
Pufferfish Changes:
pufferfish-gg/Pufferfish@31d0ff3 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@4882a95 Fix PAPI edge-case
pufferfish-gg/Pufferfish@254c002 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@4b26a0b Updated Upstream (Paper)
pufferfish-gg/Pufferfish@2c1e02e Updated Upstream (Paper)
pufferfish-gg/Pufferfish@3888607 Update DAB entities
2022-08-29 12:44:01 -05:00
BillyGalbreath
7005356a4d
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@aabf676 Prevent unloading worlds with pending player logins
2022-08-28 14:45:03 -05:00
granny
1c88954c70
[ci-skip] ok actually change to org email
2022-08-26 23:12:41 -07:00
granny
5b1c2b1cf4
mob spawning option to ignore creative players
2022-08-26 22:49:19 -07:00
granny
bc88bab40c
[ci-skip] change to org email
2022-08-26 22:17:13 -07:00
granny
6b00f11161
add Player#showCreditScreen
2022-08-26 22:02:16 -07:00
BillyGalbreath
2934d19b9f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@0bf8790 Fix client lag spikes due to client light recalc
2022-08-26 11:06:42 -05:00