Commit Graph

2174 Commits

Author SHA1 Message Date
William Blake Galbreath
b5a9c83a92 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@d9bf5e7 Add method to set noclip on arrows (#7263)
PaperMC/Paper@c34fb09 Add ghast api (#7554)
2022-03-06 16:33:15 -06:00
BillyGalbreath
f5725829d1
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@a36d7f6 Updated Upstream (CraftBukkit)
PaperMC/Paper@7b9c30f Fix scoreboard objective name length limit
2022-03-06 09:36:55 -06:00
BillyGalbreath
3e8b148a1f
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@196271d Fix save problems on shutdown
PaperMC/Paper@1e12cf8 Add more to the save fixes
2022-03-05 21:56:04 -06:00
BillyGalbreath
498f646f40
Silence Paper's bajillion javadoc warnings 2022-03-05 15:38:15 -06:00
BillyGalbreath
a0e55c6650
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@6564f70 Fix cancelling ProjectileHitEvent for piercing arrows (#7492)
2022-03-05 15:32:39 -06:00
BillyGalbreath
4240f9279b
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@f9b05cc Expose furnace minecart push property. (#7548)
PaperMC/Paper@9351513 Fix handling message in PlayerHandshakeEvent (#7542)
2022-03-05 14:27:22 -06:00
BillyGalbreath
655759ef32
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@1d7a6a0 Add missing glow_item_frame walkers
2022-03-05 07:55:01 -06:00
BillyGalbreath
e4e6c9ccc6
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@0ee6dda Add javadoc linking for adventure-text-minimessage (#7538)
PaperMC/Paper@b6616c8 Fix falling block spawn methods
PaperMC/Paper@6d47843 replace bungeecord-chat dependency with deprecated version (#7539)
PaperMC/Paper@42a9c37 Move Adventure patch up
2022-03-04 17:54:24 -06:00
Ben Kerllenevich
c4451ae6cd Updated Upstream (Paper & Pufferfish)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@753bf2c Update paperweight to 1.3.5
PaperMC/Paper@15b6b3d Add StructuresLocateEvent as replacement for StructureLocateEvent (#7524)
PaperMC/Paper@c09365a Fix deadlock on watchdog crash (#7535)
PaperMC/Paper@719daa8 Updated Upstream (CraftBukkit)
PaperMC/Paper@b9f26bb Add printPaperVersion task
PaperMC/Paper@63aa4d3 Clarify exception messages for invalid view distances (#7510)

Pufferfish Changes:
pufferfish-gg/Pufferfish@a786526 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@e0075db 1.18.2 - Updated Upstream (Paper)
2022-03-04 07:11:14 -05:00
BillyGalbreath
3de31d2e35
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@d33cdcf Updated Upstream (Bukkit/CraftBukkit)
2022-03-03 14:03:33 -06:00
BillyGalbreath
ea1631c20d
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@90788a5 clean up prepareTickingChunk diff
2022-03-02 12:39:52 -06:00
BillyGalbreath
30fff548cb
[ci-skip] remove useless gradle properties 2022-03-02 07:23:17 -06:00
BillyGalbreath
5d79d46605
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@b1afebb Force close world loading screen on join (#7529)
PaperMC/Paper@d3caeeb Fix early registry access in xray patch
PaperMC/Paper@c6ea84c Drop unneeded desync patch
2022-03-02 06:16:34 -06:00
BillyGalbreath
30882358d7
Fix paper's anti-xray with temp workaround 2022-03-01 19:41:28 -06:00
BillyGalbreath
2dc2d2c369
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@14add2b Updated Upstream (CraftBukkit)
PaperMC/Paper@178802a Fix various 1.18.2 update issues (#7523)
2022-03-01 18:45:45 -06:00
BillyGalbreath
90adb4e4af
Update to 1.18.2 2022-03-01 17:27:08 -06:00
BillyGalbreath
133b3e1719
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@30cb7d0 ignore excessive vel for Minecarts (Fixes #7515)
2022-03-01 00:47:03 -06:00
BillyGalbreath
ea44ea199f
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@7f65b0b Add DataConverter to StructureCheck, for structure lookups
2022-02-26 04:00:14 -06:00
BillyGalbreath
4afe68b005
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@9cab01e [ci skip] Update Gradle wrapper to 7.4
PaperMC/Paper@cdb893b Add mid-tick task execution to block ticking
PaperMC/Paper@854f3d3 Put world into worldlist before initing the world
PaperMC/Paper@db81163 Execute mid tick tasks during tile entity ticking
PaperMC/Paper@501834e Fix custom inventory holders (#6199)
PaperMC/Paper@04a337a Add some missing deprecations to the adventure patch (#7500)
PaperMC/Paper@b6dad9c Fix desync on teleporting entity on first tick (#7183)
PaperMC/Paper@2a55e35 Option to have default CustomSpawners in custom worlds (#7493)
PaperMC/Paper@bfa50ad Custom Potion Mixes (#6744)
2022-02-23 09:40:25 -06:00
BillyGalbreath
52228a11c1
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@7b8e0c3 Updated Upstream (Bukkit/CraftBukkit)
PaperMC/Paper@36a1650 Furnace RecipesUsed API (#7399)
PaperMC/Paper@392acfd Configurable sculk sensor listener range (#6443)
PaperMC/Paper@b757019 Add missing block data mins and maxes (#6790)
2022-02-20 17:52:52 -06:00
BillyGalbreath
5ad7f4bd90
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@2a4aef3 Mark ChatRender#render as ApiStatus.Override
PaperMC/Paper@f5b9e07 Add GameEvent tags (#6439)
PaperMC/Paper@b173c3e Use access transformers for player profile API (#7468)
PaperMC/Paper@286bd1b 1.18 misc performance dev branch (#7368)
PaperMC/Paper@5bb4549 Fix entity armor not showing on death animation (#7355)
2022-02-18 20:06:35 -06:00
Encode42
d0ea018612
Updated Upstream (Pufferfish)
Upstream has released updates that appear to apply and compile correctly

Pufferfish Changes:
pufferfish-gg/Pufferfish@434f1eb Prevent Java version detection from throwing
2022-02-16 20:40:17 -05:00
Encode42
779d44ff96
Separate unsafe-enchants anvil and command toggle 2022-02-15 19:53:35 -05:00
BillyGalbreath
b829f5019a
Fix entity selectors with tpsbar command 2022-02-15 14:53:17 -06:00
BillyGalbreath
d413f6f631
Updated Upstream (Paper & Pufferfish)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@c50fc3a Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7480)

Pufferfish Changes:
pufferfish-gg/Pufferfish@81f546b Fix SIMD when pixel counts aren't divisible by 8
2022-02-15 10:48:18 -06:00
BillyGalbreath
cfe8efe1f0
Updated Upstream (Paper & Pufferfish)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@26734e8 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#7454)
PaperMC/Paper@4a745f9 Optimize Util#sequence (#7115)
PaperMC/Paper@2c8d48c Make Panda implement Sittable (#7414)
PaperMC/Paper@2c4a589 Fix issues with LimitedRegion (#7343)
PaperMC/Paper@3d91eca Fix cancelled snow bucket placement (#6751)
PaperMC/Paper@9567753 Don't load plugins prefixed with a dot (#7392)
PaperMC/Paper@92c777d Fix PlayerProfile BukkitObject serialization, deprecate setName and setId for removal (#7471)
PaperMC/Paper@e6898ff Fix IllegalArgumentException for /paper mobcaps command (#7472)
PaperMC/Paper@a8f2d67 - properly fix IllegalArgumentException in `/paper mobcaps` command

Pufferfish Changes:
pufferfish-gg/Pufferfish@22f20b2 Fix sentry bug
2022-02-13 20:37:07 -06:00
BillyGalbreath
5d1684a84c
Fix MonsterEggSpawnEvent patch 2022-02-13 19:33:18 -06:00
BillyGalbreath
7d5e6ec819
Fix join full server permission 2022-02-12 08:31:03 -06:00
BillyGalbreath
9448b95d1c
Add jdk modules for javadocs (fixes build) 2022-02-12 06:42:16 -06:00
BillyGalbreath
bf71f87c48
Updated Upstream (Paper & Pufferfish)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@00da098 Log exceptions thrown during chat processing (#7467)

Pufferfish Changes:
pufferfish-gg/Pufferfish@1b5273f Optimize map rendering
2022-02-12 06:14:42 -06:00
12emin34
09369d5f9e
Anvil options for repairing and damaging (#901) 2022-02-12 06:01:12 -06:00
BillyGalbreath
aea3aa0ad9
Fix #892 2022-02-08 15:08:35 -06:00
BillyGalbreath
314ca1a1be
Config for mob last hurt by player time 2022-02-08 13:36:16 -06:00
BillyGalbreath
4afda7156a
Fix #895 2022-02-08 13:09:57 -06:00
BillyGalbreath
00ccf82643
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@46ed080 fix portal linking in upgraded chunks (fixes #7419) (#7438)
PaperMC/Paper@6df4641 Use destination world when preloading spawn chunk (#7441)
PaperMC/Paper@0cc2503 Implement World#regenerateChunk (#7425)
2022-02-07 11:51:10 -06:00
BillyGalbreath
ddc07511f7
Fix #882 2022-02-02 21:43:54 -06:00
BillyGalbreath
a781baac3b
Fix #888 2022-02-02 21:29:50 -06:00
BillyGalbreath
d89923f642
Updated Upstream (Paper & Pufferfish)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@2ec04e0 Use correct headerLocation for regionfile initialisation
PaperMC/Paper@f23c039 Fix infinite recursion in spawnCategoryForChunk/Position
PaperMC/Paper@9940bca API for creating command sender which forwards feedback (#7432)

Pufferfish Changes:
pufferfish-gg/Pufferfish@d549dda Improve vanilla parity of suffocation patch
pufferfish-gg/Pufferfish@17b3430 Updated Upstream (Paper)
pufferfish-gg/Pufferfish@bcbaf3e Fix div by zero
2022-02-02 21:10:07 -06:00
BillyGalbreath
3f1ad9380d
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@17eb884 Use a CHM for StructureTemplate.Pallete cache
PaperMC/Paper@f79c0da Updated Upstream (Bukkit/CraftBukkit)
PaperMC/Paper@2121aed Rebuild patches
2022-02-01 17:42:59 -06:00
BillyGalbreath
293e682af4
Fix PaperMC/Paper#5869 2022-02-01 17:02:54 -06:00
Encode42
44d6b510e7
[ci-skip] Fix extra 'r' in commit message 2022-02-01 10:22:31 -05:00
BillyGalbreath
a21f907ced
Updated Upstream (Paper & Pufferfish)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paperr@41263d9 [ci skip] Update paperweight to 1.3.4
PaperMC/Paperr@3109dd8 Updated Upstream (Bukkit/CraftBukkit) (#7428)
PaperMC/Paperr@17eb884 Use a CHM for StructureTemplate.Pallete cache
PaperMC/Paperr@f79c0da Updated Upstream (Bukkit/CraftBukkit)
PaperMC/Paperr@2121aed Rebuild patches

Pufferfish Changes:
pufferfish-gg/Pufferfishr@9aa81a5 Update Upstream (Paper)
pufferfish-gg/Pufferfishr@809bd9f Update Upstream (Paper)
pufferfish-gg/Pufferfishr@f053fd3 Update Upstream (Paper)
pufferfish-gg/Pufferfishr@5bf8730 Update Upstream (Paper)
pufferfish-gg/Pufferfishr@c4a780f Update Upstream (Paper)
pufferfish-gg/Pufferfishr@99a590b Fix lightning
pufferfish-gg/Pufferfishr@3e75ff0 Updated Upstream (Paper)
pufferfish-gg/Pufferfishr@110966e Updated Upstream (Paper)
pufferfish-gg/Pufferfishr@b6b58c4 Update Upstream (Paper misc-perf branch)
2022-02-01 07:49:14 -06:00
BillyGalbreath
cef3815b3d
Fix typo/incorrect setting path 2022-01-30 02:21:49 -06:00
BillyGalbreath
5a659fe5b3
Fix MC-50647 and MC-238526 2022-01-30 02:18:49 -06:00
BillyGalbreath
3a6f25b1a5
Fill command max area option 2022-01-29 19:39:55 -06:00
BillyGalbreath
b2849bcd9c
Fix class cast exception with food default chance 2022-01-29 09:33:50 -06:00
BillyGalbreath
6eef61bf99
Fix build 2022-01-27 10:32:53 -06:00
Oharass
340c6a39af
Setup Dev Bundle Publishing (#807) 2022-01-27 10:30:14 -06:00
BillyGalbreath
611c034710
Bring back the Lobotomizer (#869) 2022-01-27 10:27:23 -06:00
BillyGalbreath
102d0e2a46
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paperr@b164899 Update tiny-remapper
PaperMC/Paperr@f7dbd06 [ci skip] Update parameter mappings
PaperMC/Paperr@ca523ab [ci skip] Fix param mismatch from last commit
PaperMC/Paperr@2e99e5e Updated Upstream (Bukkit/CraftBukkit) (#7411)
2022-01-27 10:26:18 -06:00