md_5
20ab5d3d10
Add build delay back
2017-08-04 16:09:17 +10:00
md_5
2a927e8638
Update to Minecraft 1.12.1
2017-08-03 23:00:00 +10:00
md_5
9a1fc1e2ee
Remove outdated build delay.
2017-08-03 21:10:43 +10:00
md_5
b5dc294d32
SPIGOT-3485: Launch shulker bullets as projectiles
2017-08-03 08:23:27 +10:00
BillyGalbreath
d2aa6845f0
Implement BroadcastMessageEvent
2017-07-28 16:53:43 +10:00
md_5
b1b9ab0df9
SPIGOT-3461: Standardise plugin load timing
2017-07-26 13:20:29 +10:00
md_5
d35483b0e1
Correct scheduler behaviour with intervals of >= Integer.MAX_VALUE (circa 3 years).
2017-07-25 15:36:44 +10:00
md_5
4670a84bd9
SPIGOT-3432: Add playNote support for new sounds
2017-07-24 17:44:44 +10:00
md_5
5a12442f22
SPIGOT-3433: Improve AreaEffectCloud#getSource
2017-07-22 09:51:22 +10:00
md_5
9a82fa7785
SPIGOT-3428: Recover from invalid firework data
2017-07-19 09:56:35 +10:00
md_5
70be90e168
SPIGOT-3425: Correct slot type calculation
2017-07-16 11:03:19 +10:00
md_5
b5df1f59f7
SPIGOT-3423: Don't treat technical piston block as BlockStateMeta
2017-07-16 10:48:21 +10:00
md_5
e03b1a556d
SPIGOT-3417: Event for shearing snowman
2017-07-15 09:53:22 +10:00
md_5
6659ddf11a
SPIGOT-3416: Cap team prefix / suffix at correct value of 16
2017-07-13 12:42:45 +10:00
md_5
af1c0139f5
SPIGOT-3409: Improve performance of registering stupid amounts of permissions in plugin.yml
2017-07-10 21:05:47 +10:00
md_5
50b75cd65d
SPIGOT-3407: Set damager for evoker fangs
2017-07-08 22:40:54 +10:00
md_5
11323bf873
Increase expiration time to two weeks.
2017-07-04 20:52:11 +10:00
BlackHole
d603539842
SPIGOT-3387: Prevent null enchantments in ItemMeta
2017-06-29 10:52:33 +10:00
md_5
477fb2bb72
SPIGOT-3381: Save older serialized enchants
2017-06-26 09:49:28 +10:00
md_5
d7cd7275f2
SPIGOT-3379: Generalise canPickupItems to other entities.
2017-06-26 08:34:52 +10:00
Jeremy Wood
1314229dc2
SPIGOT-3336: HideFlags will now serialize as a List rather than a Set.
...
HideFlags will be serialized as a list and deserialized as an Iterable.
This will allow maximum flexibility on both the formats it can be
serialized into and formats it can be deserialized from.
2017-06-23 12:48:15 +10:00
md_5
f3356f1074
Treat Vanilla commands as Bukkit Commands
2017-06-21 19:14:51 +10:00
md_5
6aa0fa3206
Increase expire time to 7 days
2017-06-17 17:45:09 +10:00
md_5
885da43758
SPIGOT-3342: Fix invalid usage of null in InventoryWrapper
2017-06-15 20:25:06 +10:00
md_5
2a2d6d6295
Add PistonMoveReaction getters for Entity
2017-06-12 19:23:24 +10:00
md_5
f85977ae6f
SPIGOT-3331: New map colours don't display
2017-06-12 19:16:30 +10:00
md_5
ed8c725d19
SPIGOT-3304: Respect duration from Vanilla /weather
2017-06-09 16:17:08 +10:00
md_5
bb4ae3b3b8
Update to Minecraft 1.12
2017-06-08 18:00:00 +10:00
md_5
701b06494d
SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concrete
2017-06-03 17:39:03 +10:00
md_5
921ba53556
SPIGOT-3283: Don't allow plugin induced infinite velocity / position
2017-06-02 18:44:37 +10:00
md_5
9496c2dad1
SPIGOT-3284: Allow TNTPrimed#getSource to return invalid entities
...
Eg dead players.
2017-06-02 18:28:30 +10:00
md_5
e13d119686
Update to Minecraft 1.12-pre6
2017-05-30 21:55:13 +10:00
BlackHole
c155d8dd32
SPIGOT-3277: Fix Entity.eject()
2017-05-28 22:27:57 +02:00
md_5
c037fe3d44
Add color API for Teams
2017-05-28 11:00:02 +10:00
Pokechu22
44dd60ac27
SPIGOT-3272: Fix duplicate creative inventory
...
This change properly identifies the creative inventory as one with 5 crafting slots (as that's the default set in ContainerPlayer, and handled properly in other containers), instead of having the same inventory twice (which breaks slot identification).
2017-05-28 10:32:31 +10:00
MiniDigger
274304b8ca
SPIGOT-439: Add player locale related APIs.
2017-05-27 19:06:28 +10:00
md_5
a479029a85
Ensure gameLoop function gets selectors applied.
2017-05-26 16:43:56 +10:00
md_5
4377dac138
SPIGOT-3253: Fix entity yaw changes
2017-05-20 11:16:28 +10:00
md_5
1004352990
Update to Minecraft 1.12-pre5
2017-05-19 21:00:13 +10:00
BlackHole
3ecbb59cbb
SPIGOT-3248: Don't set shoulder compounds of EntityHuman to null
2017-05-18 07:34:25 +10:00
md_5
45102fcf28
Misc advancement / recipe reload fixes including SPIGOT-3240
2017-05-16 21:22:07 +10:00
md_5
c410240567
SPIGOT-3240: Temporarily stub out rarely used resetRecipes method to fix some issues.
2017-05-16 06:58:37 +10:00
md_5
743252dbe5
SPIGOT-3238: Add Server.advancementIterator
2017-05-15 08:25:53 +10:00
md_5
5195487ec6
Update to Minecraft 1.12-pre2
2017-05-14 12:00:00 +10:00
md_5
6e3cec8bc7
Change book limit to allow for automatically generated colour codes
2017-05-14 11:19:38 +10:00
md_5
36e3402814
Remove outdated build delay.
2017-05-14 10:35:01 +10:00
Lukas Hennig
2b6c9f40ae
Set health before entity death.
2017-05-04 19:18:46 +10:00
BlackHole
fbb47e8383
SPIGOT-3215: Call BlockPhysicsEvent for tall plants
2017-05-01 19:49:37 +10:00
md_5
fecf4b4137
SPIGOT-3214: Allow book titles up to 32 even though they can't be created by a Vanilla client.
2017-04-30 13:20:43 +10:00
Matthew
d9d7552262
Implement getColor / setColor for Shulker entity
2017-04-30 09:54:34 +10:00