3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-12-20 13:30:05 +01:00
Commit graph

3482 Commits

Autor SHA1 Nachricht Datum
jameslfc19
8fb65851f1
#660: Add support to change block's lid state 2020-07-29 19:41:00 +10:00
md_5
52fd29c0dc
SPIGOT-6033: Bukkit.getUnsafe().getMaterial() won't match renamed block materials 2020-07-28 18:22:34 +10:00
md_5
29cce6714a
SPIGOT-6034: World.getWorldFolder() includes the dot in the path 2020-07-28 18:04:06 +10:00
jameslfc19
5db13eea60
SPIGOT-5950: Add PrepareSmithingEvent event 2020-07-22 18:23:40 +10:00
jameslfc19
8b831a9652
#714: Added getRecipe() method to retrieve a Recipe by it's NamespacedKey 2020-07-22 18:14:58 +10:00
md_5
6b95d595cf
SPIGOT-6001: Hex colors format differently to traditional colours 2020-07-19 08:44:42 +10:00
md_5
2361cb8a81
Increase outdated build delay to 3 weeks 2020-07-18 17:46:54 +10:00
Matthew Miller
93cfb195ca
#704: Added explicit API to stop a Jukebox from playing 2020-07-10 09:02:21 +10:00
md_5
60f8a29d12
SPIGOT-5968: Killer rabbits can't be set to the non-killer rabbit behavior 2020-07-09 09:04:11 +10:00
blablubbabc
69fddc725b
#705: Improve implementation of furnace related block states
CraftFurnace is the base class for all concrete types of furnaces (this
mimics Minecraft's underlying type hierarchy). It is marked as abstract
now to avoid accidental instantiation.

Also, the various furnace sub types were missing type parameters.
2020-07-09 08:49:55 +10:00
blablubbabc
f222b5bd4e
SPIGOT-5969: Update maximum structure block size 2020-07-09 08:46:32 +10:00
md_5
2f18108123
Improve physics code 2020-07-07 09:35:47 +10:00
md_5
4309566390
SPIGOT-5943: Calling get BlockStateMeta#getBlockState causes NPE with shield with banner 2020-07-05 11:35:20 +10:00
md_5
833047174f
Increase outdated build delay to 7 days 2020-07-05 08:53:54 +10:00
DiamondDagger590
145921e2a6
#676: Add PlayerHarvestBlockEvent 2020-07-03 15:07:15 +10:00
md_5
068618eb5b
SPIGOT-5927: Some items NBT data disappears 2020-07-03 09:14:34 +10:00
md_5
dc7c3c61fa
SPIGOT-5921: Improve setNoDamageTicks for Players 2020-07-02 11:18:03 +10:00
md_5
53849f57f5
SPIGOT-5922: Smithing recipes not registering 2020-07-02 11:16:48 +10:00
Parker Hawke
8297676c20
#682: Add hasDiscoveredRecipe() and getDiscoveredRecipes() 2020-07-02 09:27:18 +10:00
md_5
d9bd43b060
Change outdated build delay to 3 days 2020-07-02 09:07:18 +10:00
md_5
3b9cf0f803
Improve code formatting 2020-07-01 14:17:48 +10:00
md_5
b8b65eb744
SPIGOT-5908: CompassMeta for new lodestone compass data 2020-07-01 10:48:37 +10:00
md_5
a13b8cfc71
SPIGOT-5907: Item Frame NBT data disappears 2020-07-01 10:00:24 +10:00
md_5
5a6c529833
SPIGOT-5906: Huge Fungi tree generation 2020-07-01 09:50:58 +10:00
md_5
fdf6017fa9
Fix event for unlucky composts 2020-07-01 09:36:38 +10:00
md_5
b567cb433d
SPIGOT-5910: loadAdvancement does not work 2020-07-01 09:33:50 +10:00
Parker Hawke
d47c47ee59
SPIGOT-5889: Villager using composter should call EntityChangeBlockEvent 2020-06-30 12:18:39 +10:00
md_5
2fe6b4a320
SPIGOT-5899: Hoglins API similar to Piglins 2020-06-30 12:03:24 +10:00
md_5
92cbf65649
SPIGOT-5884: Tab completions lost on reloadData / minecraft:reload 2020-06-30 10:51:26 +10:00
md_5
89c0a5c34d
SPIGOT-5886: Missing BlockData 2020-06-30 10:01:45 +10:00
Parker Hawke
32acc26217
#686: Expand Strider and Steerable entity API 2020-06-30 09:54:28 +10:00
ceezuns
44109b726b
SPIGOT-5803: Implement the missing methods for the Piglin API. 2020-06-29 09:58:04 +10:00
Martoph
cf01fd9d7d
#696: Respect the NotNull annotation of getChargedProjectiles in CraftMetaCrossbow 2020-06-29 09:09:52 +10:00
md_5
7884e07936
SPIGOT-5868: Blocks do not tick in custom nether / end 2020-06-28 09:03:51 +10:00
md_5
2a8482869d
SPIGOT-5863: Don't check colour in scoreboard length validation 2020-06-28 08:58:26 +10:00
md_5
983305bb4a
SPIGOT-5856: Soul Campfire BlockState cannot be cast to Campfire 2020-06-27 17:18:34 +10:00
Parker Hawke
d424351010
SPIGOT-5853: DragonBattle#getEndPortalLocation() throws NPE on new world
* Add method to generate the end portal
2020-06-27 11:09:01 +10:00
md_5
1601ec31e3
SPIGOT-5845: ChatColor.RESET does not work in ItemMeta to reset italics 2020-06-27 10:37:33 +10:00
md_5
71045d3ddb
SPIGOT-5828: Unlock worlds on unload 2020-06-27 09:15:14 +10:00
md_5
dbc347b93f
SPIGOT-5841: New map colours broken 2020-06-27 09:05:09 +10:00
md_5
4ff609e60c
SPIGOT-5836: PotionEffect HEALTH_BOOST never expires 2020-06-26 19:14:15 +10:00
md_5
c99846cc76
Add configuration options for water_ambient spawning 2020-06-26 18:39:42 +10:00
md_5
baadbf3f76
SPIGOT-5833: Player#setWalkSpeed not working 2020-06-26 17:56:49 +10:00
md_5
709b003fee
Re-add default bukkit datapack 2020-06-26 12:24:35 +10:00
DiamondDagger590
d1fb662ec5
SPIGOT-5735: Add EntityEnterLoveModeEvent 2020-06-26 11:12:25 +10:00
SydMontague
a1d23114fa
#687: Add visibility and fixed API for ItemFrames 2020-06-26 10:58:17 +10:00
Parker Hawke
c49b67ac91
#685: Implement support for PersistentDataContainer arrays 2020-06-26 10:49:28 +10:00
Parker Hawke
b900513035
#671: Implement PersistentDataContainer#getKeys() 2020-06-26 10:49:28 +10:00
md_5
174a2ee539
SPIGOT-5829: RGB hex colours not supported in several places 2020-06-26 09:40:21 +10:00
md_5
6b20d04c71
SPIGOT-5826: Don't store chunk in block states 2020-06-26 09:34:25 +10:00