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
Ben Kerllenevich
451e623ec1
[ci-skip] auto select category on feature requests
2022-08-24 22:45:11 -04:00
BillyGalbreath
f5b2ba95cc
oops, forgot this part in last commit
2022-08-24 20:48:03 -05:00
BillyGalbreath
d1542ad12d
make pufferfish.yml relocatable
2022-08-24 20:45:18 -05:00
BillyGalbreath
868748e16f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@a76998d Fix plugin loggers on shutdown (#5592 )
2022-08-22 15:55:20 -05:00
BillyGalbreath
e599e96628
[ci-skip] use svg for opencollective backers
2022-08-22 15:52:29 -05:00
granny
e6487674c0
[ci-skip] put yourkit/jetbrains together in README
2022-08-21 15:40:13 -07:00
BillyGalbreath
ca6db3ec0c
[ci-skip] update contributors/sponsors svg
2022-08-21 16:54:46 -05:00
BillyGalbreath
e9168bf1b0
[ci-skip] use new contributors svg
2022-08-19 18:56:47 -05:00
BillyGalbreath
78b57e8d46
[ci-skip] fixup readme
2022-08-19 17:20:03 -05:00
BillyGalbreath
39e30d66ea
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2da891f Updated Upstream (Bukkit/CraftBukkit)
2022-08-18 10:08:17 -05:00
BillyGalbreath
16990c4edf
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@db17048 [ci skip] Show @org.bukkit.UndefinedNullability in javadocs (#8291 )
PaperMC/Paper@5bf2591 Add NamespacedKey biome methods
PaperMC/Paper@4516aed More ThrownPotion API
PaperMC/Paper@4ba43fe Grant temporary immunity to hopper minecarts while actively pulling (fixes #8281 ) (#8282 )
2022-08-15 19:30:47 -05:00
BillyGalbreath
ac5c303a0d
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@0ddd20c Updated Upstream (CraftBukkit/Spigot)
PaperMC/Paper@9592da1 Add method to get highest anger level of warden
2022-08-14 04:43:41 -05:00
BillyGalbreath
0fd6a5698f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2a74071 Simple patch changes for chunk system
PaperMC/Paper@7e11afa Fix mad cursor addition via API (#8276 )
PaperMC/Paper@3f0415b Use thread safe Random inside of ServerLoginPacketListenerImpl
2022-08-11 18:07:58 -05:00
BillyGalbreath
c8a5344a14
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@22ad9ee Fix command pool submitting on shutdown (#8272 )
PaperMC/Paper@954b3fb Send signature headers when chat event viewers are modified
PaperMC/Paper@2cab696 Don't manually send ClientboundPlayerPositionPacket for refreshPlayer
2022-08-10 09:33:23 -05:00
BillyGalbreath
1d0cc1ba2a
Fix #1097
2022-08-09 12:16:31 -05:00
BillyGalbreath
b1925ac31f
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@e6f8284 Updated Upstream (Bukkit/CraftBukkit) (#8270 )
2022-08-09 08:39:25 -05:00
BillyGalbreath
d7b3ae90ce
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c7e118b Update modern forwarding to v3 (#8219 )
2022-08-08 19:54:19 -05:00