Commit graph

4778 commits

Author SHA1 Message Date
md_5
72f3689092
SPIGOT-5965: BlockRedstoneEvent.setNewCurrent(0) crashes server 2020-07-09 09:12:57 +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
7a9e4f7aeb
SPIGOT-5951: Projectile#getShooter() returns null 2020-07-06 17:51:33 +10:00
md_5
0fa2eecffb
SPIGOT-5948: EntityDropItemEvent does not fire when piglins drop an item 2020-07-06 09:30:16 +10:00
md_5
38a66b6560
Fix crash involving fireballs 2020-07-06 08:50:27 +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
567e245fff
Fix end portals in custom ends 2020-07-05 10:32:31 +10:00
md_5
e58a088765
SPIGOT-5939: EntityPortalEnterEvent not fired for end portal if end disabled 2020-07-05 09:00:43 +10:00
md_5
833047174f
Increase outdated build delay to 7 days 2020-07-05 08:53:54 +10:00
md_5
5209a4f731
SPIGOT-5940: EntityChangeBlockEvent is not called for villager emptying composter 2020-07-05 08:53:26 +10:00
md_5
b6a876bc34
SPIGOT-5936: BlockPlaceEvent does not fire for lily_pad 2020-07-04 09:02:19 +10:00
DiamondDagger590
145921e2a6
#676: Add PlayerHarvestBlockEvent 2020-07-03 15:07:15 +10:00
md_5
47abffa218
SPIGOT-5929: Angered zombified piglins do not inherit killed_by_player status 2020-07-03 10:11:34 +10:00
md_5
7f6b4f587c
SPIGOT-5930: Add PlayerRespawnEvent#isAnchorSpawn 2020-07-03 09:54:05 +10:00
md_5
94eff632f1
SPIGOT-5867, MC-193339: NPE during shutdown when rcon enabled with no password 2020-07-03 09:23:33 +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
008f039f37
SPIGOT-5913: MOTD no longer supports new line character 2020-07-01 14:00:02 +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
md_5
7560f5f5a6
SPIGOT-5905: Fix hex colours not being allowed in MOTD
Note: this will of course not work properly if a pre 1.16 client attempts to ping your server
2020-06-30 13:13:01 +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
e09dbecab8
SPIGOT-5887: ClickType doesn't include off hand swaps 2020-06-30 11:43:19 +10:00
md_5
23aac2a53f
SPIGOT-5903: EntityDismountEvent cannot be triggered asynchronously 2020-06-30 10:55:06 +10:00
md_5
92cbf65649
SPIGOT-5884: Tab completions lost on reloadData / minecraft:reload 2020-06-30 10:51:26 +10:00
md_5
fb4e54ad7b
SPIGOT-5902: PlayerRespawnEvent places player at spawn before event is called 2020-06-30 10:35:28 +10:00
md_5
aa8f3d5a41
SPIGOT-5901: Structures are generated in all worlds based on the setting for the main world 2020-06-30 10:29:41 +10:00
md_5
a0c35937f9
SPIGOT-5895: PlayerChangedWorldEvent#getFrom is incorrect 2020-06-30 10:03:46 +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
Parker Hawke
e2403a3d2c
SPIGOT-5882: NPE when emptying bucket on already waterlogged blocks 2020-06-29 11:09:50 +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
Parker Hawke
1a3363dbe6
SPIGOT-5849: Constantly Raining in World 1.16 2020-06-29 08:25:59 +10:00
md_5
d77f4d9bf3
SPIGOT-5810, SPIGOT-5835: 'Better' handling of Player.isOnGround 2020-06-28 10:15:32 +10:00
md_5
53c9562773
SPIGOT-5865: Piglin does not trigger EntityPickupItemEvent 2020-06-28 09:39:31 +10:00
md_5
2ab04d248a
Update ECJ version 2020-06-28 09:39:16 +10:00
md_5
7884e07936
SPIGOT-5868: Blocks do not tick in custom nether / end 2020-06-28 09:03:51 +10:00