CraftBukkit/Spigot
13b8a2aea1
#624 : Add an API for passing the heightmap to getHighestBlockAt* method
...
By: ysl3000 <yannicklamprecht@live.de>
2020-02-09 10:31:07 +11:00
CraftBukkit/Spigot
ab4f7e3436
MC-135989, SPIGOT-5564: Don't kick players for flight while riptiding
...
By: konsolas <vincentyntang@gmail.com>
2020-02-07 20:19:24 +11:00
CraftBukkit/Spigot
4eb5ed272f
SPIGOT-5558: Fix World#getHighestBlockAt, previously off by +1
...
By: ysl3000 <yannicklamprecht@live.de>
2020-02-03 09:42:48 +11:00
CraftBukkit/Spigot
9adbf6f88b
Remove unused seed in CustomChunkGenerator
...
By: md_5 <git@md-5.net>
2020-02-02 19:32:36 +11:00
CraftBukkit/Spigot
49baa3c19c
#619 : Allow delegation of certain elements to Vanilla when using a custom ChunkGenerator
...
Allows delegation of caves, decorations, mobs and structures to the Vanilla generation algorithms.
Overriding these methods to return true enables that aspect of Vanilla generation, which is applied after the ChunkGenerator's custom generation.
By: konsolas <vincentyntang@gmail.com>
2020-02-02 19:27:10 +11:00
CraftBukkit/Spigot
1705694b06
Craftbukkit -> CraftBukkit
...
By: md_5 <git@md-5.net>
2020-02-02 11:18:17 +11:00
CraftBukkit/Spigot
0b8e05b835
SPIGOT-5559: Add EntityPotionEffectEvent causes for bee, raiders and wither rose
...
By: ShaneBee <shanebolenback@me.com>
2020-02-02 11:16:01 +11:00
CraftBukkit/Spigot
0bee4968bb
#618 : Add method to remove a recipe by its key
...
By: ShaneBee <shanebolenback@me.com>
2020-02-02 10:32:49 +11:00
CraftBukkit/Spigot
c03616905c
SPIGOT-5556: Some biome methods use incorrect positions
...
See SPIGOT-5529
By: md_5 <git@md-5.net>
2020-02-01 17:30:40 +11:00
CraftBukkit/Spigot
70e7ee9775
Update checkstyle
...
By: md_5 <git@md-5.net>
2020-02-01 09:32:26 +11:00
CraftBukkit/Spigot
259935c4f7
Print legacy load reason in debug mode
...
By: md_5 <git@md-5.net>
2020-01-31 19:20:02 +11:00
CraftBukkit/Spigot
7867f1cb3e
SPIGOT-5554: Clear error message when BossBar is used for not fully joined players
...
By: md_5 <git@md-5.net>
2020-01-31 08:36:59 +11:00
CraftBukkit/Spigot
c21bbaedfa
Update scriptus
...
By: md_5 <git@md-5.net>
2020-01-29 16:40:40 +11:00
CraftBukkit/Spigot
fe92a3fcfd
Clean up CraftBlockData.toString
...
By: md_5 <git@md-5.net>
2020-01-29 09:53:13 +11:00
CraftBukkit/Spigot
e2093ed2c6
SPIGOT-5551: BlockState.setData fails when used by legacy plugin
...
By: md_5 <git@md-5.net>
2020-01-29 09:22:43 +11:00
CraftBukkit/Spigot
959b2adc98
SPIGOT-5550: Cancelled ProjectileLaunchEvent still plays sound for eggs
...
By: md_5 <git@md-5.net>
2020-01-28 16:22:09 +11:00
CraftBukkit/Spigot
443580395d
SPIGOT-5538: Using javaw to run GUI prints input error
...
By: md_5 <git@md-5.net>
2020-01-28 10:36:47 +11:00
CraftBukkit/Spigot
26c35202a0
SPIGOT-5526: Call EntityEnterBlockEvent for bees trying to enter hives
...
By: BlackHole <black-hole@live.com>
2020-01-22 18:34:03 +01:00
CraftBukkit/Spigot
e0ee6f0a50
SPIGOT-5537: Bee nests generated by growing trees near flower have no bees
...
By: md_5 <git@md-5.net>
2020-01-28 09:48:28 +11:00
CraftBukkit/Spigot
37d58b321b
Remove unused CraftWorld.getId method
...
By: md_5 <git@md-5.net>
2020-01-27 19:30:17 +11:00
CraftBukkit/Spigot
42e9529365
Change some block == AIR checks to isAir to catch CAVE_AIR
...
By: md_5 <git@md-5.net>
2020-01-27 10:09:46 +11:00
CraftBukkit/Spigot
6037f360e7
SPIGOT-5542: Cancelling EntityToggleGlideEvent doesn't stop client from gliding
...
By: md_5 <git@md-5.net>
2020-01-25 11:30:39 +11:00
CraftBukkit/Spigot
1cd6af40ab
SPIGOT-5514: VehicleEntityCollisionEvent triggered by passengers
...
By: Lars Dormans <lars.dormans@live.nl>
2020-01-24 16:48:48 +11:00
CraftBukkit/Spigot
77bc265e5b
SPIGOT-5536: Material.values() causes legacy data init
...
By: md_5 <git@md-5.net>
2020-01-23 08:53:36 +11:00
CraftBukkit/Spigot
8ef307d13e
SPIGOT-5532: Material.values() yields an exception
...
By: md_5 <git@md-5.net>
2020-01-22 13:23:55 +11:00
CraftBukkit/Spigot
b978d253d9
Only load legacy support data if something uses it
...
By: md_5 <git@md-5.net>
2020-01-22 11:15:58 +11:00
CraftBukkit/Spigot
5a7dc86cd2
SPIGOT-5531: Fix --universe option
...
By: md_5 <git@md-5.net>
2020-01-22 10:36:35 +11:00
CraftBukkit/Spigot
460b4c2803
Strip ANSI colours from ServerGUI
...
By: md_5 <git@md-5.net>
2020-01-22 09:33:40 +11:00
CraftBukkit/Spigot
d775003bb2
Fix log messages being split across GUI and terminal
...
By: md_5 <git@md-5.net>
2020-01-22 09:10:36 +11:00
CraftBukkit/Spigot
1410a7c678
SPIGOT-5529: BiomeGrid uses incorrect indexing
...
By: md_5 <git@md-5.net>
2020-01-22 08:54:12 +11:00
CraftBukkit/Spigot
77b64e0c78
Update to Minecraft 1.15.2
...
By: md_5 <git@md-5.net>
2020-01-22 08:00:00 +11:00
CraftBukkit/Spigot
09a2fa4d96
SPIGOT-5526: Call EntityChangeBlockEvent for bees triggering crop growth
...
By: md_5 <git@md-5.net>
2020-01-21 14:33:44 +11:00
CraftBukkit/Spigot
d862f0fa87
#601 : Implement Player#sendExperienceChange
...
By: anhcraft <huynhduyanh123123@gmail.com>
2019-12-23 11:53:58 +07:00
CraftBukkit/Spigot
f8d1ea3c68
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2020-01-19 11:33:04 +11:00
CraftBukkit/Spigot
3a7695e5b1
SPIGOT-5510: VehicleBlockCollisionEvent returns the wrong block
...
By: md_5 <git@md-5.net>
2020-01-15 15:05:30 +11:00
CraftBukkit/Spigot
2b704c8cf9
SPIGOT-5516: Correct EnchantmentTarget values
...
By: md_5 <git@md-5.net>
2020-01-15 14:20:14 +11:00
CraftBukkit/Spigot
bc8ef512e1
#616 : Fix exception on entity portal teleport attempt
...
By: Phoenix616 <mail@moep.tv>
2020-01-14 15:10:30 +01:00
CraftBukkit/Spigot
c738dcb532
SPIGOT-5252: Nether portal fixes and additions
...
- Fixes PlayerTeleportEvent getting called multiple times and with wrong coordinates
- Implement PlayerPortalEvent and EntityPortalEvent additions
By: Phoenix616 <mail@moep.tv>
2020-01-12 01:02:13 +01:00
CraftBukkit/Spigot
420c962ceb
SPIGOT-5477: Server not shutting down
...
By: md_5 <git@md-5.net>
2020-01-12 10:50:22 +11:00
CraftBukkit/Spigot
e0d3951ff9
SPIGOT-5509: Sleeping player does not eject bed when teleported
...
By: md_5 <git@md-5.net>
2020-01-11 14:14:23 +11:00
CraftBukkit/Spigot
b2fd1fcbe1
SPIGOT-5504: cancelling InventoryMoveItemEvent on composter doesn't properly cancel
...
By: md_5 <git@md-5.net>
2020-01-10 09:50:39 +11:00
CraftBukkit/Spigot
26c66710ce
SPIGOT-5506: CustomChunkGenerator is processing Phantoms in the Nether and The End
...
By: md_5 <git@md-5.net>
2020-01-10 09:22:31 +11:00
CraftBukkit/Spigot
d32c77d777
SPIGOT-5502: Fix command block successcount being set to return value rather than actual count
...
By: md_5 <git@md-5.net>
2020-01-06 13:44:16 +11:00
CraftBukkit/Spigot
419bc4f742
SPIGOT-5500: Lectern cannot be replaced using /setblock and other commands
...
By: md_5 <git@md-5.net>
2020-01-06 12:12:34 +11:00
CraftBukkit/Spigot
d4a19ce923
Fix checkstyle.xml formatting
...
By: md_5 <git@md-5.net>
2020-01-05 11:25:19 +11:00
CraftBukkit/Spigot
4f966acb41
SPIGOT-5496: API to create and manipulate hardcore worlds
...
By: md_5 <git@md-5.net>
2020-01-04 10:14:23 +11:00
CraftBukkit/Spigot
4a6962f0ba
MC-151364, SPIGOT-5494: Feeding dolphin hangs if generate-structures=false
...
By: md_5 <git@md-5.net>
2020-01-03 16:56:58 +11:00
CraftBukkit/Spigot
b0aa0e2871
SPIGOT-5486: Raider CanJoinRaid
...
By: md_5 <git@md-5.net>
2019-12-29 14:21:16 +11:00
CraftBukkit/Spigot
199da69b9f
SPIGOT-5487: Increase outdated build delay
...
By: md_5 <git@md-5.net>
2019-12-29 14:18:05 +11:00
CraftBukkit/Spigot
a14456f170
SPIGOT-5457: Downgrade 'Mismatch in destroy block pos' message to debug
...
By: md_5 <git@md-5.net>
2019-12-25 10:28:43 +11:00
CraftBukkit/Spigot
69c9b3ee31
SPIGOT-5481: PlayerBedLeaveEvent returns wrong bed location
...
By: md_5 <git@md-5.net>
2019-12-25 10:11:08 +11:00
CraftBukkit/Spigot
03662947f3
SPIGOT-5482: Structure Block setUsageMode encounters NullpointerException
...
By: md_5 <git@md-5.net>
2019-12-25 10:09:20 +11:00
CraftBukkit/Spigot
886b2f0508
SPIGOT-5426: isSimilar for player heads fails
...
By: md_5 <git@md-5.net>
2019-12-25 10:05:11 +11:00
CraftBukkit/Spigot
844a14dcad
SPIGOT-5478: XP not dropping when a player dies
...
By: md_5 <git@md-5.net>
2019-12-24 14:07:25 +11:00
CraftBukkit/Spigot
c0a9867b38
SPIGOT-5467: Don't play sound or increase honey level if bee leaving hive is cancelled
...
By: BlackHole <black-hole@live.com>
2019-12-23 14:25:03 +01:00
CraftBukkit/Spigot
93631bd1f2
SPIGOT-5476: Fix trading empty items
...
By: md_5 <git@md-5.net>
2019-12-24 10:20:39 +11:00
CraftBukkit/Spigot
36321c9b3c
SPIGOT-5474: Just ignore bugged fireball data
...
By: md_5 <git@md-5.net>
2019-12-23 13:14:11 +11:00
CraftBukkit/Spigot
a813637b22
SPIGOT-5413: Add TrustedPlayer API for foxes
...
By: md_5 <git@md-5.net>
2019-12-23 12:34:53 +11:00
CraftBukkit/Spigot
379b64e091
SPIGOT-5467: Calm down bees that cannot exit hive
...
By: md_5 <git@md-5.net>
2019-12-23 12:20:35 +11:00
CraftBukkit/Spigot
6f41e1d3c2
SPIGOT-5472: Spurious warning when using clone command on tile entities
...
By: md_5 <git@md-5.net>
2019-12-23 11:59:51 +11:00
CraftBukkit/Spigot
ef9f6da935
SPIGOT-5471: Allow empty title/author for books
...
By: md_5 <git@md-5.net>
2019-12-22 18:40:55 +11:00
CraftBukkit/Spigot
0f7b5e8049
Add TimeSkipEvent
...
By: ShaneBee <shanebolenback@me.com>
2019-12-20 17:06:18 -08:00
CraftBukkit/Spigot
beab2a487e
Add thread name to TerminalConsoleWriterThread
...
By: md_5 <git@md-5.net>
2019-12-21 12:01:52 +11:00
CraftBukkit/Spigot
68fb3c06e5
SPIGOT-794: Add boats to EntityPlaceEvent
...
By: md_5 <git@md-5.net>
2019-12-19 12:53:27 +11:00
CraftBukkit/Spigot
9a1557b65f
SPIGOT-5466: Bees still get angry even if damage event cancelled
...
By: md_5 <git@md-5.net>
2019-12-19 12:25:11 +11:00
CraftBukkit/Spigot
32c57acf3d
SPIGOT-5464: Add BEEHIVE SpawnReason for when a bee leaves a beehive
...
By: ShaneBee <shanebolenback@me.com>
2019-12-18 02:07:49 -08:00
CraftBukkit/Spigot
3dacf34bca
SPIGOT-5462: Cancelling EntitySpawnEvent takes Ender Eye from inventory
...
By: md_5 <git@md-5.net>
2019-12-18 13:07:14 +11:00
CraftBukkit/Spigot
351402accf
Update to Minecraft 1.15.1
...
By: md_5 <git@md-5.net>
2019-12-18 08:00:00 +11:00
CraftBukkit/Spigot
6996e288a1
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2019-12-18 07:00:00 +11:00
CraftBukkit/Spigot
539b896ba6
SPIGOT-5458: Riptide tridents don't lose durability
...
By: md_5 <git@md-5.net>
2019-12-17 12:22:53 +11:00
CraftBukkit/Spigot
714ff868d1
SPIGOT-5455: Mobs do not ignite due to sun in extra worlds
...
By: md_5 <git@md-5.net>
2019-12-15 15:33:11 +11:00
CraftBukkit/Spigot
2855f812ac
SPIGOT-5428: Better handling of some ItemMeta
...
By: md_5 <git@md-5.net>
2019-12-14 10:54:12 +11:00
CraftBukkit/Spigot
152e0f26b5
SPIGOT-5449: Fix issue with projectiles
...
By: md_5 <git@md-5.net>
2019-12-13 15:55:19 +11:00
CraftBukkit/Spigot
b456056bb7
SPIGOT-5448: Shulker Boxes collapse empty slots when picked up
...
By: md_5 <git@md-5.net>
2019-12-13 14:06:25 +11:00
CraftBukkit/Spigot
aaeee556da
SPIGOT-5443: BEE_NEST BlockState
...
- Add missing BEE_NEST block state
- Add a missing break in CraftMetaBlockState
By: ShaneBeee <shanebolenback@me.com>
2019-12-11 21:40:10 -08:00
CraftBukkit/Spigot
b3eb396728
SPIGOT-5442: Fix issue with fire charges
...
By: md_5 <git@md-5.net>
2019-12-12 13:49:56 +11:00
CraftBukkit/Spigot
30f1448618
SPIGOT-5437: Fix CustomChunkGenerator.CustomBiomeGrid ignoring the y value for biomes
...
By: BlackHole <black-hole@live.com>
2019-12-11 19:41:21 +01:00
CraftBukkit/Spigot
2667479a6d
SPIGOT-5425: Prevent empty/air loot (again?)
...
By: md_5 <git@md-5.net>
2019-12-11 15:49:53 +11:00
CraftBukkit/Spigot
7dbf1ee072
SPIGOT-5422: Add support for 3-dimensional biomes
...
By: md_5 <git@md-5.net>
2019-12-11 15:28:37 +11:00
CraftBukkit/Spigot
41210f86bb
Fix crash with disabled worlds
...
By: md_5 <git@md-5.net>
2019-12-11 12:36:03 +11:00
CraftBukkit/Spigot
0e142c7f03
Update to Minecraft 1.15
...
By: md_5 <git@md-5.net>
2019-12-11 09:00:00 +11:00
CraftBukkit/Spigot
1400103b2f
SPIGOT-5417: Campfire should implement Directional
...
By: md_5 <git@md-5.net>
2019-12-09 12:52:46 +11:00
CraftBukkit/Spigot
75d96db6f3
SPIGOT-5416: Block.getDrops gives drops even when tool should not give drops
...
By: md_5 <git@md-5.net>
2019-12-08 10:39:57 +11:00
CraftBukkit/Spigot
e0f8100bfc
SPIGOT-5399: spawn-npcs ignored during world generation
...
By: md_5 <git@md-5.net>
2019-12-05 11:01:56 +11:00
CraftBukkit/Spigot
a0dd86fbe1
SPIGOT-5403: isSimilar returns true for different skulls
...
By: md_5 <git@md-5.net>
2019-12-05 10:37:02 +11:00
CraftBukkit/Spigot
e7370ab173
SPIGOT-5409: Remove unnecessary defaulting in CraftMetaBookSigned
...
By: md_5 <git@md-5.net>
2019-12-05 10:28:16 +11:00
CraftBukkit/Spigot
5aa1f5b5e8
SPIGOT-5412: Use SpawnReason.NATURAL for wandering traders and trader llamas
...
By: Brokkonaut <hannos17@gmx.de>
2019-12-04 06:58:22 +01:00
CraftBukkit/Spigot
d63adfb6a0
SPIGOT-5405: Use correct damage source for HangingBreakByEntityEvent
...
By: Brokkonaut <hannos17@gmx.de>
2019-11-28 06:31:04 +01:00
CraftBukkit/Spigot
47d7b001aa
SPIGOT-5395: Call BlockFadeEvent for Scaffolding
...
By: Brokkonaut <hannos17@gmx.de>
2019-11-14 23:48:57 +01:00
CraftBukkit/Spigot
020f2f931d
Increase outdated build delay to 4 weeks
...
By: md_5 <git@md-5.net>
2019-11-08 20:07:56 +11:00
CraftBukkit/Spigot
210a6d8785
Add UUID support to CraftProfileBanList
...
By: pop4959 <pop4959@gmail.com>
2019-10-19 15:23:08 -07:00
CraftBukkit/Spigot
f2be8b0482
SPIGOT-5378: Fix TileEntity fixer deadlock
...
Chunk loading logic can make getTileEntity calls, and these can
be off of the main thread (i.e lighting). The TileEntity fixer
makes a getType call, which will block on chunk load. Thus a
deadlock can occur between a lighting thread and the server thread.
By: Spottedleaf <Spottedleaf@users.noreply.github.com>
2019-10-20 00:50:26 -07:00
CraftBukkit/Spigot
c0692c1e1b
SPIGOT-5375: Add spaces to coordinates from tile fixer
...
By: md_5 <git@md-5.net>
2019-10-20 08:05:55 +11:00
CraftBukkit/Spigot
fbf89b2c4c
SPIGOT-5373: Simultaneous left+right click in creative mode does not work
...
By: md_5 <git@md-5.net>
2019-10-19 20:09:26 +11:00
CraftBukkit/Spigot
791c4f2d14
SPIGOT-5370: Fix Block#rayTrace considering other blocks.
...
By: blablubbabc <lukas@wirsindwir.de>
2019-10-18 20:28:06 +02:00
CraftBukkit/Spigot
09af4fbbb3
SPIGOT-5372: Re-add tile entity fixer due to MC-163945
...
By: md_5 <git@md-5.net>
2019-10-18 19:58:39 +11:00
CraftBukkit/Spigot
8587d2f03a
Fix incorrect inequality in eae7eb06df
...
Thanks Brokkoli & Phoenix616 for pointing out
By: md_5 <git@md-5.net>
2019-10-17 20:35:42 +11:00
CraftBukkit/Spigot
cf59b7f501
SPIGOT-5362: Suspicious stews fail isSimilar check
...
By: ShaneBeee <shanebolenback@me.com>
2019-10-14 21:03:30 +11:00
CraftBukkit/Spigot
a0a9f6007a
SPIGOT-5355: Double Chests still open after InventoryOpenEvent cancelled
...
By: md_5 <git@md-5.net>
2019-10-09 19:51:18 +11:00
CraftBukkit/Spigot
f73b0d238f
SPIGOT-5309: Call cancelled EntityDamageEvent when damaging invisible armor stands
...
By: jojokobi <jhocheneder@gmx.at>
2019-10-05 19:02:38 +02:00
CraftBukkit/Spigot
20283452c6
SPIGOT-5341: Add Material.isAir
...
By: md_5 <git@md-5.net>
2019-10-06 18:41:56 +11:00
CraftBukkit/Spigot
eae7eb06df
SPIGOT-5342: Lore lost when deserializing items with no version stored
...
By: md_5 <git@md-5.net>
2019-10-06 18:34:51 +11:00
CraftBukkit/Spigot
70d89c1a78
SPIGOT-5353: Expand explosion API by adding source entity
...
By: md_5 <git@md-5.net>
2019-10-05 17:16:52 +10:00
CraftBukkit/Spigot
dc1edccd98
SPIGOT-5331: Add support for Java 13
...
By: md_5 <git@md-5.net>
2019-09-18 20:03:54 +10:00
CraftBukkit/Spigot
b098d89339
SPIGOT-5317: Create accessors for player absorption hearts
...
By: md_5 <git@md-5.net>
2019-09-13 20:04:43 +10:00
CraftBukkit/Spigot
69d28a880a
SPIGOT-5315: Cannot serialize armor stand ItemMeta
...
By: md_5 <git@md-5.net>
2019-09-11 18:14:46 +10:00
CraftBukkit/Spigot
7f5d81e0b0
SPIGOT-5158: Add SuspiciousStewMeta
...
By: ShaneBeee <shanebolenback@me.com>
2019-09-08 02:49:12 -07:00
CraftBukkit/Spigot
280cf8ba51
SPIGOT-5310: Add Chunk.contains
...
By: md_5 <git@md-5.net>
2019-09-08 11:39:08 +10:00
CraftBukkit/Spigot
473130fb2b
SPIGOT-3308: RecipeIterator cannot longer remove recipes
...
By: md_5 <git@md-5.net>
2019-09-07 17:07:36 +10:00
CraftBukkit/Spigot
6a3743030e
Add API to get/set inhabited time of a Chunk
...
By: md_5 <git@md-5.net>
2019-09-07 16:48:30 +10:00
CraftBukkit/Spigot
136363e657
SPIGOT-5250: Add ChunkSnapshot.contains
...
By: md_5 <git@md-5.net>
2019-09-07 16:40:30 +10:00
CraftBukkit/Spigot
c3c7488743
SPIGOT-5255: Raid / patrol spawn reasons
...
By: md_5 <git@md-5.net>
2019-09-07 16:35:09 +10:00
CraftBukkit/Spigot
5c6a8f66c2
SPIGOT-5294: Cancelled EntityPickupItemEvent and PlayerPickupItemEvent alter on-ground stacks
...
By: md_5 <git@md-5.net>
2019-09-02 13:17:54 +10:00
CraftBukkit/Spigot
147ff6b1e3
SPIGOT-5301: BlockIgniteEvent for campfire + arrow
...
By: md_5 <git@md-5.net>
2019-09-02 13:14:13 +10:00
CraftBukkit/Spigot
84d9696c39
SPIGOT-5298: Remove unexplained 0.1 drop chance offset
...
By: md_5 <git@md-5.net>
2019-08-31 16:54:49 +10:00
CraftBukkit/Spigot
64c4a3290c
SPIGOT-5290: Invulnerable and/or Marker armor stand triggers EntityDamageEvent
...
By: anhcraft <admin@anhcraft.dev>
2019-08-28 18:02:43 +07:00
CraftBukkit/Spigot
5757652da1
SPIGOT-5297: PlayerBedLeaveEvent.getBed() returns player location
...
By: md_5 <git@md-5.net>
2019-08-30 18:34:24 +10:00
CraftBukkit/Spigot
cfd992a9d4
SPIGOT-5293: Sponge behaviour differs from Vanilla
...
By: md_5 <git@md-5.net>
2019-08-28 20:10:04 +10:00
CraftBukkit/Spigot
5e5574ba63
SPIGOT-5291: Missing event for ravagers trampling crops
...
By: md_5 <git@md-5.net>
2019-08-28 20:03:43 +10:00
CraftBukkit/Spigot
8c18f2deaf
SPIGOT-5211: Add Raid API
...
By: anhcraft <admin@anhcraft.dev>
2019-08-12 18:43:10 +07:00
CraftBukkit/Spigot
c2ab89098d
SPIGOT-5287: Fix rare CME generating new chunks
...
By: md_5 <git@md-5.net>
2019-08-26 19:24:09 +10:00
CraftBukkit/Spigot
03fbb7a6df
SPIGOT-5265: FireworkExplodeEvent only fired when rockets explode in air
...
By: md_5 <git@md-5.net>
2019-08-26 18:58:28 +10:00
CraftBukkit/Spigot
ac7ef9d0b5
SPIGOT-5258: TNT Not Moving Players in Creative Mode
...
By: anhcraft <admin@anhcraft.dev>
2019-08-24 21:43:43 +07:00
CraftBukkit/Spigot
3b24a6cb40
SPIGOT-5263: Chests stay open after InventoryOpenEvent cancelled.
...
By: md_5 <git@md-5.net>
2019-08-24 20:02:14 +10:00
CraftBukkit/Spigot
f2d17c76a2
SPIGOT-5278: EntityDrowned memory leak
...
By: md_5 <git@md-5.net>
2019-08-24 19:45:08 +10:00
CraftBukkit/Spigot
70c10a6e82
SPIGOT-5264: Call event for experience orbs losing their target
...
By: md_5 <git@md-5.net>
2019-08-24 19:06:17 +10:00
CraftBukkit/Spigot
7b8436f8e2
SPIGOT-5282: Improve bucket event API
...
By: md_5 <git@md-5.net>
2019-08-23 20:30:16 +10:00
CraftBukkit/Spigot
b0f23cdec1
SPIGOT-5281: Clearer error messages for ChunkSnapshot misuse
...
By: md_5 <git@md-5.net>
2019-08-23 20:10:58 +10:00
CraftBukkit/Spigot
1c1f586241
SPIGOT-5269: Item attribute modifiers don't persist their order
...
By: md_5 <git@md-5.net>
2019-08-16 20:57:49 +10:00
CraftBukkit/Spigot
41214370d2
SPIGOT-5270: Call BlockSpreadEvent when bamboo saplings grow
...
By: Brokkonaut <hannos17@gmx.de>
2019-08-16 05:19:26 +02:00
CraftBukkit/Spigot
12a0309e1e
Increase outdated build delay to 3 weeks
...
By: md_5 <git@md-5.net>
2019-08-10 10:52:38 +10:00
CraftBukkit/Spigot
5641a120eb
SPIGOT-5249: Do not add data to empty loot table
...
By: md_5 <git@md-5.net>
2019-08-09 20:19:06 +10:00
CraftBukkit/Spigot
b961fbc094
SPIGOT-5257: Call EntityBreedEvent for foxes and set the child's spawn reason to BREEDING
...
By: Brokkonaut <hannos17@gmx.de>
2019-08-09 04:34:33 +02:00
CraftBukkit/Spigot
aeb3ecc654
SPIGOT-5245: Unneeded cast to WorldNBTStorage in CraftWorld#getWorldFolder
...
By: md_5 <git@md-5.net>
2019-08-05 20:20:38 +10:00
CraftBukkit/Spigot
d67f427648
SPIGOT-5241: setAttributeModifiers does not work on untouched stack
...
By: md_5 <git@md-5.net>
2019-08-03 12:55:20 +10:00
CraftBukkit/Spigot
c62558a09f
SPIGOT-5231: ShotAtAngle API for Fireworks
...
By: md_5 <git@md-5.net>
2019-08-02 19:32:10 +10:00
CraftBukkit/Spigot
ef099d6feb
SPIGOT-5237: Horses, pigs do not drop their inventory
...
By: md_5 <git@md-5.net>
2019-08-02 19:13:16 +10:00
CraftBukkit/Spigot
cf4533f0a6
Don't accept connections until all plugins have enabled
...
By: md_5 <git@md-5.net>
2019-07-30 20:45:45 +10:00
CraftBukkit/Spigot
4460d122b3
SPIGOT-5225: World handle isn't closed if world is unloaded without saving
...
By: md_5 <git@md-5.net>
2019-07-29 16:36:51 +10:00
CraftBukkit/Spigot
1513ec9ccc
SPIGOT-5222: Cannot get Long values from Entity memory
...
By: md_5 <git@md-5.net>
2019-07-29 16:37:40 +10:00
CraftBukkit/Spigot
481703c1b4
SPIGOT-5220: Server CPU usage reaches 100% when stdin is null
...
By: md_5 <git@md-5.net>
2019-07-28 08:49:01 +10:00
CraftBukkit/Spigot
87a13de04a
SPIGOT-5195 ( #2 ): Player loot table does not drop when keepInventory is on
...
By: Carl Poole <mail@carlpoole.com>
2019-07-26 16:47:49 -05:00
CraftBukkit/Spigot
48e0a2b15c
SPIGOT-5208: Reset state on cancelled EntityTransformEvent to prevent event spam
...
By: md_5 <git@md-5.net>
2019-07-26 09:58:18 +10:00
CraftBukkit/Spigot
526ee7e53e
SPIGOT-5214: setCooldown not working
...
By: md_5 <git@md-5.net>
2019-07-26 09:40:09 +10:00
CraftBukkit/Spigot
c31f9f7b90
SPIGOT-5204: Typo in deprecated enchantment name
...
By: md_5 <git@md-5.net>
2019-07-24 09:30:28 +10:00
CraftBukkit/Spigot
d93875e342
SPIGOT-5196: Restore previous version behaviour regarding cancelled BlockBreakEvent
...
By: md_5 <git@md-5.net>
2019-07-23 14:24:50 +10:00
CraftBukkit/Spigot
5c0e0740f0
Improve diff in EntityHanging
...
By: md_5 <git@md-5.net>
2019-07-23 09:34:52 +10:00
CraftBukkit/Spigot
dbe3d40c24
SPIGOT-4712: Allow spawning of upwards or downwards facing item frames
...
Also use correct block position for spawning hanging entities
By: BlackHole <black-hole@live.com>
2019-07-23 09:38:02 +10:00
CraftBukkit/Spigot
5f859fabc8
SPIGOT-5199: Fix NPE if setting the book of the ItemMeta of a lectern
...
By: BlackHole <black-hole@live.com>
2019-07-22 23:41:39 +02:00
CraftBukkit/Spigot
2b5e68a253
SPIGOT-4679 Fix black lines after book paragraphs
...
Also increase max page count to 100 to match 1.14
By: BlackHole <black-hole@live.com>
2019-07-22 23:07:22 +02:00
CraftBukkit/Spigot
69ff0206df
SPIGOT-5180: Add Villager#sleep() and #wakeup() methods
...
By: LelouBil <bilel.jahid@gmail.com>
2019-07-22 00:09:06 +02:00
CraftBukkit/Spigot
a4afbdddcb
SPIGOT-4975: NPE on WorldGenStronghold When Using Multiple Worlds
...
By: md_5 <git@md-5.net>
2019-07-22 16:03:02 +10:00
CraftBukkit/Spigot
c95a561c3b
Ensure Bukkit data pack is always up to date
...
By: md_5 <git@md-5.net>
2019-07-22 12:34:03 +10:00
CraftBukkit/Spigot
1547b12bff
MC-157395, SPIGOT-5193: Small armor stands do not drop loot
...
By: md_5 <git@md-5.net>
2019-07-22 12:28:38 +10:00
CraftBukkit/Spigot
97e2af5d3c
SPIGOT-5195: Player loot table does not drop when keepInventory is on
...
By: md_5 <git@md-5.net>
2019-07-22 12:12:48 +10:00
CraftBukkit/Spigot
8eb196964d
SPIGOT-5190: Superfluous EntityCombustEvent called when using fire aspect sword
...
By: md_5 <git@md-5.net>
2019-07-21 11:45:05 +10:00
CraftBukkit/Spigot
2e2062c8a6
SPIGOT-5188: Player loot table drops an additional duplicate loot for each subsequent death
...
By: md_5 <git@md-5.net>
2019-07-20 09:38:18 +10:00
CraftBukkit/Spigot
a4b8e8ce68
Update to Minecraft 1.14.4
...
By: md_5 <git@md-5.net>
2019-07-20 09:00:00 +10:00
CraftBukkit/Spigot
fa576e3e73
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2019-07-20 09:00:00 +10:00
CraftBukkit/Spigot
0eaa5ae745
SPIGOT-5116: Fix concurrent modification exception inside ChunkMapDistance
...
By: Irmo van den Berge <irmo.vandenberge@ziggo.nl>
2019-07-13 20:23:41 +02:00
CraftBukkit/Spigot
75c992cac3
SPIGOT-4849: Fix server crash when accessing chunks during chunk load/unload/populate events
...
By: Irmo van den Berge <irmo.vandenberge@ziggo.nl>
2019-07-13 20:19:44 +02:00
CraftBukkit/Spigot
a30fef9d1f
SPIGOT-5171: Don't fire PlayerTeleportEvent if not actually moving
...
By: md_5 <git@md-5.net>
2019-07-16 10:15:59 +10:00
CraftBukkit/Spigot
9ce6ef849c
SPIGOT-5163: Cancelling PlayerBucketFillEvent visually removes the targeted block
...
By: md_5 <git@md-5.net>
2019-07-13 12:07:15 +10:00
CraftBukkit/Spigot
dacd4f2a36
Tweak build expiration to 7 days
...
By: md_5 <git@md-5.net>
2019-07-10 19:57:22 +10:00
CraftBukkit/Spigot
22a969374b
MC-155077, SPIGOT-5113: EntityTracker desync
...
By: Spottedleaf <Spottedleaf@users.noreply.github.com>
2019-07-10 19:56:39 +10:00
CraftBukkit/Spigot
f3d1e78efe
SPIGOT-5146: BlockDataMeta does not work
...
By: md_5 <git@md-5.net>
2019-07-09 10:47:07 +10:00
CraftBukkit/Spigot
0117fb27e2
SPIGOT-5155: Setting EntityExplodeEvent yield to 0 still causes blocks to drop
...
By: md_5 <git@md-5.net>
2019-07-09 10:10:36 +10:00
CraftBukkit/Spigot
74808290c6
Print number of force loaded chunks per plugin in crash reports
...
By: md_5 <git@md-5.net>
2019-07-08 12:34:15 +10:00
CraftBukkit/Spigot
aedce73dd1
Add Plugin Chunk Ticket API
...
Allows plugins to force certain chunks to be kept loaded for as long as they are enabled.
By: Spottedleaf <Spottedleaf@users.noreply.github.com>
2019-07-08 12:14:16 +10:00
CraftBukkit/Spigot
09309c363f
SPIGOT-5149: resetRecipes does nothing
...
By: md_5 <git@md-5.net>
2019-07-07 11:40:14 +10:00
CraftBukkit/Spigot
a760b9414a
SPIGOT-5141: World.generateTree() causes ClassCastException with huge mushrooms
...
By: md_5 <git@md-5.net>
2019-07-06 10:13:00 +10:00
CraftBukkit/Spigot
6e816175e1
SPIGOT-5142: Ignore invalid firework effects
...
By: md_5 <git@md-5.net>
2019-07-06 10:08:52 +10:00
CraftBukkit/Spigot
69da7cce55
SPIGOT-5136: EntityPortalEvent getting called on interdimensional entity teleports
...
By: md_5 <git@md-5.net>
2019-07-05 10:09:11 +10:00
CraftBukkit/Spigot
1778168cb4
SPIGOT-3102: Add EXPLOSION SpawnReason
...
By: md_5 <git@md-5.net>
2019-07-03 11:10:51 +10:00
CraftBukkit/Spigot
7ca2721835
Re-add chunk GC for plugin chunk loads
...
By: md_5 <git@md-5.net>
2019-07-03 10:29:02 +10:00
CraftBukkit/Spigot
05a4221869
SPIGOT-5123: Snapshot tile entities can end up with a non-null world
...
By: md_5 <git@md-5.net>
2019-07-03 10:22:42 +10:00
CraftBukkit/Spigot
efa1cc7359
SPIGOT-5130: PersistentDataContainer not removing values on TileEntities
...
By: md_5 <git@md-5.net>
2019-07-03 10:17:50 +10:00
CraftBukkit/Spigot
3d19313465
SPIGOT-5133: Throwing items into secondary end world portal causes crash
...
By: md_5 <git@md-5.net>
2019-07-02 10:47:00 +10:00
CraftBukkit/Spigot
d3a55e3c6e
SPIGOT-5121: Method to set PierceLevel of arrows
...
By: md_5 <git@md-5.net>
2019-06-30 09:52:18 +10:00
CraftBukkit/Spigot
2667bfc200
SPIGOT-5122: Skip world#notify if sign has no world.
...
By: blablubbabc <lukas@wirsindwir.de>
2019-06-29 19:54:50 +02:00
CraftBukkit/Spigot
020a6a58b2
SPIGOT-5105: The EntityTag nbt tag disappears from preset armor_stand items.
...
By: md_5 <git@md-5.net>
2019-06-29 16:55:36 +10:00
CraftBukkit/Spigot
d6d34c98e7
SPIGOT-5106: Config option to prevent plugins with incompatible API's from loading
...
By: md_5 <git@md-5.net>
2019-06-29 16:36:58 +10:00
CraftBukkit/Spigot
efb16ae1da
SPIGOT-5110: Zombies converting to drowned too quickly
...
By: md_5 <git@md-5.net>
2019-06-28 17:37:06 +10:00
CraftBukkit/Spigot
aa8276bcd1
SPIGOT-5101: Raids crash
...
By: md_5 <git@md-5.net>
2019-06-28 16:54:54 +10:00
CraftBukkit/Spigot
5add39bbe3
SPIGOT-5103: World.save does not save gamerules
...
By: md_5 <git@md-5.net>
2019-06-25 21:02:13 +10:00
CraftBukkit/Spigot
a2f5bbf93c
Correct pom.xml version
...
By: md_5 <git@md-5.net>
2019-06-25 20:57:20 +10:00
CraftBukkit/Spigot
4d4628bf1c
Update to Minecraft 1.14.3
...
By: md_5 <git@md-5.net>
2019-06-25 06:44:52 +10:00
CraftBukkit/Spigot
257ba6c003
SPIGOT-5098: Add a method to allow colored sign changes
...
By: Yannick Lamprecht <yannicklamprecht@live.de>
2019-06-22 16:22:53 +02:00
CraftBukkit/Spigot
8d06a4ef69
SPIGOT-5100: Console warning from pig zombie targeting
...
By: md_5 <git@md-5.net>
2019-06-23 09:14:01 +10:00
CraftBukkit/Spigot
9d2d82c126
SPIGOT-5094: Allow opening merchant for wandering traders and hide the xp bar for custom merchants
...
By: blablubbabc <lukas@wirsindwir.de>
2019-06-21 05:06:16 +02:00
CraftBukkit/Spigot
21a654cdfe
SPIGOT-5097: Bukkit.clearRecipes() no longer working
...
By: md_5 <git@md-5.net>
2019-06-22 18:24:23 +10:00
CraftBukkit/Spigot
3a28cb13b9
Fix setting game rules via the API
...
By: md_5 <git@md-5.net>
2019-06-21 20:35:22 +10:00
CraftBukkit/Spigot
a8155d2399
Update to Minecraft 1.14.3-pre4
...
By: md_5 <git@md-5.net>
2019-06-21 20:00:00 +10:00
CraftBukkit/Spigot
0297d9de8a
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2019-06-21 19:52:34 +10:00
CraftBukkit/Spigot
eabf410768
SPIGOT-5089: UnsupportedOperationException on setting villager memory to null
...
By: md_5 <git@md-5.net>
2019-06-19 18:42:51 +10:00
CraftBukkit/Spigot
b8dc3168ff
SPIGOT-5061: Add explode and ignite methods to Creeper
...
By: i509VCB <null>
2019-06-14 17:21:29 -05:00
CraftBukkit/Spigot
a6bcb557e5
SPIGOT-5071: Player loot tables not triggered
...
By: md_5 <git@md-5.net>
2019-06-16 11:39:33 +10:00
CraftBukkit/Spigot
260bd8c7c4
Optimize getEntitiesByClasses slightly
...
By: blablubbabc <lukas@wirsindwir.de>
2019-06-16 11:13:42 +10:00
CraftBukkit/Spigot
700f1c0ef8
SPIGOT-5072: Process phantom, cat and patrol spawning in CustomChunkGenerator
...
By: md_5 <git@md-5.net>
2019-06-16 11:12:08 +10:00
CraftBukkit/Spigot
d53dd95127
SPIGOT-5010: World#getEntitiesByClass/es also return entities in border chunks.
...
By: blablubbabc <lukas@wirsindwir.de>
2019-06-15 03:39:04 +02:00
CraftBukkit/Spigot
c1cc0cddf5
SPIGOT-5034: FoodLevelChangeEvent add getItem method
...
By: md_5 <git@md-5.net>
2019-06-14 19:41:36 +10:00
CraftBukkit/Spigot
95dbf2457d
SPIGOT-5047: Correct slot types for 1.14 inventories
...
By: md_5 <git@md-5.net>
2019-06-13 21:26:04 +10:00
CraftBukkit/Spigot
961f817b83
SPIGOT-5046: World#getLoadedChunks returning inaccessible cached chunks.
...
By: blablubbabc <lukas@wirsindwir.de>
2019-06-12 20:05:29 +02:00
CraftBukkit/Spigot
aa1f7c7569
SPIGOT-5067: Add item meta for 1.14 spawn eggs
...
By: md_5 <git@md-5.net>
2019-06-13 20:51:39 +10:00
CraftBukkit/Spigot
6a96ed3ad8
SPIGOT-5052: PlayerPortalEvent not called when nether is disabled
...
By: md_5 <git@md-5.net>
2019-06-12 18:24:57 +10:00
CraftBukkit/Spigot
f340eae223
SPIGOT-5062: end_portal on an non-default end world crashes the server
...
By: md_5 <git@md-5.net>
2019-06-12 18:19:36 +10:00
CraftBukkit/Spigot
8023c6f3e5
SPIGOT-5058: ClassCastException when getting InventoryHolder of lectern when it's destroyed
...
By: md_5 <git@md-5.net>
2019-06-12 18:06:43 +10:00
CraftBukkit/Spigot
7278b8c206
SPIGOT-5053: Initialize beacon with stored levels where available
...
By: md_5 <git@md-5.net>
2019-06-10 19:09:51 +10:00
CraftBukkit/Spigot
fcc1ce3351
SPIGOT-5054: Prevent issue with invalid hanging entities
...
By: md_5 <git@md-5.net>
2019-06-10 19:02:32 +10:00
CraftBukkit/Spigot
c73dca71df
Rebuild patches
...
By: md_5 <git@md-5.net>
2019-06-09 08:49:28 +10:00
CraftBukkit/Spigot
37a786ec29
Add Player#openBook(ItemStack) method
...
This PR adds the openBook(ItemStack) method to Player that allows opening a
Material.WRITTEN_BOOK for a player on demand.
By: simpleauthority <jacob@algorithmjunkie.com>
2019-06-06 01:08:11 -07:00
CraftBukkit/Spigot
672c7bfa97
SPIGOT-2000: Picking up items to shield slot working inconsistently when inventory is full
...
By: PurkkaKoodari <purkka@purkka.codes>
2019-06-06 01:32:32 +03:00
CraftBukkit/Spigot
223b5e4c95
SPIGOT-5037: Player.openMerchant does not show merchant level
...
By: md_5 <git@md-5.net>
2019-06-07 19:48:12 +10:00
CraftBukkit/Spigot
2fdf052be1
SPIGOT-5038: Inventory.getHolder returns null for wandering traders
...
By: md_5 <git@md-5.net>
2019-06-07 19:36:40 +10:00
CraftBukkit/Spigot
809dcc249d
SPIGOT-5035: Error Using Virtual Merchant GUI
...
By: md_5 <git@md-5.net>
2019-06-06 20:51:53 +10:00
CraftBukkit/Spigot
aaf46051fc
SPIGOT-5028: Villager#setVillagerExperience() doesn't work
...
By: md_5 <git@md-5.net>
2019-06-06 20:46:32 +10:00
CraftBukkit/Spigot
55ad5c0352
SPIGOT-5024: Fox error - Unknown target reason
...
By: md_5 <git@md-5.net>
2019-06-06 20:44:12 +10:00
CraftBukkit/Spigot
a5abba4a51
SPIGOT-5015: Players in spectator mode prevent block placement and block projectiles
...
By: md_5 <git@md-5.net>
2019-06-02 19:51:26 +10:00
CraftBukkit/Spigot
9db0901922
Make bukkitEntity private to prevent incorrect usage
...
By: md_5 <git@md-5.net>
2019-06-02 19:49:41 +10:00
CraftBukkit/Spigot
d7c1a6ed5f
SPIGOT-5010: World.getEntities returns entities in border chunks
...
By: md_5 <git@md-5.net>
2019-05-31 06:56:00 +10:00
CraftBukkit/Spigot
624908bdfc
Show incorrect size passed into createInventory
...
By: md_5 <git@md-5.net>
2019-05-29 19:58:01 +10:00
CraftBukkit/Spigot
ca6d40aa64
SPIGOT-4992: Various villager issues due to broken mapping
...
By: md_5 <git@md-5.net>
2019-05-28 20:43:33 +10:00
CraftBukkit/Spigot
569660215f
Update to Minecraft 1.14.2
...
By: md_5 <git@md-5.net>
2019-05-28 06:30:00 +10:00
CraftBukkit/Spigot
5f2275f40a
SPIGOT-4946: Add VillagerCareerChangeEvent
...
By: i509VCB <null>
2019-05-25 20:58:11 -05:00
CraftBukkit/Spigot
3f2b383463
SPIGOT-4987: Shulkerbox does not save empty slots
...
By: md_5 <git@md-5.net>
2019-05-27 10:00:56 +10:00
CraftBukkit/Spigot
d1e70b9323
Fix reading custom persistent entity data
...
By: md_5 <git@md-5.net>
2019-05-25 11:22:18 +10:00
CraftBukkit/Spigot
36817a5614
SPIGOT-4980: Shields will not be put on cooldown when hit with an axe
...
By: md_5 <git@md-5.net>
2019-05-25 11:17:45 +10:00
CraftBukkit/Spigot
e2b8949bf3
SPIGOT-4752: Fixed inconsistency between isChunkLoaded and chunk load/unload events
...
By: blablubbabc <lukas@wirsindwir.de>
2019-05-16 01:11:20 +02:00
CraftBukkit/Spigot
0e59838abf
SPIGOT-4982: Armor disappearing while breaking the armor stand
...
By: md_5 <git@md-5.net>
2019-05-25 10:45:24 +10:00
CraftBukkit/Spigot
a7f92c8388
SPIGOT-4972: Cannot add contextual data to loot table API
...
By: md_5 <git@md-5.net>
2019-05-23 20:48:20 +10:00
CraftBukkit/Spigot
26041887a6
SPIGOT-4970: PlayerTeleportEvent event.setTo() has no effect on portal teleports
...
By: md_5 <git@md-5.net>
2019-05-21 21:04:45 +10:00
CraftBukkit/Spigot
817d83e1bb
SPIGOT-4968: Jukebox.setPlaying(null) causes error
...
By: md_5 <git@md-5.net>
2019-05-21 12:09:42 +10:00
CraftBukkit/Spigot
0bab608be7
SPIGOT-4966: Provide access to Entity in PortalCreateEvent
...
By: md_5 <git@md-5.net>
2019-05-21 12:08:19 +10:00
CraftBukkit/Spigot
320645a5b8
SPIGOT-4964: EntityPickupItemEvent for pandas
...
By: md_5 <git@md-5.net>
2019-05-20 19:54:24 +10:00
CraftBukkit/Spigot
3ebcb8237b
SPIGOT-4925: Uppercase world names no longer supported
...
By: md_5 <git@md-5.net>
2019-05-20 19:49:07 +10:00
CraftBukkit/Spigot
82335a22f1
SPIGOT-4961: Cannot open various inventories
...
By: md_5 <git@md-5.net>
2019-05-20 19:46:20 +10:00
CraftBukkit/Spigot
cd9d8451fd
SPIGOT-4958: API to set map trackingPosition
...
By: md_5 <git@md-5.net>
2019-05-20 19:29:51 +10:00
CraftBukkit/Spigot
d8a6d9eb41
SPIGOT-4962: Bubble column blocks not classified as liquid
...
By: md_5 <git@md-5.net>
2019-05-20 19:27:02 +10:00
CraftBukkit/Spigot
20c4ae9b42
SPIGOT-4898: Call EntityChangeBlockEvent / EntityPickupItemEvent for foxes
...
By: Brokkonaut <hannos17@gmx.de>
2019-05-20 03:27:00 +02:00
CraftBukkit/Spigot
acd04ff0d0
SPIGOT-4833: Allow access to LivingEntity memories
...
By: Yannick Lamprecht <yannicklamprecht@live.de>
2019-05-19 19:58:41 +10:00
CraftBukkit/Spigot
8718f03946
SPIGOT-4953: Crafting table inventory returns player location, not block location
...
By: md_5 <git@md-5.net>
2019-05-19 19:17:56 +10:00
CraftBukkit/Spigot
98155b05fb
Tweak thresholds for can't keep up message
...
By: md_5 <git@md-5.net>
2019-05-19 12:07:37 +10:00
CraftBukkit/Spigot
67a256943e
SPIGOT-4956: EntityTameEvent not triggered when taming a Cat
...
By: md_5 <git@md-5.net>
2019-05-19 12:02:25 +10:00
CraftBukkit/Spigot
f19a688ffc
SPIGOT-4943: Zombie villager conversion player API.
...
Also resetting the conversion player when stopping a conversion.
By: blablubbabc <lukas@wirsindwir.de>
2019-05-17 14:08:33 +02:00
CraftBukkit/Spigot
d2cbe48459
SPIGOT-4947: Allow setting the content on a lectern
...
By: Brokkonaut <hannos17@gmx.de>
2019-05-17 20:03:36 +02:00
CraftBukkit/Spigot
4d27af3c76
SPIGOT-4938: Call EntityPickupItemEvent for dolphins
...
By: Brokkonaut <hannos17@gmx.de>
2019-05-17 23:19:52 +02:00
CraftBukkit/Spigot
453eb0afe4
SPIGOT-4948: Lectern.getInventory should return a LecternInventory
...
By: Brokkonaut <hannos17@gmx.de>
2019-05-17 20:18:13 +02:00
CraftBukkit/Spigot
6b35a00cff
SPIGOT-4940: Fletcher villager gifts sometimes crash server
...
By: md_5 <git@md-5.net>
2019-05-16 21:10:05 +10:00
CraftBukkit/Spigot
609921674a
SPIGOT-4935: Lore deserializes incorrectly from previous versions
...
By: md_5 <git@md-5.net>
2019-05-15 17:07:47 +10:00
CraftBukkit/Spigot
0a6bbfbdde
SPIGOT-4929: Beacon inventory getType() returns CHEST
...
By: md_5 <git@md-5.net>
2019-05-14 21:31:49 +10:00
CraftBukkit/Spigot
788fd7eedc
Update to Minecraft 1.14.1
...
By: md_5 <git@md-5.net>
2019-05-14 10:00:00 +10:00
CraftBukkit/Spigot
1825747f6d
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2019-05-14 08:50:43 +10:00
CraftBukkit/Spigot
37370c79d4
SPIGOT-4921: Preserve entity compat with Vanilla
...
By: md_5 <git@md-5.net>
2019-05-13 16:50:52 +10:00
CraftBukkit/Spigot
962fa8e8a6
SPIGOT-4916: Fix loading legacy structure data
...
By: md_5 <git@md-5.net>
2019-05-12 21:53:54 +10:00
CraftBukkit/Spigot
41043ef48b
Load custom worlds from correct location
...
By: md_5 <git@md-5.net>
2019-05-12 16:59:21 +10:00
CraftBukkit/Spigot
f3e26f2572
SPIGOT-4911: Cannot add firework rocket as charged projectile in crossbow
...
By: md_5 <git@md-5.net>
2019-05-12 11:22:21 +10:00
CraftBukkit/Spigot
b407bebd8d
SPIGOT-4900: Rearchitect multiworld support for better compat with new villager AI
...
By: md_5 <git@md-5.net>
2019-05-12 11:15:48 +10:00
CraftBukkit/Spigot
8b207fdf78
SPIGOT-4893: Don't reset angry state of wolves without target.
...
Wolves will 'silently' lose their target when teleporting between
dimensions or the chunk getting reloaded. To reset the angry state in
those cases, the check got moved into the loading method.
By: blablubbabc <lukas@wirsindwir.de>
2019-05-08 02:18:05 +02:00
CraftBukkit/Spigot
32d5f0cca3
SPIGOT-4889: Add PlayerTakeLecternBookEvent
...
By: Brokkonaut <hannos17@gmx.de>
2019-05-07 17:15:32 +02:00
CraftBukkit/Spigot
65f0df94c4
SPIGOT-4899: Horse inventory title not set
...
By: md_5 <git@md-5.net>
2019-05-10 17:41:05 +10:00
CraftBukkit/Spigot
5cda52e6a9
SPIGOT-4895: Bed doesn't explode in Nether and The End
...
By: md_5 <git@md-5.net>
2019-05-09 08:56:32 +10:00
CraftBukkit/Spigot
2c86ecd099
SPIGOT-4888: setSleepingIgnored resets the night even when there is no one in a bed
...
By: md_5 <git@md-5.net>
2019-05-08 20:34:41 +10:00
CraftBukkit/Spigot
dd2f46e32e
SPIGOT-4890: EntityDeathEvent fires twice when breaking an armor stand in survival mode
...
By: md_5 <git@md-5.net>
2019-05-08 20:17:45 +10:00
CraftBukkit/Spigot
7a93a50d32
Add BlockShearEntityEvent for Dispensers shearing Sheep
...
By: nathat890 <nathat890@outlook.com>
2019-05-07 16:50:57 +01:00
CraftBukkit/Spigot
cacd7ce457
SPIGOT-4891: LecternInventory.getType() should return InventoryType.LECTERN
...
By: Brokkonaut <hannos17@gmx.de>
2019-05-07 23:52:16 +02:00
CraftBukkit/Spigot
b1a791b5e5
SPIGOT-4887: Villager level minimum is 1
...
By: blablubbabc <lukas@wirsindwir.de>
2019-05-07 15:36:56 +02:00
CraftBukkit/Spigot
7dd4483ca3
SPIGOT-4882: EntityExplodeEvent appears to fire every tick because of enderdragon
...
By: md_5 <git@md-5.net>
2019-05-07 09:45:13 +10:00
CraftBukkit/Spigot
35aa62b5f6
SPIGOT-4881: Worldborder for the End and Nether switch to default after restart
...
By: md_5 <git@md-5.net>
2019-05-07 09:36:36 +10:00
CraftBukkit/Spigot
4f21c71d98
SPIGOT-4880: Potion effects with unknown names.
...
By: md_5 <git@md-5.net>
2019-05-07 09:22:45 +10:00
CraftBukkit/Spigot
f2ce39c748
SPIGOT-4874: Use empty loot context
...
Appears to work irrespective of what the loot table requires
By: md_5 <git@md-5.net>
2019-05-06 20:00:27 +10:00
CraftBukkit/Spigot
1915b49ec3
SPIGOT-4872: LootTables missing a few loot tables
...
By: md_5 <git@md-5.net>
2019-05-06 08:40:15 +10:00
CraftBukkit/Spigot
55f1b1bec1
SPIGOT-4875: PlayerChangedWorldEvent does not fire on teleporting via portals
...
By: md_5 <git@md-5.net>
2019-05-06 08:38:29 +10:00
CraftBukkit/Spigot
8c48e82d0c
SPIGOT-4877: No end platform generated
...
By: md_5 <git@md-5.net>
2019-05-06 08:36:11 +10:00
CraftBukkit/Spigot
e413f6ef8f
SPIGOT-4871: Manually opened double chest doesn't have close animation
...
By: md_5 <git@md-5.net>
2019-05-05 18:39:58 +10:00
CraftBukkit/Spigot
8f5f07be27
SPIGOT-4870: Server crashes while charging crossbow
...
By: md_5 <git@md-5.net>
2019-05-05 16:18:29 +10:00
CraftBukkit/Spigot
7a47bcf55b
SPIGOT-4834: API for Villager levels and experience
...
By: md_5 <git@md-5.net>
2019-05-05 12:03:20 +10:00
CraftBukkit/Spigot
2beeb67ce0
Rearchitect PortalCreateEvent to provide more information about the portal
...
By: md_5 <git@md-5.net>
2019-05-05 10:51:43 +10:00
CraftBukkit/Spigot
8c6028095a
SPIGOT-248: PortalCreateEvent not fired when exit portal is created automatically.
...
By: Aquazus <me@aquazus.fr>
2019-05-04 14:51:54 +02:00
CraftBukkit/Spigot
0ddb44f00c
SPIGOT-4840: CartographyInventory not returned for InventoryClickEvent.getClickedInventory on result slot
...
By: md_5 <git@md-5.net>
2019-05-05 09:46:41 +10:00
CraftBukkit/Spigot
8399005c46
SPIGOT-4867: Incorrect dimension ID for nether portal teleports
...
By: md_5 <git@md-5.net>
2019-05-05 09:30:44 +10:00
CraftBukkit/Spigot
f3d2f9c5c0
SPIGOT-4868: Server deadlock on /stop command
...
By: md_5 <git@md-5.net>
2019-05-05 09:25:51 +10:00
CraftBukkit/Spigot
5a40b00a62
SPIGOT-4863: --eraseCache doesn't work
...
By: md_5 <git@md-5.net>
2019-05-04 20:54:32 +10:00
CraftBukkit/Spigot
59a3833b02
SPIGOT-4860: Cancelling InventoryOpenEvent on MerchantInventory prevents re-opening
...
By: md_5 <git@md-5.net>
2019-05-04 20:32:13 +10:00
CraftBukkit/Spigot
61d087fec5
SPIGOT-4835: Manually opened chest doesn't have close animation
...
By: md_5 <git@md-5.net>
2019-05-03 17:57:05 +10:00
CraftBukkit/Spigot
fb7dd08846
SPIGOT-4842: Dummy recipes should not give AIR as result type
...
By: md_5 <git@md-5.net>
2019-05-03 17:41:23 +10:00
CraftBukkit/Spigot
d90f2f4bfd
SPIGOT-4831: setKeepSpawnInMemory to false does not work
...
By: md_5 <git@md-5.net>
2019-05-02 15:15:53 +10:00
CraftBukkit/Spigot
5ae50e9d74
SPIGOT-4838: BlockDispenseEvent not called when shears dispensed from dispenser
...
By: Justin Lawen <justin@lesserhydra.com>
2019-05-01 15:18:14 -05:00
CraftBukkit/Spigot
f6bee952be
SPIGOT-4836: Breaking barrier block causes error
...
By: md_5 <git@md-5.net>
2019-05-02 09:23:16 +10:00
CraftBukkit/Spigot
12ecbc64a0
SPIGOT-4802: Add CrossbowMeta
...
By: md_5 <git@md-5.net>
2019-05-01 20:18:01 +10:00
CraftBukkit/Spigot
a70a255937
SPIGOT-4714: Broadcasts can no longer be done from secondary threads
...
By: md_5 <git@md-5.net>
2019-05-01 18:46:18 +10:00
CraftBukkit/Spigot
e5cb6d7c49
SPIGOT-4820: Villager Type API
...
By: md_5 <git@md-5.net>
2019-05-01 18:39:43 +10:00
CraftBukkit/Spigot
2e24df6eb1
Regular arrow spawn method should not have changed type
...
By: md_5 <git@md-5.net>
2019-05-01 18:14:52 +10:00
CraftBukkit/Spigot
03d3b41708
SPIGOT-4822: Existing world fails to load
...
By: md_5 <git@md-5.net>
2019-05-01 18:10:27 +10:00
CraftBukkit/Spigot
39114e773e
SPIGOT-4825: Clearly error on asynchronous tile access
...
By: md_5 <git@md-5.net>
2019-05-01 17:05:21 +10:00
CraftBukkit/Spigot
cef8c2f357
Revert "SPIGOT-4825: Clearly error on asynchronous tile access"
...
This reverts commit ff6da11426
.
By: md_5 <git@md-5.net>
2019-05-01 08:51:01 +10:00
CraftBukkit/Spigot
ff6da11426
SPIGOT-4825: Clearly error on asynchronous tile access
...
By: md_5 <git@md-5.net>
2019-05-01 06:59:38 +10:00
CraftBukkit/Spigot
1596138194
SPIGOT-4823: Crash picking up arrows
...
By: md_5 <git@md-5.net>
2019-05-01 06:48:56 +10:00
CraftBukkit/Spigot
abedca6a94
World#spawnArrow should return an AbstractArrow now
...
By: md_5 <git@md-5.net>
2019-04-30 21:31:08 +10:00
CraftBukkit/Spigot
60ed569599
SPIGOT-4819: Continue refactoring of Arrow-related APIs
...
By: md_5 <git@md-5.net>
2019-04-30 21:23:11 +10:00
CraftBukkit/Spigot
a2a0f9e6d3
SPIGOT-4816: Editing book causes glitchy behaviour
...
By: md_5 <git@md-5.net>
2019-04-30 15:33:35 +10:00
CraftBukkit/Spigot
a3c770141e
SPIGOT-4818: Unit test banner patterns
...
By: md_5 <git@md-5.net>
2019-04-30 15:20:11 +10:00
CraftBukkit/Spigot
a318ed1949
SPIGOT-4810: Call EntityChangeBlockEvent for Ravager destroying leaves
...
By: md_5 <git@md-5.net>
2019-04-29 18:11:13 +10:00
CraftBukkit/Spigot
4d73820fbb
SPIGOT-4803: Fox related APIs
...
By: md_5 <git@md-5.net>
2019-04-28 17:59:12 +10:00
CraftBukkit/Spigot
b84b23c451
Add TradeSelectEvent
...
By: Coleman Yantis <diamonddagger590@gmail.com>
2019-04-28 12:35:28 +10:00
CraftBukkit/Spigot
bfea9a3269
Add Override annotations where appropriate
...
By: md_5 <git@md-5.net>
2019-04-28 11:38:01 +10:00
CraftBukkit/Spigot
c7281b2159
SPIGOT-4790: Secondary world data not saved
...
By: md_5 <git@md-5.net>
2019-04-28 11:13:44 +10:00
CraftBukkit/Spigot
58401ba73d
SPIGOT-4795: EntityPoseChangeEvent called every tick
...
By: md_5 <git@md-5.net>
2019-04-28 10:03:52 +10:00
CraftBukkit/Spigot
78602f07ff
Intermittent hang on /stop
...
By: md_5 <git@md-5.net>
2019-04-27 21:33:07 +10:00
CraftBukkit/Spigot
8f36a64ccd
Fix loading secondary worlds
...
By: md_5 <git@md-5.net>
2019-04-27 20:09:40 +10:00
CraftBukkit/Spigot
e36edd57b4
SPIGOT-4785: Experience etc lost returning from end
...
By: md_5 <git@md-5.net>
2019-04-27 15:43:04 +10:00
CraftBukkit/Spigot
748c652126
Add some missing goal targets
...
By: md_5 <git@md-5.net>
2019-04-27 13:57:46 +10:00
CraftBukkit/Spigot
74061abe72
Allow direct opening of another player's inventory
...
Not recommended - bugs may result, especially re: slot updates
By: md_5 <git@md-5.net>
2019-04-27 13:14:40 +10:00
CraftBukkit/Spigot
51a9b6ad0f
SPIGOT-4784: Collar colour API for Cats
...
By: md_5 <git@md-5.net>
2019-04-27 12:52:52 +10:00
CraftBukkit/Spigot
65ed9737c3
Loosen restrictions on inventory sizing
...
Allows creating (but not opening) inventories created eg via Bukkit.createInventory(..., InventoryType.PLAYER);
By: md_5 <git@md-5.net>
2019-04-27 12:50:43 +10:00
CraftBukkit/Spigot
520c838a5c
SPIGOT-4753: Add Pose API
...
By: md_5 <git@md-5.net>
2019-04-27 10:27:05 +10:00
CraftBukkit/Spigot
1e60258bfd
SPIGOT-4783: CreatureSpawnEvent causes crash when getting block type
...
By: md_5 <git@md-5.net>
2019-04-27 10:07:55 +10:00
CraftBukkit/Spigot
fb196561cb
SPIGOT-4778: Bell Attachment is missing
...
By: md_5 <git@md-5.net>
2019-04-27 09:33:00 +10:00
CraftBukkit/Spigot
3eda70afc8
Remove redundant cast
...
By: md_5 <git@md-5.net>
2019-04-27 09:26:19 +10:00
CraftBukkit/Spigot
4bdb87aa40
SPIGOT-4774: Entities don't get marked 'invalid' after being removed
...
By: blablubbabc <lukas@wirsindwir.de>
2019-04-27 09:25:38 +10:00
CraftBukkit/Spigot
cfe7674bc3
SPIGOT-4771: PlayerPortalEvent does not have correct cause when entering nether
...
By: md_5 <git@md-5.net>
2019-04-26 21:47:21 +10:00
CraftBukkit/Spigot
5bbfcfaed7
SPIGOT-4769: PlayerPortalEvent does not have correct cause when entering end
...
By: md_5 <git@md-5.net>
2019-04-26 18:03:32 +10:00
CraftBukkit/Spigot
86bf9c1cbc
SPIGOT-4767: Fire from lava persists after respawn
...
By: md_5 <git@md-5.net>
2019-04-26 17:12:45 +10:00
CraftBukkit/Spigot
fb071c3e02
SPIGOT-4768: ChunkUnloadEvent not called
...
By: md_5 <git@md-5.net>
2019-04-26 16:56:49 +10:00
CraftBukkit/Spigot
69949a48e6
SPIGOT-4760: BlockSpreadEvent for Bamboo growth
...
By: md_5 <git@md-5.net>
2019-04-26 14:56:59 +10:00
CraftBukkit/Spigot
f8494aa951
Add variant API to MushroomCow
...
By: md_5 <git@md-5.net>
2019-04-26 14:48:19 +10:00
CraftBukkit/Spigot
1ba83eb294
SPIGOT-4765: WeatherChangeEvent occurs every tick
...
By: md_5 <git@md-5.net>
2019-04-26 14:42:51 +10:00
CraftBukkit/Spigot
8c88f50d6f
Clean diff in PlayerChunkMap
...
By: md_5 <git@md-5.net>
2019-04-26 13:01:07 +10:00
CraftBukkit/Spigot
e7a5cc8f06
Don't concurrently execute ChunkGenerators by default
...
By: md_5 <git@md-5.net>
2019-04-26 12:08:59 +10:00
CraftBukkit/Spigot
9aaff88148
SPIGOT-4757: Server hangs after teleporting
...
By: md_5 <git@md-5.net>
2019-04-26 09:45:57 +10:00
CraftBukkit/Spigot
0e0ec84923
SPIGOT-4755: Client freeze when joining world
...
By: md_5 <git@md-5.net>
2019-04-26 09:37:15 +10:00
CraftBukkit/Spigot
519f0e1153
SPIGOT-4758: --server-port argument does not work
...
By: md_5 <git@md-5.net>
2019-04-26 09:11:47 +10:00
CraftBukkit/Spigot
660fe1b0df
SPIGOT-4751: Update mappings version
...
By: md_5 <git@md-5.net>
2019-04-26 09:08:32 +10:00
CraftBukkit/Spigot
f011913318
SPIGOT-4737: Bukkit.createWorld causes the server to crash if run after startup
...
By: md_5 <git@md-5.net>
2019-04-25 15:33:13 +10:00
CraftBukkit/Spigot
71dfecfe22
SPIGOT-4744: Cannot spawn Cat entity
...
By: md_5 <git@md-5.net>
2019-04-25 14:59:08 +10:00
CraftBukkit/Spigot
c3e41306a8
SPIGOT-4742: Make Sign Colorable
...
By: md_5 <git@md-5.net>
2019-04-25 14:49:23 +10:00
CraftBukkit/Spigot
c9a23d73a0
Replace ItemTag API with new API that also expands to Tiles and Entities
...
By: Bjarne Koll <LynxPlay101@gmail.com>
2019-04-25 14:36:46 +10:00
CraftBukkit/Spigot
4198bf7e21
SPIGOT-4741: InventoryHolder no longer returns DoubleChest
...
By: md_5 <git@md-5.net>
2019-04-25 13:57:18 +10:00
CraftBukkit/Spigot
badc255efc
Update to Minecraft 1.14
...
By: md_5 <git@md-5.net>
2019-04-25 12:00:00 +10:00
CraftBukkit/Spigot
5ea2a0e8e4
Clean diff slightly in MinecraftServer
...
By: md_5 <git@md-5.net>
2019-04-25 10:14:16 +10:00
CraftBukkit/Spigot
2f808394c5
SPIGOT-4736: Serialized ItemStack Lore Doesn't Deserialize
...
By: md_5 <git@md-5.net>
2019-04-25 10:06:40 +10:00
CraftBukkit/Spigot
e9b89119e0
SPIGOT-4734: Sign placement fails when looking at grass
...
By: md_5 <git@md-5.net>
2019-04-25 09:55:41 +10:00
CraftBukkit/Spigot
455eafa839
SPIGOT-4735: ProjectileHitEvent Fires Immediately
...
By: md_5 <git@md-5.net>
2019-04-25 09:23:21 +10:00
CraftBukkit/Spigot
5faa894081
SPIGOT-4728: Fix clicking on custom ender chests
...
By: md_5 <git@md-5.net>
2019-04-24 22:02:45 +10:00
CraftBukkit/Spigot
5fc0b9bc07
SPIGOT-4720: Remove now unnecessary tile fixer
...
By: md_5 <git@md-5.net>
2019-04-24 10:28:36 +10:00
CraftBukkit/Spigot
7e5fc5e1ba
SPIGOT-4722: Cannot get title of player's inventory
...
By: md_5 <git@md-5.net>
2019-04-24 10:23:12 +10:00
CraftBukkit/Spigot
db7e2f9830
SPIGOT-4725: Virtual Merchant GUI crashes server
...
By: md_5 <git@md-5.net>
2019-04-24 10:10:41 +10:00
CraftBukkit/Spigot
950a1e4bb8
SPIGOT-4718: Fix creating odd inventory sizes
...
By: md_5 <git@md-5.net>
2019-04-24 10:01:54 +10:00
CraftBukkit/Spigot
545d8a9948
SPIGOT-4726: Lore not being applied to new items
...
By: md_5 <git@md-5.net>
2019-04-24 09:54:58 +10:00
CraftBukkit/Spigot
1a66e298de
Apply outdated build delay
...
By: md_5 <git@md-5.net>
2019-04-24 09:52:43 +10:00
CraftBukkit/Spigot
4e5e39eda9
SPIGOT-4727: Fix CraftEvil for legacy plugins
...
By: md_5 <git@md-5.net>
2019-04-24 09:40:42 +10:00