Kyle Wood
e8399962f4
Move patches
2021-06-11 06:35:46 -05:00
MiniDigger | Martin
5cf7330459
fix: wrong return in javadocs for bookmeta ( #5579 )
...
Closes #5574 .
Reviewed-by: Mariell Hoversholm <proximyst@proximyst.com>
2021-06-08 17:47:54 +02:00
Josh Taylor
887b02a2ad
Use original user input instead of legacy event result for AbstractChatEvent#originalMessage ( #5770 )
2021-06-02 23:57:54 +01:00
Kezz
0d254aed35
Fix broadcast event and add Adventure broadcast ( #5477 )
2021-05-29 23:56:24 +01:00
Jason Penilla
ee0bafc6a3
Fix default ChatRenderer when no plugins are installed ( #5702 )
2021-05-21 18:08:18 -07:00
Jason Penilla
de5d8a76fe
Enhance (Async)ChatEvent with per-viewer rendering API ( #5684 )
2021-05-21 15:55:54 -07:00
Jason Penilla
e7d9c31b56
Add ItemStack#displayName to get the formatted display name of an ItemStack ( #5628 )
...
The display name includes formatting such as item hover event, display name (in italics if renamed in anvil), and color based on rarity.
This is what vanilla uses for give command feedback, and when an item is shown in a death message.
2021-05-12 23:16:33 -07:00
Jake Potrebic
4d8954ef25
Updated Upstream (Bukkit/CraftBukkit/Spigot) ( #5601 )
2021-05-09 13:50:09 -07:00
Shane Freeder
084ee854f8
Fix missing CraftMetaBook#toBuilder override
2021-05-06 17:27:19 +01:00
Aurora
70d289ddbe
Extract Adventure Version into a variable, add reminder to update the linked JD on the homepage ( #5422 )
2021-04-26 23:11:38 +02:00
Jason Penilla
bf974a611b
Expose more Adventure serializers through PaperComponents ( #5443 )
2021-04-22 05:48:49 -07:00
Jason Penilla
a12e69774f
Add checkerframework nullness annotations to accepted list for AnnotationTest ( #5409 )
...
Also use checkerframework annotations instead of jetbrains ones for Inventory#getContents as jetbrains ones do not allow properly annotating the nullability of an array and it's contents.
2021-03-24 03:02:32 -07:00
Riley Park
43a6e9e19c
Refactor chat message composition ( #5396 )
...
fixes #5395
2021-03-21 13:47:13 -07:00
Josh Roy
55421b2226
Updated Upstream (Bukkit) ( #5359 )
...
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:
c589f546 Use upstream plexus-compiler-eclipse
2021-03-14 15:35:51 -04:00
Riley Park
0eaa2dd444
Use implementation-provided legacy serializer for events
2021-03-08 17:11:17 -08:00
Riley Park
246dff9c8b
Adventure 4.7.0
2021-03-08 16:44:40 -08:00
Riley Park
c0db0192b2
New chat events for better Adventure support ( #5289 )
...
Bump Adventure to 4.6.0
fixes #5216
fixes #5261
fixes #5287
2021-03-01 19:07:12 -08:00
Aurora
2233321504
Add @NotNull to Key in org.bukkit.sound ( #5241 )
...
Fix compiling
2021-02-24 01:20:52 +01:00
Riley Park
9f48fadb5a
Sound can implement Adventure's Sound.Type
2021-02-23 15:45:26 -08:00
Riley Park
891f4ce8ff
Adventure 4.5.1
2021-02-23 11:19:39 -08:00
MeFisto94
f0e6f1f5c7
Add links to the Adventure javadocs
...
fixes #5239
2021-02-23 11:18:01 -08:00
Jason Penilla
84af0796d3
Fix a couple of typos in the javadoc for Player ( #5235 )
2021-02-23 05:46:02 -08:00
chickeneer
3d23a7351e
PlayerDeathEvent#getDeathMessage should provide translation for legacy reasons #5227
2021-02-22 20:42:58 -06:00
Riley Park
aaf508e621
fix? #5222
2021-02-22 06:15:22 -08:00
Riley Park
4962a2f623
Adventure 4.5.0
2021-02-22 02:52:30 -08:00
Riley Park
7b8399ab04
fix #5214
2021-02-22 01:53:53 -08:00
Riley Park
b856bf08b9
fix #5212 and #5213
2021-02-22 00:03:03 -08:00
MiniDigger | Martin
db0dd75a20
Upstream Update ( #5211 )
2021-02-21 21:55:01 +01:00
Riley Park
2e419805ad
We're going on an Adventure! ( #4842 )
...
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
Co-authored-by: zml <zml@stellardrift.ca>
Co-authored-by: Mariell Hoversholm <proximyst@proximyst.com>
2021-02-21 11:45:33 -08:00