CraftBukkit/Spigot
849f9f08b0
SPIGOT-1596: BlockCauldron crash
...
By: md_5 <git@md-5.net>
2016-03-02 06:31:11 +11:00
CraftBukkit/Spigot
c964d0499b
SPIGOT-1569: Remove negative itemstack data filtering
...
By: md_5 <git@md-5.net>
2016-03-01 20:16:34 +11:00
CraftBukkit/Spigot
bce53b72eb
SPIGOT-1568: Fix jukeboxes
...
By: md_5 <git@md-5.net>
2016-03-01 20:07:44 +11:00
CraftBukkit/Spigot
bfaa5525f9
SPIGOT-1567: Rework setItems to set slots correctly regardless of array reference.
...
By: md_5 <git@md-5.net>
2016-03-01 19:59:52 +11:00
CraftBukkit/Spigot
99001e5c52
SPIGOT-1523: Add FLY_INTO_WALL DamageCause to fix Elytra crash v2.
...
By: md_5 <git@md-5.net>
2016-03-01 17:35:18 +11:00
CraftBukkit/Spigot
d599c20863
SPIGOT-1543: Return combined slots for PlayerInventory.getContents
...
By: md_5 <git@md-5.net>
2016-03-01 16:40:12 +11:00
CraftBukkit/Spigot
42a4bc80e2
SPIGOT-1545: Populate Vanilla villager trades correctly.
...
By: md_5 <git@md-5.net>
2016-03-01 14:13:42 +11:00
CraftBukkit/Spigot
4d379a2627
SPIGOT-1528: Maintain static sound map due to oversight re: underscore :(
...
By: md_5 <git@md-5.net>
2016-03-01 14:04:41 +11:00
CraftBukkit/Spigot
851c09f4d7
SPIGOT-1540: Treat clicking on player model with ItemStack as none.
...
By: md_5 <git@md-5.net>
2016-03-01 13:52:34 +11:00
CraftBukkit/Spigot
aedd9af144
SPIGOT-1541: Fix firework launching
...
By: md_5 <git@md-5.net>
2016-03-01 13:46:07 +11:00
CraftBukkit/Spigot
343d04f7cd
SPIGOT-1536: Fix playNote
...
By: md_5 <git@md-5.net>
2016-03-01 13:42:54 +11:00
CraftBukkit/Spigot
84d08ed896
Ignore FROSTED_ICE in meta unit tests.
...
By: md_5 <git@md-5.net>
2016-03-01 13:30:26 +11:00
CraftBukkit/Spigot
9958bd4c52
SPIGOT-1523: Crash when flying Elytra into wall.
...
By: md_5 <git@md-5.net>
2016-03-01 11:27:13 +11:00
CraftBukkit/Spigot
c8e3e16545
SPIGOT-1525: Fix worldborder set.
...
By: md_5 <git@md-5.net>
2016-03-01 11:20:42 +11:00
CraftBukkit/Spigot
76b95af5bc
Fix accidental omission of R revision number in version.
...
By: md_5 <git@md-5.net>
2016-03-01 11:07:20 +11:00
CraftBukkit/Spigot
f1fc9e87a8
Remove BookEditEvent as a workaround for decompiler determinism issues.
...
By: md_5 <git@md-5.net>
2016-03-01 09:58:55 +11:00
CraftBukkit/Spigot
47dc73969e
Run Biome test with AbstractTestingBase
...
By: md_5 <git@md-5.net>
2016-03-01 09:49:29 +11:00
CraftBukkit/Spigot
21d4bf5d1f
Update to Minecraft 1.9
...
By: md_5 <git@md-5.net>
2016-03-01 08:32:46 +11:00
CraftBukkit/Spigot
2da480a9c8
[SPIGOT-1494] Really fix player skulls with custom texture but without owner.
...
By: BlackHole <black-hole@live.com>
2016-02-17 02:15:43 +01:00
CraftBukkit/Spigot
eb6f00d0c9
[BUKKIT-3451] Use correct item amount for FurnaceExtractEvent.
...
Also don't call FurnaceExtractEvent when the item amount is 0.
By: hibo98 <hibo98.niklas@gmail.com>
2015-12-19 20:04:58 +01:00
CraftBukkit/Spigot
7588b12e6c
Removed tried to add entity warning.
...
Was a debug message backported from Vanilla 1.9 snapshots. We have decided to remove this message from 1.9 as it is largely useless.
By: md_5 <git@md-5.net>
2016-02-05 11:48:30 +11:00
CraftBukkit/Spigot
0b8791b7fc
[SPIGOT-1465] Fix skulls with no owner not displaying texture.
...
By: md_5 <git@md-5.net>
2016-02-05 11:44:06 +11:00
CraftBukkit/Spigot
fd6787491b
Strengthen CraftMetaSkull hasOwner method
...
By: Andrew <andrew@epifano.codes>
2016-02-02 16:37:15 +11:00
CraftBukkit/Spigot
9dd1f7fef4
Remove the length limit on inventory titles
...
1.8 no longer has a small limit like previous versions
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2016-01-29 10:29:12 +00:00
CraftBukkit/Spigot
99fbeecd40
SPIGOT-1308: Fix typo in PlayerList#sendAll
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2016-01-22 11:13:34 +00:00
CraftBukkit/Spigot
94c5a50dc3
SPIGOT-1390: Fixed issues with Array.fill upper bound in setRegion
...
By: ryanbennitt <ryanbennitt@googlemail.com>
2016-01-01 14:03:17 +00:00
CraftBukkit/Spigot
635382a96a
SPIGOT-1347: Don't change entity add behaviour, just print warning.
...
By: md_5 <git@md-5.net>
2015-12-17 10:24:55 +11:00
CraftBukkit/Spigot
821fe97c82
Add some warnings from snapshot versions to check whether they are applicable in 1.8.8
...
By: md_5 <git@md-5.net>
2015-12-15 17:12:32 +11:00
CraftBukkit/Spigot
21f51e5f5b
SPIGOT-1235: Correctly validate MaterialData for playEffect.
...
Thanks Jikoo for the report / fix.
By: md_5 <git@md-5.net>
2015-10-18 19:40:00 +11:00
CraftBukkit/Spigot
1c505181d5
SPIGOT-1232: CraftServer.getPlayer(String name) returns incorrect results in some cases.
...
Use the absolute value of the delta to prevent negative values resulting in a better match.
By: Adam Thomas <aet2505@gmail.com>
2015-10-14 18:56:08 +01:00
CraftBukkit/Spigot
5f68a2157e
SPIGOT-1230: Normalize null log names in ForwardLogHandler.
...
Not technically 100% correct since null != "null", but without sacrficing performance this is the best way to fix the issue in the current implementation.
By: md_5 <git@md-5.net>
2015-10-10 22:08:44 +11:00
CraftBukkit/Spigot
4432f095f7
Ensure the buffer for plugin messages is freed.
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-10-07 21:39:43 +01:00
CraftBukkit/Spigot
91a65a1f27
SPIGOT-1219: Allow ping without status query.
...
Also minor refactor to use more of the Vanilla logic.
By: md_5 <git@md-5.net>
2015-10-03 11:25:43 +10:00
CraftBukkit/Spigot
cc7273b066
SPIGOT-759: Add FireworkExplodeEvent.
...
By: DemonWav <demonwav@gmail.com>
2015-09-30 09:02:11 +10:00
CraftBukkit/Spigot
05031ccd5e
SPIGOT-989: Cap assignment of pickup delays to Short.MAX_VALUE due to storage implementation constraints.
...
Changed assignment of pickup delays in such a way that they may not be larger than the value actually stored inside the NBT format that is Short.MAX_VALUE. Did not change method signature in order not to produce any shortening cast warnings in existing code. All values larger than 32767 are generally used to indicate that an item should never be picked up. Shortening this to 32767 will actually cause the pickup delay to never decrease, thus resulting in non-pickupable item stacks.
By: BlackyPaw <kapilands@web.de>
2015-06-21 12:28:37 +02:00
CraftBukkit/Spigot
7684642aa9
SPIGOT-1076: Add HurtEntities API for FallingBlock.
...
By: md_5 <git@md-5.net>
2015-08-01 16:48:20 +10:00
CraftBukkit/Spigot
702701f4ce
Add a missing break statement for openInventory, fixes opening dropper inventories
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-09-18 21:42:40 +01:00
CraftBukkit/Spigot
9cc3d2c1df
Fixed how Dropper inventories are shown to players.
...
By: 0x277F <0x277F@gmail.com>
2015-09-17 15:14:32 -06:00
CraftBukkit/Spigot
08a3d51d7c
SPIGOT-1192: Restore some behaviour to entity.getNearbyEntities
...
By: md_5 <git@md-5.net>
2015-09-18 15:15:56 +10:00
CraftBukkit/Spigot
bec7083140
SPIGOT-625: Insert a small delay when shutting down to allow packets to have a better chance at sending.
...
By: md_5 <git@md-5.net>
2015-09-15 19:52:51 +10:00
CraftBukkit/Spigot
1843b52039
SPIGOT-1168: Fix setSleepingIgnored not working on spectators.
...
By: md_5 <git@md-5.net>
2015-09-06 15:05:56 +10:00
CraftBukkit/Spigot
921337db16
SPIGOT-1165: Restore getNearbyEntities behaviour to include spectators.
...
By: md_5 <git@md-5.net>
2015-09-06 14:54:41 +10:00
CraftBukkit/Spigot
fb04f93364
SPIGOT-949: Fix damage cooldown reducing explosion knockback
...
By: Jedediah Smith <jedediah@silencegreys.com>
2015-08-31 18:06:13 +10:00
CraftBukkit/Spigot
280ae804ee
SPIGOT-1111: Fix ServerCommandEvent not being cancelled.
...
By: md_5 <git@md-5.net>
2015-08-08 18:42:24 +10:00
CraftBukkit/Spigot
4d40084c65
New ChunkGenerator.generate api for block ids and avoiding magic values.
...
By: Antony Riley <antony@cyberiantiger.org>
2015-07-28 16:22:13 +03:00
CraftBukkit/Spigot
fa2e7e41c0
SPIGOT-1080: Added support for opening all inventories implementing Bukkit's Inventory class.
...
By: Riccardo Paolo Bestetti <riccardo.kyogre@live.it>
2015-07-30 18:34:01 +10:00
CraftBukkit/Spigot
c35a7254c5
Update for minor remapping changes.
...
By: md_5 <git@md-5.net>
2015-07-30 16:56:52 +10:00
CraftBukkit/Spigot
332e77d249
Update to Minecraft 1.8.8 (Pre-)Release.
...
By: md_5 <git@md-5.net>
2015-07-27 22:19:19 +10:00
CraftBukkit/Spigot
c0e326b62a
Add a sane limit for name length
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-07-25 22:33:25 +01:00
CraftBukkit/Spigot
e909dd95d8
Implement PlayerResourcePackStatusEvent.
...
By: Adam Thomas <aet2505@gmail.com>
2015-07-25 18:19:37 +10:00