Jake Potrebic
1ea50caf00
Make Panda implement Sittable ( #7414 )
2022-02-12 05:36:41 -08:00
Nassim Jahnke
a9e4b937c0
Updated Upstream (Bukkit/CraftBukkit/Spigot) ( #7454 )
...
* 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:
8085edde SPIGOT-6918: Add SpawnCategory API and configurations for Axolotls
04c7e13c PR-719: Add Player Profile API
71564210 SPIGOT-6910: Add BlockDamageAbortEvent
CraftBukkit Changes:
febaa1c6 SPIGOT-6918: Add SpawnCategory API and configurations for Axolotls
9dafd109 Don't send updates over large distances
bdac46b0 SPIGOT-6782: EntityPortalEvent should not destroy entity when setTo() uses same world as getFrom()
8f361ece PR-1002: Add Player Profile API
911875d4 Increase outdated build delay
e5f8a767 SPIGOT-6917: Use main scoreboard for /trigger
a672a531 Clean up callBlockDamageEvent
8e1bdeef SPIGOT-6910: Add BlockDamageAbortEvent
Spigot Changes:
6edb62f3 Rebuild patches
7fbc6a1e Rebuild patches
* Updated Upstream (CraftBukkit)
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:
de951355 SPIGOT-6927: Fix default value of spawn-limits in Worlds
2022-02-12 14:20:33 +01:00
Nassim Jahnke
ea776989ad
Implement World#regenerateChunk ( #7425 )
...
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
2022-02-05 20:47:11 +01:00
Jason Penilla
3cc82403d5
API for creating command sender which forwards feedback ( #7432 )
2022-02-02 19:44:57 -07:00
Jake Potrebic
51cd82371b
Add STRUCTURE_TYPE registry entry ( #6400 )
2022-01-23 11:12:42 -08:00
Jake Potrebic
0c5c3e2248
More PotionEffectType API ( #5737 )
2022-01-23 10:42:38 -08:00
Owen1212055
a41671b4d9
Dolphin API ( #7102 )
2022-01-23 08:55:11 -05:00
Owen1212055
bd913382ae
Lock Frozen Ticks API ( #7207 )
2022-01-23 08:35:07 -05:00
MrPowerGamerBR
4e81f50798
[ci skip] Fix multiple ItemStack array nullability mistakes ( #7055 )
...
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2022-01-22 22:40:57 -03:00
Kezz
ab498329b2
Fix NotePlayEvent ( #5180 )
2022-01-22 07:42:10 +00:00
Jake Potrebic
bb4bcf7746
Make tag presets unmodifiable ( #7378 )
2022-01-21 15:07:35 -08:00
Jan
8d5b76d0f7
Update ASM EventExecutor generator patch to respect event handler return types. Fixes #7311 ( #7317 )
...
Co-authored-by: Jan Boerman <janboerman95@gmail.com>
2022-01-20 20:54:57 +01:00
Brody Beckwith
7e6bb66f2a
Add Multi Block Change API ( #7333 )
2022-01-20 12:50:50 -05:00
Riley Park
44efb397fc
Deprecate log4j logger method in Plugin
2022-01-19 18:39:08 -08:00
Jason Penilla
9b0f4a241c
Warn on strange @EventHandler return types ( #7372 )
2022-01-18 11:47:54 -07:00
Noah van der Aa
5fd56a9336
[ci skip] Fix incorrect javadoc for Mob pathfinding API ( #6842 )
2022-01-18 08:26:11 +01:00
Owen1212055
affb89f9a2
Expand Panda API ( #7061 )
2022-01-17 18:23:44 -05:00
Jake Potrebic
48f228173e
Fix and deprecate ItemStack#getI18NDisplayName ( #7358 )
2022-01-16 16:53:26 -08:00
John
a8a9f84e87
Added getHostname to AsyncPlayerPreLoginEvent ( #6656 )
2022-01-12 18:21:29 +01:00
Tom Miller
5ac09635df
Add/Remove multiple entries with Scoreboard Team ( #6640 )
2022-01-09 23:08:55 -06:00
Jacob Andersen
7c75e3b68a
Add material tags for deepslate ores ( #7174 )
2022-01-09 20:25:22 -08:00
u9g
c5843511ae
Add new overload to PersistentDataContainer#has ( #7278 )
...
Co-authored-by: u9g <winworkswow@gmail.com>
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
2022-01-09 11:35:45 -05:00
Jake Potrebic
c6f34093f2
Updated Upstream (Bukkit/CraftBukkit/Spigot) ( #7246 )
2022-01-08 21:12:05 -08:00
Jason Penilla
bd09b3751c
Expose vanilla BiomeProvider from WorldInfo ( #7295 )
2022-01-07 15:35:32 -08:00
Jake Potrebic
a36a4e2018
Updated Upstream (Bukkit/CraftBukkit/Spigot)
2021-12-31 19:05:42 -08:00
Simon Gardling
459b947b53
[ci skip] Update log4j-api in Paper-API to 2.17.1 ( #7227 )
2021-12-31 17:26:20 -05:00
LemonCaramel
7426c0370e
Fix EntityLoadCrossbowEvent Sync Issue ( #5739 )
2021-12-31 15:54:23 +09:00
Owen1212055
8e0a15c372
Bucketable API ( #7204 )
2021-12-30 14:58:38 -05:00
BillyGalbreath
3b479df487
Expose isFuel and canSmelt methods to FurnaceInventory ( #7181 )
2021-12-30 02:42:16 -06:00
Nassim Jahnke
7a47d06a49
Fix block key with negative y unpacking ( #7219 )
...
Fixes #7218
2021-12-29 10:34:38 +01:00
Owen1212055
d61fb337c7
Deprecate localized name API ( #7212 )
2021-12-28 14:13:27 -05:00
Glare
b63215914a
[ci skip] Fix typo in getNearbyLivingEntities documentation ( #7205 )
2021-12-27 15:45:36 -08:00
Josh Roy
cc1f56d99e
Fix ABI breakage for plainSerializer ( #7178 )
2021-12-22 17:56:37 -05:00
Riley Park
0df83e38b7
Adventure changes for Java 17 and Component support for resourcepack prompt
2021-12-21 23:07:17 -08:00
Jake Potrebic
7c67368f7f
Add API for item entity health ( #6514 )
2021-12-21 23:07:15 -08:00
Jake Potrebic
ba5ef6e1ac
Entity powdered snow API ( #6833 )
2021-12-21 19:52:54 -08:00
Jake Potrebic
7bcbcb5337
Improve scoreboard entries ( #6871 )
2021-12-21 16:45:18 -08:00
Jake Potrebic
dc7b80c213
Move VehicleCollisionEvent HandlerList up ( #7112 )
2021-12-21 16:34:44 -08:00
Jake Potrebic
4bf1124114
Move setShouldBurnInDay to AbstractSkeleton ( #7120 )
2021-12-21 16:31:33 -08:00
Jake Potrebic
81cd10fd7e
Add material tags for copper blocks ( #7141 )
2021-12-21 16:24:03 -08:00
Jason Penilla
b391c1cb92
Update checker framework & log4j-api for paper-api (also rebuild patches)
...
Note that the log4j-api version used in paper-api does not affect the version used in paper-server, this just affects the version people will see in their IDE when compiling against paper-api.
2021-12-21 01:17:52 -08:00
Noah van der Aa
eee1f6a0e0
Updated Upstream (Bukkit/CraftBukkit/Spigot) ( #7116 )
2021-12-20 23:46:51 +01:00
LemonCaramel
336217bc15
Add more Campfire API ( #5779 )
2021-12-14 05:57:39 +09:00
Lexi
e18cad9a03
Make org.bukkit.Keyed extend Adventure's Keyed ( #7090 )
2021-12-12 23:26:19 -05:00
chickeneer
b98020331a
Remove java 8 and prior reflection code from CustomTimingsHandler ( #7096 )
2021-12-12 01:03:06 -06:00
Nassim Jahnke
0e985b7b3b
Update to 1.18.1 ( #7076 )
2021-12-10 15:24:07 +01:00
Noah van der Aa
6de2d9794c
Updated Upstream (Bukkit/CraftBukkit) ( #7045 )
...
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:
ffd8b289 PR-687: Fix NPE from previous commits
CraftBukkit Changes:
3c2af1b7 SPIGOT-6831: Fix llama strength crash
2021-12-06 13:43:46 +01:00
Jake Potrebic
69a15173ba
[ci skip] Clarify setSize consequences for Slimes ( #7036 )
2021-12-05 13:16:55 -08:00
Shane Freeder
e185936159
Revert " #686 : Fix contains for default section generating real sections"
...
This commit causes an NPE when getting from the config in some states,
given upstream issue and PR in the works, I have 0 inclination to debug
this
This reverts commit e4358b8217126bbcc3a38b0d17097ad5ab87c50a.
2021-12-05 15:20:52 +00:00
Shane Freeder
61ef48e0ce
Revert "fix NPE from changes in e4358b82171"
...
This reverts commit aa3d405b36
.
2021-12-05 15:10:39 +00:00
Gabriel Wolf
aa3d405b36
fix NPE from changes in e4358b82171
2021-12-05 14:36:47 +00:00
Jason Penilla
c53d93419c
Update and deprecate Allow delegation to vanilla chunk gen ( #7031 )
2021-12-05 02:27:20 -08:00
Jake Potrebic
a6fdccf802
Updated Upstream (Bukkit/CraftBukkit) ( #7022 )
2021-12-04 23:11:59 -08:00
Sam
4a6dee7992
Add Player#sendHealthUpdate ( #6904 )
2021-12-04 14:10:57 +00:00
Sam
4c338a7bd1
Add PlayerItemFrameChangeEvent ( #6897 )
2021-12-04 13:49:34 +00:00
Nassim Jahnke
fcd5f7c996
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:
b46ac671 Update to Minecraft 1.18
CraftBukkit Changes:
bc14cb64 Update to Minecraft 1.18
Spigot Changes:
a5dea1cb Update to Minecraft 1.18
2021-11-30 17:23:56 +01:00
Kyle Wood
08ac01db8f
Bump Paperclip and fix configuration cache issue
2021-11-27 21:06:16 -06:00
Jason Penilla
53ce77d576
Further manifest fixes
2021-11-27 00:58:03 -08:00
Jason Penilla
4cf1f0d22a
Fix issue with manifest util in tests
2021-11-27 00:30:51 -08:00
Jason Penilla
7b6179345f
Remove redundant json-simple dependency and move isTransitive = false from server to api
2021-11-26 22:54:18 -08:00
Jason Penilla
a16b294eee
Fix manifest util for bundler jars
2021-11-26 17:03:47 -08:00
Josh Roy
04ca580aa6
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:
716b4fce Revert SnakeYAML upgrade
ca6f8942 Update to Minecraft 1.18-rc3
57e7e952 #683 : Add Player#showDemoScreen
CraftBukkit Changes:
c98abfb0 Update to Minecraft 1.18-rc3
9b258501 #960 : Add Player#showDemoScreen
d9542247 Produce remapped jars after bootstrap jar
99f3ddde SPIGOT-6808: Fix RegionAccessor#getBiome
Spigot Changes:
b7a4222e Update to Minecraft 1.18-rc3
2021-11-26 17:58:39 -05:00
Nassim Jahnke
9f8e37f0b5
Remove deprecated protoworld api
2021-11-26 15:29:06 +01:00
Kyle Wood
9809c9e47b
Upgrade paperweight with bundler jar updates
...
This allows creating paperclip jars pre-patch (only the reobf'd jar for
now).
2021-11-26 00:08:46 -06:00
Nassim Jahnke
a39e11bdf3
More more more more more more more more more more more more more more more more more work
2021-11-25 10:19:05 +01:00
Jason Penilla
4e12e11a9b
even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even more patches
2021-11-24 23:47:39 -08:00
Josh Roy
8868dd196d
all api patches done*
...
*still waiting for leaf to port datafixer to 1.18 so i can do entity serialization
2021-11-24 20:24:51 -05:00
Jason Penilla
4de0356d62
Fix JarManifests util
2021-11-24 15:45:51 -08:00
Jake Potrebic
dbeda4c036
and yet again, more patches
2021-11-24 15:46:26 -08:00
Jake Potrebic
8df1b4ad21
more patches done
2021-11-24 15:26:29 -08:00
Jake Potrebic
2744031e64
patches and remap fixes
2021-11-24 14:50:33 -08:00
Jake Potrebic
60caeea54e
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:
d25437bc Update to Minecraft 1.18-pre8
CraftBukkit Changes:
5a39a236 Update to Minecraft 1.18-pre8
Spigot Changes:
7840c2af Update to Minecraft 1.18-pre8
2021-11-24 14:26:32 -08:00
Jake Potrebic
2253e953c6
more patches
2021-11-24 13:30:53 -08:00
Jake Potrebic
416ee76329
even MOOOOOOOOOOOOAAAAAAAAAAAAAAAARRRRRRRRRRRRR patches
2021-11-24 12:43:28 -08:00
Jake Potrebic
5b5f1caeb9
moaaaaaaaar patches
2021-11-24 12:15:19 -08:00
Jake Potrebic
11bdf4fca7
moaaaaar patches
2021-11-24 11:33:17 -08:00
Jake Potrebic
148ea9dceb
even moaar patches
2021-11-24 11:02:36 -08:00
Jake Potrebic
04875eb8c5
moar patches
2021-11-24 10:27:25 -08:00
Jake Potrebic
839b53062f
a bunch more patches done
2021-11-24 09:58:26 -08:00
Jake Potrebic
66f71cd1e8
updated more patches
2021-11-24 09:37:07 -08:00
Jake Potrebic
887a776f4d
several more patches updated
2021-11-24 09:22:48 -08:00
Nassim Jahnke
ab6a46c565
More more more more more more more more more more more more more more more work
2021-11-24 17:39:04 +01:00
Nassim Jahnke
fa04d53cbf
More more more more more more more more more more more more more more work
2021-11-24 17:06:46 +01:00
Nassim Jahnke
b6be217e03
More more more more more more more more more more more more more work
2021-11-24 16:07:19 +01:00
Nassim Jahnke
c639d372cd
More more more more more more more more more more more more work
2021-11-24 13:30:55 +01:00
Nassim Jahnke
65d44a991e
More more more more more more more more more more more work
2021-11-24 12:38:00 +01:00
Jason Penilla
3b7830d806
p a t c h e s
2021-11-24 03:06:34 -08:00
Jason Penilla
70bec0e28e
patches
2021-11-24 02:04:30 -08:00
Nassim Jahnke
1f77146c5c
More more more more more more more more more more work
2021-11-24 10:01:27 +01:00
MiniDigger | Martin
bd2d33ccb1
hey, look ma, am doing my part!
2021-11-24 08:37:09 +01:00
Jake Potrebic
f629237348
more patches updated
2021-11-23 20:25:34 -08:00
Jason Penilla
2b25404eca
Patches
2021-11-23 19:42:31 -08:00
Jason Penilla
64f780c26d
Squash annotation test changes patches
2021-11-23 19:07:05 -08:00
Jake Potrebic
25d42423af
more work
2021-11-23 18:05:49 -08:00
Jake Potrebic
488ad68f0f
and here's some more patches
2021-11-23 17:53:24 -08:00
Jake Potrebic
e4d9502512
move extra plugins patch up & more work
2021-11-23 17:09:49 -08:00
Jake Potrebic
2b17f5cc15
and some more patches
2021-11-23 16:44:41 -08:00
Jake Potrebic
c03b8b99e3
even more patches
2021-11-23 16:20:31 -08:00
Jake Potrebic
3f5a9d4a29
several more patches
2021-11-23 15:56:42 -08:00
Josh Roy
91961de7c2
More more more more more more more more more work
2021-11-23 18:06:05 -05:00