Commit Graph

721 Commits

Author SHA1 Message Date
md_5
5c2585068b SPIGOT-1588: Fix cancelling mount related events 2018-07-28 10:10:17 +10:00
md_5
d5b95a2832 Fix growing large dark oak trees 2018-07-28 08:41:45 +10:00
klugemonkey
4b00823222 Use SpawnReason.NATURAL for Phantom spawning 2018-07-27 19:33:42 +10:00
md_5
3d7f2f07d5 SPIGOT-4161: Missing BlockDispenseEvent for Waterlogged 2018-07-27 19:29:47 +10:00
md_5
0891fc1c45 SPIGOT-4160: StructureGrowEvent not triggering for giant trees 2018-07-27 19:16:16 +10:00
klugemonkey
5d881a9264 Add SpawnReason.DROWNED 2018-07-27 14:20:35 +10:00
md_5
e70d864f00 SPIGOT-4140, SPIGOT-4157: World generation errors 2018-07-26 22:11:02 +10:00
md_5
420f5fa779 Add draft BlockFertilizeEvent 2018-07-26 20:44:09 +10:00
md_5
1ef1ffd664 SPIGOT-4137: Fix World.regenerateChunk 2018-07-25 19:32:06 +10:00
md_5
88d89792fc SPIGOT-4141: Untouched filled maps not saving 2018-07-25 14:13:17 +10:00
md_5
49a2604e1f Fix scute dropping 2018-07-24 22:22:56 +10:00
md_5
38adf52b28 SPIGOT-4119: Incorrect slot type in InventoryClickEvent 2018-07-24 08:41:15 +10:00
md_5
587014503b SPIGOT-4116: Increase command tab spam threshold 2018-07-23 18:33:29 +10:00
Articdive
30ab12cf4c SPIGOT-824: SpongeAbsorbEvent 2018-07-23 17:21:07 +10:00
md_5
b50bb15f56 SPIGOT-4110: Fix spawning withers 2018-07-23 11:58:43 +10:00
md_5
11542134c8 SPIGOT-4109: Wall skulls not dropping 2018-07-23 10:43:45 +10:00
md_5
5b93c39d4b SPIGOT-4106: Fish from buckets despawn 2018-07-23 10:01:46 +10:00
md_5
1c7adf74e4 Always return captured tiles from chunks as well.
Missed in 22c613d869

Fixes replacing tile entities in BlockPlaceEvent (or calling setBlockData on them)
2018-07-22 19:35:42 +10:00
md_5
1a6b4f5392 Update to Minecraft 1.13 2018-07-22 12:00:00 +10:00
md_5
961295e432 SPIGOT-4101: Turtle lightning strike causing crash 2018-07-21 14:55:07 +10:00
md_5
e5d6f6b596 SPIGOT-4024: Improve interactions of Vanilla tab completion, and also reloads 2018-07-21 11:23:11 +10:00
md_5
dbc6c660eb Fix cancelling new effect events 2018-07-21 10:13:45 +10:00
md_5
a8dc8d31d3 SPIGOT-4099: Missing BlockFormEvent for concrete powder 2018-07-21 10:03:08 +10:00
kaenganxt
814c742554 SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent
Discussion ongoing in PR #449
2018-07-20 16:06:34 +10:00
md_5
fa6e97a8f8 SPIGOT-4064: Fix BlockPistonRetractEvent for regular pistons 2018-07-20 10:59:23 +10:00
md_5
c1d9f94223 SPIGOT-4050: Snow erasing block below it 2018-07-19 15:44:55 +10:00
md_5
6c944b2163 Fix issues converting certain chunks 2018-07-19 14:20:07 +10:00
md_5
fc1b107579 SPIGOT-4046: Fix selectors in tick functions 2018-07-19 10:59:16 +10:00
md_5
80f4c10c8f SPIGOT-4044: Cannot load datapack functions on startup 2018-07-19 10:48:34 +10:00
md_5
40f15832b4 SPIGOT-4048: Fish disappear when they cannot be picked up 2018-07-19 10:37:25 +10:00
md_5
595ec64726 SPIGOT-4049: Books lose NBT data 2018-07-19 10:12:55 +10:00
md_5
3e5fe3e40d SPIGOT-4042: Fix emptying buckets onto slabs 2018-07-18 17:48:17 +10:00
md_5
15036eb75b Fix changes that got lost late in development cycle 2018-07-18 14:13:20 +10:00
md_5
f18d78282d SPIGOT-4028: Improve legacy ItemStack conversion 2018-07-18 14:01:15 +10:00
md_5
de019a35f0 Tweak display of command completions when we have none 2018-07-18 12:23:00 +10:00
md_5
e120b5d10e Fix missing PlayerResourcePackStatusEvent 2018-07-18 10:00:43 +10:00
md_5
3e814e7b7d SPIGOT-4034: Fix missed diff affecting canceled InventoryClickEvent 2018-07-18 09:59:10 +10:00
md_5
a71d06a0c8 SPIGOT-3998, MC-133373: Improve attributes 2018-07-17 21:11:52 +10:00
md_5
b4bff6fc3d SPIGOT-4026: Clicking on command error suggestion should return verbatim input 2018-07-17 06:49:40 +10:00
md_5
f03c10c185 SPIGOT-4025: Fixed missed diff affecting PlayerLocaleChangeEvent 2018-07-17 06:21:43 +10:00
md_5
e563bc00db Command block names are not nullable 2018-07-16 16:20:46 +10:00
md_5
84676f363c Fix MapInitializeEvent firing every tick 2018-07-16 12:45:01 +10:00
md_5
8fbc72b714 Add ignore-vanilla-permissions option to assist with disabling default commands 2018-07-16 12:06:06 +10:00
md_5
3890544e04 SPIGOT-4015: Make CraftTeam tie into backing prefix/suffix 2018-07-16 10:20:53 +10:00
md_5
00bba6e86f SPIGOT-4010: Prefix / suffix compatibility should default to empty string 2018-07-16 09:09:47 +10:00
md_5
82ca5c2740 SPIGOT-4006: ICE rather than SNOW forming in some biomes 2018-07-16 08:53:29 +10:00
md_5
fe7db9d53b Add EntityToggleSwimEvent and isSwimming / setSwimming API 2018-07-15 16:17:35 +10:00
md_5
421c1728c8 Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
md_5
ab13683d8e SPIGOT-3987: Preserve attributes when writing in books 2018-07-08 10:25:17 +10:00
blablubbabc
8cc5a7ecb6 SPIGOT-3945: Remove RepairCost tag when cost is 0 2018-05-27 17:10:22 +10:00