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
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
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
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
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
Ben Kerllenevich
28c9dcb368
update spark url
2022-06-26 07:04:13 -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
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
BillyGalbreath
47753a88a4
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@1654175 [ci skip] Update performance problem issue template to account for new config formats (#7967 )
PaperMC/Paper@b844286 Fix command signs patch update (#7976 )
PaperMC/Paper@cb410bb [ci skip] Update CONTRIBUTING.md for config changes (#7977 )
PaperMC/Paper@48f7a1a Add WardenAngerChangeEvent (#7943 )
2022-06-14 07:37:49 -05:00
BillyGalbreath
8e6f46b237
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@bd097b4 Updated Upstream (Bukkit/CraftBukkit/Spigot)
PaperMC/Paper@8bae82d Use deserialised row keys in config tables (#7962 )
PaperMC/Paper@3d37b42 Couple config fixes (#7975 )
2022-06-13 22:07:53 -05:00
BillyGalbreath
417a025211
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@e4f5e1c Bump netty
Pufferfish Changes:
pufferfish-gg/Pufferfish@a8543a4 #33 Fix anti-xray related crash bug
pufferfish-gg/Pufferfish@aefcb1a Updated Upstream (Paper)
2022-06-12 22:59:25 -05:00
BillyGalbreath
398d5b9243
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@4797e3a Dont reassign the hiddenConfigs field in TimingsManager (#7951 )
PaperMC/Paper@3690440 Update paperweight to 1.3.7
PaperMC/Paper@90050ff Update Adventure to 4.11.0 and implement ComponentLogger (#7937 )
2022-06-12 16:38:55 -05:00
BillyGalbreath
99b1dd738d
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@8b6f4dd Add paper-settings-directory cl argument (#7949 )
2022-06-12 06:40:31 -05:00
granny
a5cdb4d8b0
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c044b14 Add support for Velocity forwarding v2
PaperMC/Paper@6c52b5e Ensure that Log4J is shutdown when stopping the server (Fixes #7932 )
PaperMC/Paper@ee4916d Fire kick event for out-of-order chat on main thread (#7942 )
Purpur Changes:
pufferfish-gg/Pufferfish@50b8ded #32 Fix thread unsafe random usage
pufferfish-gg/Pufferfish@0297191 Updated Upstream (Paper)
2022-06-11 21:08:54 -07:00
BillyGalbreath
af90b11ad5
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@9ad94dc Adjust config headers
2022-06-11 16:47:36 -05:00
BillyGalbreath
f5512a0210
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@46954ee Don't explode on light data in the nether
PaperMC/Paper@dfc1044 Fix keep spawn loaded patch
2022-06-11 13:19:02 -05:00
BillyGalbreath
4c6cda520d
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@f8beab5 correct argument check in PlayerHandshakeEvent#setFailMessage(String) (#7940 )
PaperMC/Paper@c80df84 Readd remove vec allocations diff (#7930 )
PaperMC/Paper@1ccff4f Readd mc-4 fix
PaperMC/Paper@d7165b0 Fix some references to obfuscated code
PaperMC/Paper@55201f0 Updated Upstream (Bukkit/CraftBukkit) (#7936 )
2022-06-11 04:47:17 -05:00
BillyGalbreath
dc7d14957c
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@76f81ae Keep default keys in some maps
PaperMC/Paper@5a2973f Correct dataconverter diff
PaperMC/Paper@ee7d161 Make starlight light read non-fatal if it throws
2022-06-10 23:32:38 -05:00
William Blake Galbreath
4a049149c0
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@99aa5f2 Fixes parsing tags in selectors in command functions
PaperMC/Paper@698b315 Improve migration file errors (#7929 )
PaperMC/Paper@8bca919 Remove unneeded patch
PaperMC/Paper@a8a01bb port Significantly improve performance of the end generation (#7919 )
PaperMC/Paper@cf384f5 Don't print stacktrace when client with invalid signature logs in
PaperMC/Paper@9b6fb2f Remove bad warning
PaperMC/Paper@0754819 Updated Upstream (CraftBukkit)
PaperMC/Paper@9a75a79 Readd PlayerAnimationEvent constructor removed by upstream
2022-06-10 12:40:16 -05:00
William Blake Galbreath
a679c88d82
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@8141349 improve packet config serializer (#7920 )
2022-06-10 05:14:38 -05:00
William Blake Galbreath
bea70e2afe
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@dd6a8e9 couple more migration issues
2022-06-10 00:05:53 -05:00
William Blake Galbreath
a214265592
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@cfe3ad1 Updated Upstream (Bukkit/CraftBukkit/Spigot)
PaperMC/Paper@02b5ec4 fix 2 more migration issues
2022-06-09 23:54:49 -05:00
Ben Kerllenevich
2cedce137a
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@83e2a35 Fix light (#7917 )
2022-06-09 21:12:34 -04:00
Ben Kerllenevich
bee79eaab0
once more
2022-06-09 20:06:36 -04:00
Ben Kerllenevich
4f291c3b98
upstream
2022-06-09 20:03:02 -04:00
Ben Kerllenevich
102b3130fe
merge upstream
2022-06-09 16:49:19 -04:00
Ben Kerllenevich
012e379edb
fix compile
2022-06-09 07:26:34 -04:00
Ben Kerllenevich
4b168c7792
merge upstream
2022-06-09 07:12:26 -04:00
Ben Kerllenevich
9ab5b07c78
upstream
2022-06-08 18:16:01 -04:00
Ben Kerllenevich
d3e5bc3fd5
upstream
2022-06-08 15:41:11 -04:00
Ben Kerllenevich
401e42cd6e
all the patches are done
2022-06-08 15:21:48 -04:00
Ben Kerllenevich
9dff3ce224
merge upstream
2022-06-08 14:35:27 -04:00
Ben Kerllenevich
63b5dc886a
merge upstream
2022-06-08 13:50:11 -04:00
Ben Kerllenevich
ed5b0fda9e
on the road to compilation
2022-06-08 12:53:47 -04:00
Ben Kerllenevich
91333745cd
269/273
2022-06-08 12:14:02 -04:00
Ben Kerllenevich
17c72b537c
200/273
2022-06-08 11:50:34 -04:00
Ben Kerllenevich
3890a6c579
100/273
2022-06-08 11:09:32 -04:00
Ben Kerllenevich
93e0af2696
a bunch more
2022-06-08 10:53:32 -04:00
Ben Kerllenevich
9b5c48b84d
patches
2022-06-08 10:32:02 -04:00
Ben Kerllenevich
e217008618
maybe we API
2022-06-07 14:53:59 -04:00
Ben Kerllenevich
dc4a29b567
Updated Upstream (Paper & Pufferfish)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@2033dba Updated Upstream (CraftBukkit)
PaperMC/Paper@a3ad720 Remove ChatColor usages (#7543 )
PaperMC/Paper@8fc0999 Fix some nullability things (#7275 )
PaperMC/Paper@fd069dd Remove incorrect throws javadoc in Team (#7869 )
PaperMC/Paper@bed5cb2 Limit resolved selectors when enabled
PaperMC/Paper@4d83ed0 [ci skip] Changing the order of the rebase with autosquash command in the contributing.md (#6974 )
PaperMC/Paper@071a4a2 throw exception if worlds are created while being ticked (#7653 )
PaperMC/Paper@5b6397a Make leave messages for kicks the same as for quitting (#7874 )
PaperMC/Paper@5befb55 Updated Upstream (Bukkit/CraftBukkit) (#7875 )
PaperMC/Paper@b3deb25 Move some methods to RegionAccessor (#7635 )
PaperMC/Paper@d8ef841 [DataConverter] Fix generator options parsing
PaperMC/Paper@4b27254 Fix treasure maps discovered settings (#7627 )
PaperMC/Paper@276d830 Fix campfire walker in V1920
Pufferfish Changes:
pufferfish-gg/Pufferfish@671d68b Add Entity TTLs
pufferfish-gg/Pufferfish@aaca13d Updated Upstream (Paper)
2022-06-07 13:09:12 -04:00