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