Commit Graph

2282 Commits

Author SHA1 Message Date
BillyGalbreath
2b07212e72
[ci-skip] update paper repo url 2022-07-12 11:02:26 -05:00
BillyGalbreath
7ffeb29899
[ci-skip] Update readme (again) 2022-07-12 08:57:12 -05:00
BillyGalbreath
0d7f296237
[ci-skip] Update readme 2022-07-12 08:42:51 -05:00
BillyGalbreath
772760a064
Whose bright idea was it to force nullability annotations? 2022-07-09 01:03:24 -05:00
BillyGalbreath
2111ba7608
Add local difficulty api 2022-07-09 00:57:57 -05:00
Krakenied
023416e380
Split allowUnsafeEnchants setting (#1047)
Co-authored-by: BillyGalbreath <blake.galbreath@gmail.com>
2022-07-08 22:37:43 -04:00
BillyGalbreath
6061e12e23
Fix #1043 2022-07-08 21:09:51 -05:00
BillyGalbreath
2b1b125ffa
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@5ffeb70 Use getChunkForLighting instead of getChunkAtImmediately in fixlight to properly ignore imposter chunks
PaperMC/Paper@e294802 Refactor paper command (#8112)
2022-07-08 20:59:01 -05:00
BillyGalbreath
93c82c9783
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@c4782f5 Add xp orb spawn reason for frogs (#8045)
PaperMC/Paper@95ac874 Add ZombieVillager conversion without entity event (#8111)
PaperMC/Paper@41238a4 [ci skip] Fixed typo in README (#8031)
2022-07-07 23:47:02 -05:00
BillyGalbreath
4ffb3e0ce5
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@6ea73e7 Fix Bee setFlower NPE (#8107)
2022-07-06 23:37:08 -05:00
BillyGalbreath
f1e3c8eb0f
Fix shift click result in anvil/grindstone take result event 2022-07-06 14:15:51 -05:00
BillyGalbreath
52b42b7fd8
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@a05e69b Add a bit of extra debugging to chat order/time errors
2022-07-06 07:42:21 -05:00
Encode42
86dfa7f275
Cast to LevelAccessor instead of instanceof check 2022-07-05 13:23:54 -04:00
Encode42
8e95a61f6d
Don't blindly cast to level in coral die config 2022-07-05 12:42:01 -04:00
BillyGalbreath
ff0bea3098
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@1e5d1db Call StructureGrowEvent for mangrove propagule (#8023)
PaperMC/Paper@385f313 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#8092)
PaperMC/Paper@fbb11db Add missing EntityDropItemEvent calls (#5674)
PaperMC/Paper@c879064 Call EntityDropItemEvent for goats dropping horns (#8094)
2022-07-04 15:39:33 -05:00
Encode42
d1485fa5b6
Config to not let coral die 2022-07-04 14:03:10 -04:00
BillyGalbreath
24434478ef
Add system property to prevent downloading and loading Spark 2022-07-04 12:52:44 -05:00
Encode42
49a4494a3e
Config for sculk shrieker can_summon state 2022-07-04 13:33:32 -04:00
BillyGalbreath
347c60a879
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@d86fde5 Do not sync load chunk for dynamic game event listener registration
2022-07-04 04:29:21 -05:00
BillyGalbreath
1c9ec52308
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@ed79fc9 Add Player#getFishHook (#7988)
PaperMC/Paper@41647af Do not use worldgen executor for api profile completions
2022-07-03 18:59:21 -05:00
granny
fb236f013c
fix #1025 (#1026)
* fix #1025

* remove unused variable
2022-07-03 08:52:40 -04:00
BillyGalbreath
459e5f1c6e
Option to disable kick for out of order chat 2022-07-03 04:14:09 -05:00
BillyGalbreath
752eadf71e
Remove 'missing food' warning on startup
Apparently this confused the shit out of people
2022-07-03 04:12:44 -05:00
BillyGalbreath
959d211f48
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@c029645 Don't allow world unloading while ticking worlds (fixes #8080) (#8081)
PaperMC/Paper@9d0650e Don't print component in resource pack rejection message (#8084)
2022-07-03 04:11:37 -05:00
BillyGalbreath
e7d3f0741a
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@0d79b86 Update paperweight to 1.3.8
PaperMC/Paper@1bd678c [ci skip] Scan built jars for bad method usages (#8051)
PaperMC/Paper@2818347 [ci skip] fix team name in codeowners
PaperMC/Paper@a22eb67 update eigencraft patch (#8076)
2022-06-30 13:52:15 -05:00
granny
c0bb2e32f7 make link clickable in timings warning
closes #1023
2022-06-30 01:10:50 -07:00
granny
f100413c71 [ci-skip] remove sout from spark patch 2022-06-28 02:37:23 -07:00
granny
d083a5085c [ci-skip] consistency 2022-06-27 18:06:10 -07:00
granny
660f421d53 [ci-skip] timings -> spark in issue templates 2022-06-27 18:04:35 -07:00
Encode42
addc511ae3
Fix unsafe enchants patch 2022-06-27 19:28:46 -04:00
Ben Kerllenevich
b4a75c0d79 Don't download spark if cached version matches 2022-06-26 07:44:51 -04:00
Ben Kerllenevich
28c9dcb368 update spark url 2022-06-26 07:04:13 -04:00
BillyGalbreath
d88e629ec9
Add removal warning to timings command 2022-06-26 01:25:49 -05:00
BillyGalbreath
eb6b9a3bdd
Feature/spark (#1020) 2022-06-26 00:51:56 -05:00
Encode42
e762f1885d
Revert spark, requires fixing 2022-06-26 01:09:23 -04:00
Ben Kerllenevich
fe8e40410b we good to go now 2022-06-25 21:40:02 -04:00
Ben Kerllenevich
016cc5a2ee istg gradle if this is it 2022-06-25 21:19:59 -04:00
Ben Kerllenevich
b7f61428bb
Add spark (#1016) 2022-06-25 20:40:28 -04:00
BillyGalbreath
8bd5048b7b
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@e7036bb Updated Upstream (Bukkit/CraftBukkit) (#8042)
PaperMC/Paper@11bd74b Use safe method for handling Files#createDirectories (#7997)
PaperMC/Paper@37afe98 Fix CCE for SplashPotion and LingeringPotion spawning (#7758)
2022-06-25 19:11:15 -05:00
Ben Kerllenevich
a3610321ea
Enchantment table persists lapis (#1015) 2022-06-25 08:10:50 -04:00
BillyGalbreath
8f539f99b5
[ci-skip] The s was _too_ happy. (#1014) 2022-06-25 01:13:15 -05:00
BillyGalbreath
8139942847
[ci-skip] YOLO (#1013)
https://youtu.be/mLyOj_QD4a4
2022-06-25 02:10:33 -04:00
Encode42
bf2914aaaf
[ci-skip] Build script cleanup (#1012) 2022-06-25 01:53:56 -04:00
Ben Kerllenevich
6ce9e6e4cd skeletons eat wither roses 2022-06-25 00:19:21 -04:00
Ben Kerllenevich
ccbf80d813 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@4c9317c Use non-deprecated super ctor in PaperServerListPingEventImpl (#8029)
PaperMC/Paper@147a2b7 Parse MOTD as legacy sectioned string (Fixes #8036)
PaperMC/Paper@e52499e Fix Player#loadData and Player#saveData javadocs (#8039)
PaperMC/Paper@bdb6816 Update Alternate Current to v1.4.0 (#8028)
PaperMC/Paper@5593f4e Cleanup LivingEntity Hand Raised/Item Use API (#7995)
PaperMC/Paper@04d080e [ci skip] Fix tiny mistake in adventure javadocs (#8046)
2022-06-24 13:13:38 -04:00
BillyGalbreath
4f47e9c368
Updated Upstream (Paper & Pufferfish)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@9797f08 Sync Starlight SaveUtil with 1.1.1
PaperMC/Paper@ed9cf5c Fix missing null check in ChunkGenerator#findNearestMapStructure
PaperMC/Paper@fb2c24b Updated Upstream (Bukkit/CraftBukkit) (#8015)

Pufferfish Changes:
pufferfish-gg/Pufferfish@892ec46 Fix minecart loading bug. PurpurMC/Purpur#1008
pufferfish-gg/Pufferfish@8780a38 Updated Upstream (Paper)
2022-06-20 23:09:28 -05:00
BillyGalbreath
def1bd407d
Updated Upstream (Paper & Pufferfish)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@0c1643c Fix MC-252439 (#7994)
PaperMC/Paper@0ae78d3 Fix advancement saving before reloads (#8003)
PaperMC/Paper@f428887 Prevent empty items from being added to world (#7998)
PaperMC/Paper@dd61319 Couple fixes for command blocks (#8004)
PaperMC/Paper@d1b1c6f Add missing deprecation to AdvancementDisplayType (#7876)
PaperMC/Paper@81f2eec [ci skip] rebuild patches
PaperMC/Paper@e269a0a Fix incorrect random nextLong to nextInt (#8009)
PaperMC/Paper@b77fe3a Temp: Disable javadoc.io for now
PaperMC/Paper@7688112 [ci skip] restore jd.io
PaperMC/Paper@b0eb4e0 Fix number parsing (#8013)

Pufferfish Changes:
pufferfish-gg/Pufferfish@fdfb106 Fix version checker
pufferfish-gg/Pufferfish@b4104a6 Updated Upstream (Paper)
2022-06-18 13:19:30 -05:00
BillyGalbreath
a92a8df112
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@94ef34c Fix incorrect ansi code being used for bold (#8000)
PaperMC/Paper@2dcfb2b Nameable Banner API (#7711)
2022-06-15 23:16:50 -05:00
BillyGalbreath
00603687b3
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@805423c Add ARMOR tag to MaterialTags (1.19) (#7987)
PaperMC/Paper@4a48ed3 Add option for strict advancement dimension checks (#7954)
PaperMC/Paper@17c1c6c Add missing important BlockStateListPopulator methods (#7952)
2022-06-15 12:40:47 -05:00
BillyGalbreath
92b2fd2a0c
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@e3042d2 Fix the growth modifier for glowberries (#7986)
2022-06-14 17:53:37 -05:00