Jake Potrebic
22c788cb7e
Fix Bee setFlower NPE ( #8107 )
2022-07-06 15:21:56 -07:00
Jake Potrebic
6e7a5755b8
Add missing EntityDropItemEvent calls ( #5674 )
2022-07-04 12:01:17 -07:00
Jake Potrebic
ce8e37904d
Fix CCE for SplashPotion and LingeringPotion spawning ( #7758 )
2022-06-25 14:21:47 -07:00
Jake Potrebic
69b406ca45
Updated Upstream (Bukkit/CraftBukkit) ( #8042 )
...
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing
Bukkit Changes:
d5a777e7 SPIGOT-7078: Add EntityPotionEffectEvent.Cause#WARDEN
CraftBukkit Changes:
82f757467 SPIGOT-7078: Add EntityPotionEffectEvent.Cause#WARDEN
c924fa531 SPIGOT-7072: Call events for stepping on sculk sensors and sculk shriekers
2022-06-25 13:26:00 -07:00
Jake Potrebic
3091fb476a
Fix Player#loadData and Player#saveData javadocs ( #8039 )
2022-06-22 20:46:13 -07:00
Jake Potrebic
4d6659b9ff
Use non-deprecated super ctor in PaperServerListPingEventImpl ( #8029 )
2022-06-21 08:54:52 -07:00
Jake Potrebic
c517b28adc
Fix number parsing ( #8013 )
2022-06-17 11:28:18 -07:00
Jake Potrebic
b20573ca8c
Fix incorrect random nextLong to nextInt ( #8009 )
2022-06-17 00:00:17 -07:00
Jake Potrebic
969129420b
Add missing deprecation to AdvancementDisplayType ( #7876 )
2022-06-16 15:19:47 -07:00
Jake Potrebic
92e54e030d
Couple fixes for command blocks ( #8004 )
2022-06-16 15:03:02 -07:00
Jake Potrebic
fe2520594d
Fix advancement saving before reloads ( #8003 )
2022-06-16 13:59:53 -07:00
Jake Potrebic
e08802e9ef
Add option for strict advancement dimension checks ( #7954 )
2022-06-14 16:31:20 -07:00
Jake Potrebic
d119995386
[ci skip] Update CONTRIBUTING.md for config changes ( #7977 )
2022-06-14 01:53:02 -07:00
Jake Potrebic
15181a7c74
Fix command signs patch update ( #7976 )
2022-06-14 01:51:53 -07:00
Jake Potrebic
c3f403dd76
Couple config fixes ( #7975 )
2022-06-13 15:29:44 -07:00
Jake Potrebic
dbb094a30e
Dont reassign the hiddenConfigs field in TimingsManager ( #7951 )
2022-06-12 10:29:27 -07:00
Jake Potrebic
9c10476c94
Fire kick event for out-of-order chat on main thread ( #7942 )
2022-06-11 18:11:18 -07:00
Jake Potrebic
df842f3d43
Adjust config headers
2022-06-11 13:43:59 -07:00
Jake Potrebic
5a405cfe8e
Updated Upstream (Bukkit/CraftBukkit) ( #7936 )
...
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing
Bukkit Changes:
c1d911a2 Add compat constructor to PlayerAnimationEvent
CraftBukkit Changes:
effea36a2 PR-1065: Add missing calls for BlockSpreadEvent when Sculk spreads
2022-06-11 02:02:57 -07:00
Jake Potrebic
33d48ed240
Keep default keys in some maps
...
Fixes https://github.com/PaperMC/Paper/issues/7913#issuecomment-1152780671
2022-06-10 17:11:12 -07:00
Jake Potrebic
e44a2dc4ac
Fixes parsing tags in selectors in command functions
...
Fixes #7928
2022-06-10 10:02:04 -07:00
Jake Potrebic
43f46a5f0b
Improve migration file errors ( #7929 )
2022-06-10 10:01:09 -07:00
Jake Potrebic
29e793489c
improve packet config serializer ( #7920 )
2022-06-10 01:45:41 -07:00
Jake Potrebic
89e9e14344
couple more migration issues
2022-06-09 22:03:37 -07:00
Jake Potrebic
b347f25afc
fix 2 more migration issues
2022-06-09 18:40:07 -07:00
Jake Potrebic
d8a7b12368
Updated Upstream (Bukkit/CraftBukkit/Spigot)
...
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing
Bukkit Changes:
45d9c73c SPIGOT-7043: EnderChest does not implement Lidded
86b95f34 SPIGOT-7047: Add Player#getLastDeathLocation
CraftBukkit Changes:
b2557f6ac SPIGOT-7041: Custom BiomeProvider not used when world set to type FLAT
732c50cab SPIGOT-7043: EnderChest does not implement Lidded
6209029ea SPIGOT-7048: addPassenger() not working when vehicle is player
3aa7836df SPIGOT-7047: Add Player#getLastDeathLocation
7d522cd26 SPIGOT-7050: Enchantment data of items will not be saved correctly when saved in YAML configuration file
Spigot Changes:
1dffefb4 Rebuild patches
2022-06-09 18:20:47 -07:00
Jake Potrebic
35d5998b02
remove more unused config options
2022-06-09 15:15:01 -07:00
Jake Potrebic
288cf1e073
fix more config migration issues
2022-06-09 15:03:02 -07:00
Jake Potrebic
1aa8052d41
fix compile issue
2022-06-09 14:50:05 -07:00
Jake Potrebic
4d7c2c787c
move commands out of configuration
2022-06-09 14:43:27 -07:00
Jake Potrebic
b89848009c
minimessage conversion
2022-06-09 14:11:43 -07:00
Jake Potrebic
82fbae146b
catch IAE from empty transformation builder
2022-06-09 13:06:03 -07:00
Jake Potrebic
3e0a6e62bb
more configuration fixes/changes
2022-06-09 12:51:26 -07:00
Jake Potrebic
2168417373
Move to configurate for paper.yml ( #7609 )
2022-06-09 01:51:45 -07:00
Jake Potrebic
130e8c090b
fallback to default locate logic if no API found
2022-06-08 13:42:54 -07:00
Jake Potrebic
f823b12e0a
Fix structures issues/api ( #7895 )
2022-06-08 12:00:19 -07:00
Jake Potrebic
2b1b40b4f5
correct patch description
2022-06-08 11:06:48 -07:00
Jake Potrebic
f07398f8ae
Add back fix swamp hut deadlock patch
2022-06-08 07:58:51 -07:00
Jake Potrebic
392f66f653
Add back Fix locateNearestStructure patch
2022-06-08 07:46:01 -07:00
Jake Potrebic
011d16bd88
Add back Fix NotePlayEvent patch
2022-06-08 07:36:43 -07:00
Jake Potrebic
aefc7991df
add back removed kelp modifier patch
2022-06-08 07:29:32 -07:00
Jake Potrebic
5f8843665b
bale o' patches
2022-06-08 01:00:56 -07:00
Jake Potrebic
6e709b7e45
Updated Upstream (Bukkit/CraftBukkit/Spigot)
...
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing
Bukkit Changes:
4b08dbc5 PR-752: Make Leaves Waterlogged
de323fc9 Downgrade dependency version
CraftBukkit Changes:
c3f219edb Fix missing abstract in CraftLeaves
886e6d8c8 SPIGOT-7038: Setting title or subtitle to empty string causes the player to disconnect
6c302a5e3 Make Leaves Waterlogged
53b681be5 Downgrade dependency version
Spigot Changes:
ee737122 Fixed system messages shown in action bar
f343df82 SPIGOT-7036: Don't use CHAT message type
63a06049 SPIGOT-7035: Actionbar Sending in Main Chat
2022-06-08 00:49:02 -07:00
Jake Potrebic
da97ab094f
batch o' patches
2022-06-08 00:40:34 -07:00
Jake Potrebic
88d7a4ed1d
bag o' patches
2022-06-08 00:30:41 -07:00
Jake Potrebic
2bfe9eca4d
bouquet o' patches
2022-06-07 23:25:32 -07:00
Jake Potrebic
c972a4898f
bundle o' patches
2022-06-07 23:06:17 -07:00
Jake Potrebic
294026345e
bunch o' patches
2022-06-07 22:46:52 -07:00
Jake Potrebic
9596c37668
a bunch more patches done
2022-06-07 22:02:19 -07:00
Jake Potrebic
25ec90e362
even moar patches
2022-06-07 21:39:43 -07:00
Jake Potrebic
194d219e0a
moar patches
2022-06-07 21:22:42 -07:00
Jake Potrebic
e8ece1a43a
Fix more issues
2022-06-07 20:59:40 -07:00
Jake Potrebic
b3afb6d9f4
few more server decompile fixes
2022-06-07 20:12:24 -07:00
Jake Potrebic
260e2e78d5
update reobf-mappings-patch.tiny
2022-06-07 19:56:15 -07:00
Jake Potrebic
9ced122cc9
Fix cook speed patch
2022-06-07 18:19:35 -07:00
Jake Potrebic
f816947534
Fix CanPlaceOn/CanDestroy API issues
2022-06-07 18:13:05 -07:00
Jake Potrebic
a4ed02355a
temporary fixes for adventure chat
2022-06-07 16:49:14 -07:00
Jake Potrebic
8688604ee9
some server compile fixes
2022-06-07 14:48:09 -07:00
Jake Potrebic
5ef117c8a9
Fix even more errors
2022-06-07 14:15:14 -07:00
Jake Potrebic
60921838b7
Fix more errors
2022-06-07 14:01:12 -07:00
Jake Potrebic
34e618965c
fix unmerged diff
2022-06-07 13:43:05 -07:00
Jake Potrebic
da15f7cfbc
API now compiles successfully
2022-06-07 13:31:10 -07:00
Jake Potrebic
a22a744368
Fix some api compilation errors
2022-06-07 13:23:16 -07:00
Jake Potrebic
9b2964fe63
Fix treasure maps discovered settings ( #7627 )
2022-06-05 17:17:27 -07:00
Jake Potrebic
943212b776
Move some methods to RegionAccessor ( #7635 )
2022-06-05 13:51:44 -07:00
Jake Potrebic
7acc5223e6
throw exception if worlds are created while being ticked ( #7653 )
2022-06-04 14:48:24 -07:00
Jake Potrebic
9ae651a103
Remove incorrect throws javadoc in Team ( #7869 )
2022-06-02 22:05:42 -07:00
Jake Potrebic
5ba2f654eb
Fix some nullability things ( #7275 )
2022-06-02 21:42:00 -07:00
Jake Potrebic
f65eead418
Remove ChatColor usages ( #7543 )
2022-06-02 21:26:56 -07:00
Jake Potrebic
d6784f22c1
Add translation keys to GameMode enum ( #7081 )
2022-06-01 18:30:29 -07:00
Jake Potrebic
63ffb7fd84
Implement Translatable on CreativeCategory ( #7587 )
2022-06-01 17:07:10 -07:00
Jake Potrebic
62f8950e86
Add default kick msg component ( #6886 )
2022-05-31 23:20:12 -07:00
Jake Potrebic
67275a04a7
Fix EntityEquipment and related javadocs ( #7380 )
2022-05-31 13:40:21 -07:00
Jake Potrebic
04acf65b3c
Update the rewriteForIde for new cb package version ( #7242 )
2022-05-30 22:18:45 -07:00
Jake Potrebic
cee484c458
Update default vanilla command perms ( #7386 )
2022-05-30 21:57:32 -07:00
Jake Potrebic
59cf38febb
Remove unneeded UOE when copying biome sources ( #7629 )
2022-05-30 19:35:46 -07:00
Jake Potrebic
dcbf48f33d
Fix FurnaceInventory for smokers and blast furnaces ( #7249 )
2022-05-30 19:03:18 -07:00
Jake Potrebic
59e14e29d5
Fix OfflinePlayer#getBedSpawnLocation ( #7861 )
2022-05-30 18:42:51 -07:00
Jake Potrebic
f0b4d5aa22
Fix cb's janky level name in WorldCreator ( #7851 )
2022-05-27 08:42:36 -07:00
Jake Potrebic
a093b95db2
Provide ComponentSerializer services ( #7527 )
2022-05-26 12:12:14 -07:00
Jake Potrebic
75a1da666c
Fix duplicate world keys via createWorld ( #7614 )
2022-05-26 10:59:53 -07:00
Jake Potrebic
d119830727
Fix addPassenger for Marker ( #7762 )
2022-05-25 18:00:47 -07:00
Jake Potrebic
33c990bd9f
Updated Upstream (CraftBukkit/Spigot) ( #7848 )
...
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing
CraftBukkit Changes:
95d233dc SPIGOT-1807: PlayerTeleportEvent is called twice
Spigot Changes:
b0819150 PR-116: Slightly reduce item merge radius in Y-direction
ef2aa765 PR-119: Fix off-by-one and allow disabling max-tnt-per-tick option
2022-05-25 12:21:51 -07:00
Jake Potrebic
85db1f6205
Remove incorrect parent perm from debugstick.always ( #7846 )
2022-05-23 21:09:20 -07:00
Jake Potrebic
0a5d5f730d
Fix more upstream javadocs ( #7837 )
2022-05-20 09:57:07 -07:00
Jake Potrebic
add89bc675
deprecate old MaterialData api ( #7585 )
2022-05-15 19:33:03 -07:00
Jake Potrebic
8c090d95af
Fix cancelling PlayerItemFrameChangeEvent ( #7761 )
2022-05-09 17:22:57 -07:00
Jake Potrebic
e30a750e25
Remove unneeded patch ( #7806 )
2022-05-09 11:22:43 -07:00
Jake Potrebic
7483a45e55
Fix door breaking difficulty defaults for vindicator ( #7795 )
2022-05-07 11:38:15 -07:00
Jake Potrebic
dfa6307b48
Deprecate duplicate SoundGroup API ( #7509 )
2022-04-30 13:44:22 -07:00
Jake Potrebic
bce57808da
Couple fixes/improvements to PlayerSetSpawnEvent ( #6754 )
2022-04-30 13:24:47 -07:00
Jake Potrebic
294bb1b03d
fix powder snow cauldrons not turning to water ( #7229 )
2022-04-24 11:35:24 -07:00
Jake Potrebic
883d523cc7
Fix opening inv in PlayerRecipeBookClickEvent handler ( #7552 )
2022-04-23 18:48:00 -07:00
Jake Potrebic
ea12aebb11
Fix some team color docs and added hasColor ( #7602 )
2022-04-23 18:37:10 -07:00
Jake Potrebic
f5e81eab58
Fire CauldronLevelChange on initial fill ( #7678 )
2022-04-23 13:40:34 -07:00
Jake Potrebic
d028efff04
Add EntityDyeEvent and CollarColorable interface ( #7625 )
2022-04-23 12:38:42 -07:00
Jake Potrebic
d194acfa0d
Add missing javadoc deprecation msgs for PlayerProfile ( #7688 )
2022-04-23 07:40:37 -07:00
Jake Potrebic
c7930738d2
Trigger bee_nest_destroyed trigger in the correct place ( #7436 )
2022-04-22 18:17:14 -07:00
Jake Potrebic
149df9ebfc
Fix NPE for BlockDataMeta#getBlockData ( #7670 )
2022-04-22 17:21:38 -07:00
Jake Potrebic
c3c164aa66
Fix slime spawners not spawning outside slime chunks ( #7741 )
2022-04-16 11:32:20 -07:00