CraftBukkit/Spigot
|
ba6d980d80
|
SPIGOT-7122: New Allay Methods from 1.19.1
By: Doc <nachito94@msn.com>
|
2022-08-08 21:39:21 +10:00 |
|
CraftBukkit/Spigot
|
808a4dedfe
|
Update to Minecraft 1.19.2
By: md_5 <git@md-5.net>
|
2022-08-06 07:40:00 +10:00 |
|
CraftBukkit/Spigot
|
c6b9050486
|
SPIGOT-7109: Add WorldBorder#setSize using TimeUnit
By: Doc <nachito94@msn.com>
|
2022-08-04 20:31:05 +10:00 |
|
CraftBukkit/Spigot
|
cb4c71bc0d
|
Re-enable outdated build delay
By: md_5 <git@md-5.net>
|
2022-07-29 16:14:40 +10:00 |
|
CraftBukkit/Spigot
|
70f4545a45
|
SPIGOT-7125: Command execution exceptions are not logged
By: md_5 <git@md-5.net>
|
2022-07-29 16:13:34 +10:00 |
|
CraftBukkit/Spigot
|
8e9f13befb
|
SPIGOT-7123: NullPointerException thrown by Player#chat method
By: md_5 <git@md-5.net>
|
2022-07-29 16:04:07 +10:00 |
|
CraftBukkit/Spigot
|
f8db65033c
|
Update to Minecraft 1.19.1
By: md_5 <git@md-5.net>
|
2022-07-28 04:00:00 +10:00 |
|
CraftBukkit/Spigot
|
d236296888
|
#1090: Remove no longer needed world reference from CraftMerchantCustom
By: blablubbabc <lukas@wirsindwir.de>
|
2022-07-25 18:00:57 +10:00 |
|
CraftBukkit/Spigot
|
0424133c43
|
SPIGOT-7115: Support hex color codes in custom merchant inventory titles
By: blablubbabc <lukas@wirsindwir.de>
|
2022-07-25 18:00:55 +10:00 |
|
CraftBukkit/Spigot
|
c739d45f4b
|
SPIGOT-5380, SPIGOT-6958, #1085: Add some missing entity API
By: Ollie <69084614+olijeffers0n@users.noreply.github.com>
|
2022-07-21 21:01:28 +10:00 |
|
CraftBukkit/Spigot
|
10e81b4c37
|
SPIGOT-7069: Material.BARREL has Directional data class, should also be Openable
By: md_5 <git@md-5.net>
|
2022-07-10 15:10:07 +10:00 |
|
CraftBukkit/Spigot
|
7cdd598517
|
SPIGOT-7070: Material.SCULK_VEIN has Waterlogged data class, should also be MultipleFacing
By: md_5 <git@md-5.net>
|
2022-07-10 15:04:44 +10:00 |
|
CraftBukkit/Spigot
|
86d63605da
|
#1079: Add support checking/survivability methods for BlockData
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2022-07-09 20:09:34 +10:00 |
|
CraftBukkit/Spigot
|
2f0d31aa17
|
SPIGOT-7083: Add Boat.WoodenType, Boat.Status; deprecate TreeSpecies
By: Doc <nachito94@msn.com>
|
2022-07-05 20:40:35 +10:00 |
|
CraftBukkit/Spigot
|
60fb93349f
|
SPIGOT-1729, SPIGOT-7090: Keep precision in teleportation between worlds
By: Doc <nachito94@msn.com>
|
2022-07-02 12:26:55 +10:00 |
|
CraftBukkit/Spigot
|
5377574bc2
|
SPIGOT-7071: Add Player#stopSound(SoundCategory category)
By: SkytAsul <skytasul@gmail.com>
|
2022-07-01 20:46:16 +10:00 |
|
CraftBukkit/Spigot
|
230282ea44
|
SPIGOT-7011, SPIGOT-7065: Overhaul of structures
By: DerFrZocker <derrieple@gmail.com>
|
2022-07-01 20:41:04 +10:00 |
|
CraftBukkit/Spigot
|
8bf76d9868
|
Remove outdated build delay.
By: md_5 <git@md-5.net>
|
2022-06-28 21:28:28 +10:00 |
|
CraftBukkit/Spigot
|
6e92592b55
|
SPIGOT-7068: SKULK and SKULK_VEIN BlockSpreadEvents Still do not reference the correct source (SKULK_CATALYST)
By: DerFrZocker <derrieple@gmail.com>
|
2022-06-19 21:48:24 +10:00 |
|
CraftBukkit/Spigot
|
100bb8f120
|
#1052: Add option to use cached map color palette
This reduces the conversion time drastically with the cost of slightly more memory usage.
By: DerFrZocker <derrieple@gmail.com>
|
2022-06-18 21:13:42 +10:00 |
|
CraftBukkit/Spigot
|
40a58283ca
|
#1067: Add preview chat option in ServerListPingEvent
By: Doc <nachito94@msn.com>
|
2022-06-18 20:55:26 +10:00 |
|
CraftBukkit/Spigot
|
63d419d302
|
#1066: Add missing server properties methods from 1.19
By: Doc <nachito94@msn.com>
|
2022-06-18 20:49:03 +10:00 |
|
CraftBukkit/Spigot
|
8abaca5d3d
|
Increase outdated build delay
By: md_5 <git@md-5.net>
|
2022-06-15 20:10:51 +10:00 |
|
CraftBukkit/Spigot
|
df3ad38359
|
#1068: Add Hangable interface to MangrovePropagule
By: chickeneer <emcchickeneer@gmail.com>
|
2022-06-12 18:19:01 +10:00 |
|
CraftBukkit/Spigot
|
46523c1525
|
SPIGOT-7051: Worldgen API does not run vanilla noise generation when shouldGenerateNoise is true
By: DerFrZocker <derrieple@gmail.com>
|
2022-06-10 19:08:36 +10:00 |
|
CraftBukkit/Spigot
|
d9d74754ba
|
SPIGOT-7043: EnderChest does not implement Lidded
By: md_5 <git@md-5.net>
|
2022-06-10 10:57:43 +10:00 |
|
CraftBukkit/Spigot
|
85ee50d5f1
|
SPIGOT-7047: Add Player#getLastDeathLocation
By: Doc <nachito94@msn.com>
|
2022-06-10 09:56:52 +10:00 |
|
CraftBukkit/Spigot
|
70106be465
|
SPIGOT-7050: Enchantment data of items will not be saved correctly when saved in YAML configuration file
By: md_5 <git@md-5.net>
|
2022-06-10 09:45:10 +10:00 |
|
CraftBukkit/Spigot
|
c67855f651
|
SPIGOT-5984: Add non deprecated / magic value way to set pixel in MapCanvas
By: DerFrZocker <derrieple@gmail.com>
|
2022-06-09 21:27:39 +10:00 |
|
CraftBukkit/Spigot
|
92822affe1
|
SPIGOT-7044: Modified RandomSourceWrapper to ensure random is not null before setting seed
By: Vatuu <21113232+Vatuu@users.noreply.github.com>
|
2022-06-09 21:06:03 +10:00 |
|
CraftBukkit/Spigot
|
d345226478
|
#1059: Add DamageCause.SONIC_BOOM
By: Doc <nachito94@msn.com>
|
2022-06-09 21:04:03 +10:00 |
|
CraftBukkit/Spigot
|
5913ce98b9
|
SPIGOT-7042: Subtitle is always equal to title
By: md_5 <git@md-5.net>
|
2022-06-09 07:28:01 +10:00 |
|
CraftBukkit/Spigot
|
80188eac4e
|
Fix missing abstract in CraftLeaves
By: md_5 <git@md-5.net>
|
2022-06-08 17:37:43 +10:00 |
|
CraftBukkit/Spigot
|
b6c55ade98
|
SPIGOT-7038: Setting title or subtitle to empty string causes the player to disconnect
By: md_5 <git@md-5.net>
|
2022-06-08 17:34:21 +10:00 |
|
CraftBukkit/Spigot
|
5806a895dc
|
Make Leaves Waterlogged
By: md_5 <git@md-5.net>
|
2022-06-08 17:31:13 +10:00 |
|
CraftBukkit/Spigot
|
25f3b50f6b
|
Update to Minecraft 1.19
By: md_5 <git@md-5.net>
|
2022-06-08 02:00:00 +10:00 |
|
CraftBukkit/Spigot
|
91d9aa9a89
|
Remove outdated build delay.
By: md_5 <git@md-5.net>
|
2022-06-08 02:00:00 +10:00 |
|
CraftBukkit/Spigot
|
43ec2cdacc
|
#1055: Use correct tile entity for trapped chest in CraftBlockStates
By: DerFrZocker <derrieple@gmail.com>
|
2022-06-06 08:30:54 +10:00 |
|
CraftBukkit/Spigot
|
ed74e7e047
|
#1050: Expose more information about advancements
By: MartenM <marten.struijk@gmail.com>
|
2022-06-05 16:23:50 +10:00 |
|
CraftBukkit/Spigot
|
3bd1e295ea
|
#1047: Support setting individual Wither head targets
By: Yannick Lamprecht <yannicklamprecht@live.de>
|
2022-05-17 19:27:01 +10:00 |
|
CraftBukkit/Spigot
|
ee1a8e3018
|
SPIGOT-7019: Add yaw in World#getSpawnLocation
By: Doc <nachito94@msn.com>
|
2022-05-13 11:24:17 +10:00 |
|
CraftBukkit/Spigot
|
27ea8b4a25
|
SPIGOT-7014: getLootTable API should not persistently update loot table
By: md_5 <git@md-5.net>
|
2022-05-09 18:13:06 +10:00 |
|
CraftBukkit/Spigot
|
98756897b7
|
#1046: Make World implement Keyed
By: pop4959 <pop4959@gmail.com>
|
2022-05-09 18:07:51 +10:00 |
|
CraftBukkit/Spigot
|
aba0972e9a
|
#1045: Revert changes to persistence required checks
By: DerFrZocker <derrieple@gmail.com>
|
2022-05-03 23:13:03 +10:00 |
|
CraftBukkit/Spigot
|
ed0354be30
|
SPIGOT-6992: Add LimitedLife/LifeTicks/Bound APIs to Vex
By: Doc <nachito94@msn.com>
|
2022-04-21 06:45:42 +10:00 |
|
CraftBukkit/Spigot
|
94eb19b9fc
|
Pass in SpawnReason rather than boolean
By: md_5 <git@md-5.net>
|
2022-04-18 11:05:15 +10:00 |
|
CraftBukkit/Spigot
|
14aabc2648
|
SPIGOT-7001: Fix entity already exists in CraftWorld#spawnFallingBlock
By: Doc <nachito94@msn.com>
|
2022-04-18 11:05:12 +10:00 |
|
CraftBukkit/Spigot
|
e935d60d1d
|
SPIGOT-6972: Root command nodes can leak to client
By: md_5 <git@md-5.net>
|
2022-04-17 18:57:35 +10:00 |
|
CraftBukkit/Spigot
|
ef79686997
|
#1033: Add Villager#zombify
By: Doc <nachito94@msn.com>
|
2022-04-15 13:48:55 +10:00 |
|
CraftBukkit/Spigot
|
8400a7987a
|
#975: Add method to read ItemStack input
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2022-04-15 12:54:08 +10:00 |
|