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

3597 Commits

Autor SHA1 Nachricht Datum
Parker Hawke
7d31adb5f7
#734: Add EnderSignal ItemStack API 2020-08-28 12:35:14 +10:00
md_5
bfea455968
SPIGOT-6111: NPE in CraftHumanEntity#openWorkbench & CraftHumanEntity#openEnchanting 2020-08-27 18:32:52 +10:00
Parker Hawke
eae1594350
#721: Add EntityCategory API to LivingEntity 2020-08-27 11:42:39 +10:00
Parker Hawke
8c6115604b
#702: Add Block#applyBoneMeal() 2020-08-27 11:27:13 +10:00
jameslfc19
8408de02d2
#716: Fix barrel open API playing sound twice 2020-08-27 11:16:27 +10:00
Narimm
74b6982b03
#711: Add Full RGB support to the console
This is a fairly hacky way to do this - primarily because the Ansi library doesnt support RGB - however the VT100 codes here are the standard for RGB terminals.
2020-08-27 11:11:40 +10:00
Martoph
850e7b1400
SPIGOT-974: Add ArmorStand locking API 2020-08-23 09:53:19 +10:00
md_5
50da2cdec3
SPIGOT-6094: Error loading datapack functions 2020-08-22 18:19:25 +10:00
Parker Hawke
8b52a7666e
SPIGOT-6092: Player#setBedSpawnLocation - NullPointerException 2020-08-22 17:42:15 +10:00
md_5
eaf0bace20
Increase outdated build delay 2020-08-20 19:31:48 +10:00
md_5
9a9c2234a4
SPIGOT-6087: Revert "SPIGOT-6086: Twisting vines growing at top of world crashes server"
This reverts commit fad5fb9e8c.
2020-08-18 20:44:06 +10:00
Parker Hawke
2e178b09c6
#730: Let World#setSpawnLocation() support an angle 2020-08-18 17:54:36 +10:00
md_5
fad5fb9e8c
SPIGOT-6086: Twisting vines growing at top of world crashes server 2020-08-18 17:50:13 +10:00
md_5
fa917c4723
Don't create custom registry for custom worlds 2020-08-17 18:48:00 +10:00
md_5
5a66916c08
Cleanup sendBlockChange 2020-08-16 17:55:55 +10:00
Parker Hawke
e850144b07
#726: Add Inventory#isEmpty() 2020-08-16 11:21:08 +10:00
Shane Bee
13945b7687
#725: HumanEntity - add a method to make the entity drop the item they're holding 2020-08-16 09:32:47 +10:00
Parker Hawke
82542d01d8
#723: Implement EntitySpellCastEvent for spellcaster illager 2020-08-15 09:12:20 +10:00
Phoenix616
1e76d09fad
#724: Re-implement player portal event search radius and creation API
This also fixes that the nether/end portals would be created even if the
event was cancelled as well as that the EntityPortalEvent would be
called for player portal usage which is not according to its API
specification
2020-08-14 08:26:40 +10:00
Shane Bee
f26d8e84ce
SPIGOT-4705: Revamp Ageable interface and add Breedable interface 2020-08-13 11:18:47 +10:00
md_5
2ee7318ae1
SPIGOT-6064: world.getBiome() null Error 2020-08-12 10:51:29 +10:00
md_5
9f12e29b71
Fix crash with composters 2020-08-12 09:22:28 +10:00
md_5
62761be294
SPIGOT-6061: NPE in CraftBlockTag.getHandle() 2020-08-12 08:44:09 +10:00
md_5
9c9fb593f5
Update to Minecraft 1.16.2 2020-08-12 07:00:00 +10:00
md_5
4b9bc9daa5
Remove outdated build delay. 2020-08-11 17:36:51 +10:00
Parker Hawke
c3184f875d
SPIGOT-6053: World#setHardcore() cannot be set to false 2020-08-11 17:35:56 +10:00
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
Ben Woodworth
551e770f5f
SPIGOT-5900: Add test for the order of Material enum entries 2020-07-02 09:34:13 +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