CraftBukkit/Spigot
e626522be7
SPIGOT-3407: Set damager for evoker fangs
...
By: md_5 <git@md-5.net>
2017-07-08 22:40:54 +10:00
CraftBukkit/Spigot
0353512d03
Update to Netty 4.1.13.Final.
...
By: md_5 <git@md-5.net>
2017-07-07 15:11:57 +10:00
CraftBukkit/Spigot
b7f6ba2171
Increase expiration time to two weeks.
...
By: md_5 <git@md-5.net>
2017-07-04 20:52:11 +10:00
CraftBukkit/Spigot
faa9a96c90
SPIGOT-3387: Prevent null enchantments in ItemMeta
...
By: BlackHole <black-hole@live.com>
2017-06-28 18:37:22 +02:00
CraftBukkit/Spigot
a7130c67fd
SPIGOT-3382: Ensure players can pickup stuff
...
By: md_5 <git@md-5.net>
2017-06-26 11:21:38 +10:00
CraftBukkit/Spigot
13bcc894ec
SPIGOT-3377: Fix subspace bubble advancement
...
By: md_5 <git@md-5.net>
2017-06-26 10:16:54 +10:00
CraftBukkit/Spigot
1396c4c1ec
SPIGOT-3381: Save older serialized enchants
...
By: md_5 <git@md-5.net>
2017-06-26 09:49:28 +10:00
CraftBukkit/Spigot
71404da149
SPIGOT-3379: Generalise canPickupItems to other entities.
...
By: md_5 <git@md-5.net>
2017-06-26 08:34:52 +10:00
CraftBukkit/Spigot
d62c91e3a6
SPIGOT-3376: Fix nested functions
...
By: md_5 <git@md-5.net>
2017-06-26 08:27:25 +10:00
CraftBukkit/Spigot
4d6887228e
SPIGOT-3373: Fix /execute in gameloop functions
...
By: md_5 <git@md-5.net>
2017-06-25 09:46:19 +10:00
CraftBukkit/Spigot
622d0477c5
SPIGOT-3324: Improve tameable damage handling
...
By: md_5 <git@md-5.net>
2017-06-24 10:01:46 +10:00
CraftBukkit/Spigot
d71a1a4036
SPIGOT-3368: Allow anvil level cost to be overwritten by properties
...
By: md_5 <git@md-5.net>
2017-06-23 20:35:17 +10:00
CraftBukkit/Spigot
c2453f20d4
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.
By: Jeremy Wood <farachan@gmail.com>
2017-06-14 09:17:14 -04:00
CraftBukkit/Spigot
d3b6e87d27
SPIGOT-3364: Correct EntityResurrectEvent
...
By: md_5 <git@md-5.net>
2017-06-23 12:47:29 +10:00
CraftBukkit/Spigot
e97c71d131
Treat Vanilla commands as Bukkit Commands
...
By: md_5 <git@md-5.net>
2017-06-21 19:14:51 +10:00
CraftBukkit/Spigot
ff815b0065
Fix nether world border center not adjusting
...
By: md_5 <git@md-5.net>
2017-06-18 19:23:33 +10:00
CraftBukkit/Spigot
7b0417e439
SPIGOT-3351: Replace bundled netty with 4.1.12.Final
...
By: md_5 <git@md-5.net>
2017-06-18 18:01:31 +10:00
CraftBukkit/Spigot
50ba730c54
Increase expire time to 7 days
...
By: md_5 <git@md-5.net>
2017-06-17 17:45:09 +10:00
CraftBukkit/Spigot
11f9d4e49b
SPIGOT-3329: Allow per world loot tables
...
By: md_5 <git@md-5.net>
2017-06-15 20:34:19 +10:00
CraftBukkit/Spigot
0fab9a4f3a
SPIGOT-3342: Fix invalid usage of null in InventoryWrapper
...
By: md_5 <git@md-5.net>
2017-06-15 20:25:06 +10:00
CraftBukkit/Spigot
eb7eb4ba47
SPIGOT-3337: Use special data value to indicate multiple recipe choices
...
By: md_5 <git@md-5.net>
2017-06-15 07:23:08 +10:00
CraftBukkit/Spigot
3770ac47cf
Fix detection of missing or invalid tile entities for End portals and gateways
...
By: Jacob Martin <jjm_223@hotmail.com>
2017-06-12 12:41:18 -05:00
CraftBukkit/Spigot
ba73b2a397
Add PistonMoveReaction getters for Entity
...
By: md_5 <git@md-5.net>
2017-06-12 19:23:24 +10:00
CraftBukkit/Spigot
df475be109
SPIGOT-3331: New map colours don't display
...
By: md_5 <git@md-5.net>
2017-06-12 19:16:30 +10:00
CraftBukkit/Spigot
1121a78705
SPIGOT-3328: EntityTameEvent for Parrots
...
By: md_5 <git@md-5.net>
2017-06-12 07:27:34 +10:00
CraftBukkit/Spigot
e422dbe810
SPIGOT-3324: Best effort fix for shoulder Parrots + cancelled damage event
...
By: md_5 <git@md-5.net>
2017-06-11 12:20:18 +10:00
CraftBukkit/Spigot
731f084c5b
SPIGOT-3320: Apply tile entity fixer to more types
...
By: md_5 <git@md-5.net>
2017-06-11 08:32:29 +10:00
CraftBukkit/Spigot
c354c54394
SPIGOT-3304: Respect duration from Vanilla /weather
...
By: md_5 <git@md-5.net>
2017-06-09 16:17:08 +10:00
CraftBukkit/Spigot
47947b0f3b
SPIGOT-3303: Warn when attempting to grant non existent recipe
...
By: md_5 <git@md-5.net>
2017-06-09 16:13:35 +10:00
CraftBukkit/Spigot
f1d918e0ec
SPIGOT-3302: Armor stands not dropping armor
...
By: md_5 <git@md-5.net>
2017-06-09 15:51:56 +10:00
CraftBukkit/Spigot
ea595a5dcf
Update to Minecraft 1.12
...
By: md_5 <git@md-5.net>
2017-06-08 18:00:00 +10:00
CraftBukkit/Spigot
7b45ff54ad
Prevent NPE when setting tempt target to null
...
By: chickeneer <emcchickeneer@gmail.com>
2017-06-03 00:44:10 -05:00
CraftBukkit/Spigot
f25ad2b556
Add proper TeleportCause for /teleport
...
By: md_5 <git@md-5.net>
2017-06-04 08:39:36 +10:00
CraftBukkit/Spigot
d67c53a34d
SPIGOT-3290: /teleport command overrides player rotation
...
By: md_5 <git@md-5.net>
2017-06-04 08:34:52 +10:00
CraftBukkit/Spigot
1bcf144211
SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concrete
...
By: md_5 <git@md-5.net>
2017-06-03 17:39:03 +10:00
CraftBukkit/Spigot
da806eea9c
SPIGOT-3283: Don't allow plugin induced infinite velocity / position
...
By: md_5 <git@md-5.net>
2017-06-02 18:44:37 +10:00
CraftBukkit/Spigot
23a6a85a95
SPIGOT-3284: Allow TNTPrimed#getSource to return invalid entities
...
Eg dead players.
By: md_5 <git@md-5.net>
2017-06-02 18:28:30 +10:00
CraftBukkit/Spigot
ea6ca4328a
Update to Minecraft 1.12-pre6
...
By: md_5 <git@md-5.net>
2017-05-30 21:25:59 +10:00
CraftBukkit/Spigot
f69eb04edc
SPIGOT-3277: Fix Entity.eject()
...
By: BlackHole <black-hole@live.com>
2017-05-28 22:27:57 +02:00
CraftBukkit/Spigot
d6fc1359a2
Add support for preventing block drops in BreakEvent
...
By: Scetra <contact@scetra.me>
2017-05-27 21:16:13 -04:00
CraftBukkit/Spigot
57f7c8fb18
Add color API for Teams
...
By: md_5 <git@md-5.net>
2017-05-28 11:00:02 +10:00
CraftBukkit/Spigot
a6491eb83e
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).
By: Pokechu22 <Pokechu022@gmail.com>
2017-05-26 20:20:59 -07:00
CraftBukkit/Spigot
07fc30bf6d
SPIGOT-439: Add player locale related APIs.
...
By: MiniDigger <admin@minidigger.me>
2017-05-26 23:37:06 +02:00
CraftBukkit/Spigot
691c25561d
Ensure gameLoop function gets selectors applied.
...
By: md_5 <git@md-5.net>
2017-05-26 16:43:56 +10:00
CraftBukkit/Spigot
0fc0496730
SPIGOT-3257: Issue with AdvancementRewards function
...
By: md_5 <git@md-5.net>
2017-05-21 10:28:07 +10:00
CraftBukkit/Spigot
31553d7ef7
SPIGOT-3258: VehicleBlockCollisionEvent only fires in certain directions
...
By: md_5 <git@md-5.net>
2017-05-21 10:24:47 +10:00
CraftBukkit/Spigot
a0b8ce2dc9
SPIGOT-3254: Check chunks are loaded before ticking entities as per previous versions.
...
By: md_5 <git@md-5.net>
2017-05-20 11:27:48 +10:00
CraftBukkit/Spigot
724dc2b59b
SPIGOT-3253: Fix entity yaw changes
...
By: md_5 <git@md-5.net>
2017-05-20 11:16:28 +10:00
CraftBukkit/Spigot
530fe41851
Update to Minecraft 1.12-pre5
...
By: md_5 <git@md-5.net>
2017-05-19 21:00:13 +10:00
CraftBukkit/Spigot
5284eb89a3
SPIGOT-3248: Don't set shoulder compounds of EntityHuman to null
...
By: BlackHole <black-hole@live.com>
2017-05-17 20:26:51 +02:00