Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | SPIGOT-3461: Standardise plugin load timing | md_5 | 2017-07-26 | -8/+12 |
| | ||||
* | SPIGOT-3432: Add playNote support for new sounds | md_5 | 2017-07-24 | -17/+30 |
| | ||||
* | SPIGOT-3440: Non player entities should not make new portals | md_5 | 2017-07-22 | -7/+12 |
| | ||||
* | SPIGOT-3433: Improve AreaEffectCloud#getSource | md_5 | 2017-07-22 | -9/+9 |
| | ||||
* | Fix memory leak in PlayerList | md_5 | 2017-07-17 | -35/+139 |
| | ||||
* | SPIGOT-3417: Event for shearing snowman | md_5 | 2017-07-15 | -5/+20 |
| | ||||
* | SPIGOT-3407: Set damager for evoker fangs | md_5 | 2017-07-08 | -0/+12 |
| | ||||
* | SPIGOT-3382: Ensure players can pickup stuff | md_5 | 2017-06-26 | -1/+1 |
| | ||||
* | SPIGOT-3377: Fix subspace bubble advancement | md_5 | 2017-06-26 | -1/+1 |
| | ||||
* | SPIGOT-3379: Generalise canPickupItems to other entities. | md_5 | 2017-06-26 | -28/+38 |
| | ||||
* | SPIGOT-3376: Fix nested functions | md_5 | 2017-06-26 | -28/+42 |
| | ||||
* | SPIGOT-3373: Fix /execute in gameloop functions | md_5 | 2017-06-25 | -5/+23 |
| | ||||
* | SPIGOT-3324: Improve tameable damage handling | md_5 | 2017-06-24 | -28/+29 |
| | ||||
* | SPIGOT-3368: Allow anvil level cost to be overwritten by properties | md_5 | 2017-06-23 | -9/+14 |
| | ||||
* | SPIGOT-3364: Correct EntityResurrectEvent | md_5 | 2017-06-23 | -1/+10 |
| | ||||
* | Fix nether world border center not adjusting | md_5 | 2017-06-18 | -0/+31 |
| | ||||
* | SPIGOT-3329: Allow per world loot tables | md_5 | 2017-06-15 | -6/+5 |
| | ||||
* | SPIGOT-3337: Use special data value to indicate multiple recipe choices | md_5 | 2017-06-15 | -2/+2 |
| | ||||
* | Fix detection of missing or invalid tile entities for End portals and gateways | Jacob Martin | 2017-06-12 | -2/+2 |
| | ||||
* | SPIGOT-3328: EntityTameEvent for Parrots | md_5 | 2017-06-12 | -0/+93 |
| | ||||
* | SPIGOT-3324: Best effort fix for shoulder Parrots + cancelled damage event | md_5 | 2017-06-11 | -18/+28 |
| | ||||
* | SPIGOT-3320: Apply tile entity fixer to more types | md_5 | 2017-06-11 | -30/+78 |
| | ||||
* | SPIGOT-3304: Respect duration from Vanilla /weather | md_5 | 2017-06-09 | -8/+4 |
| | ||||
* | SPIGOT-3303: Warn when attempting to grant non existent recipe | md_5 | 2017-06-09 | -11/+20 |
| | ||||
* | SPIGOT-3302: Armor stands not dropping armor | md_5 | 2017-06-09 | -0/+8 |
| | ||||
* | Update to Minecraft 1.12 | md_5 | 2017-06-08 | -66/+57 |
| | ||||
* | Prevent NPE when setting tempt target to null | chickeneer | 2017-06-04 | -1/+1 |
| | ||||
* | Add proper TeleportCause for /teleport | md_5 | 2017-06-04 | -8/+24 |
| | ||||
* | SPIGOT-3290: /teleport command overrides player rotation | md_5 | 2017-06-04 | -1/+1 |
| | ||||
* | SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concrete | md_5 | 2017-06-03 | -7/+29 |
| | ||||
* | Update to Minecraft 1.12-pre6 | md_5 | 2017-05-30 | -254/+291 |
| | ||||
* | Add support for preventing block drops in BreakEvent | Scetra | 2017-05-28 | -10/+17 |
| | ||||
* | Add color API for Teams | md_5 | 2017-05-28 | -0/+11 |
| | ||||
* | SPIGOT-3272: Fix duplicate creative inventory | Pokechu22 | 2017-05-28 | -16/+15 |
| | | | | 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). | |||
* | SPIGOT-439: Add player locale related APIs. | MiniDigger | 2017-05-27 | -34/+44 |
| | ||||
* | Ensure gameLoop function gets selectors applied. | md_5 | 2017-05-26 | -0/+11 |
| | ||||
* | SPIGOT-3257: Issue with AdvancementRewards function | md_5 | 2017-05-21 | -0/+20 |
| | ||||
* | SPIGOT-3258: VehicleBlockCollisionEvent only fires in certain directions | md_5 | 2017-05-21 | -4/+4 |
| | ||||
* | SPIGOT-3254: Check chunks are loaded before ticking entities as per previous ↵ | md_5 | 2017-05-20 | -14/+28 |
| | | | | versions. | |||
* | Update to Minecraft 1.12-pre5 | md_5 | 2017-05-19 | -277/+216 |
| | ||||
* | Misc advancement / recipe reload fixes including SPIGOT-3240 | md_5 | 2017-05-16 | -36/+73 |
| | ||||
* | SPIGOT-3243: Remove recipe reset on world change / death | md_5 | 2017-05-15 | -0/+9 |
| | ||||
* | SPIGOT-3242: Fix rain not showing client side | md_5 | 2017-05-15 | -3/+7 |
| | ||||
* | Update to Minecraft 1.12-pre2 | md_5 | 2017-05-14 | -1461/+1452 |
| | ||||
* | SPIGOT-3235: Disconnect for payload errors | md_5 | 2017-05-14 | -12/+30 |
| | ||||
* | SPIGOT-3215: Call BlockPhysicsEvent for tall plants | BlackHole | 2017-05-01 | -18/+17 |
| | ||||
* | Implement getColor / setColor for Shulker entity | Matthew | 2017-04-30 | -0/+9 |
| | ||||
* | SPIGOT-3207: Fix hiding players in a BukkitRunnable after joining | Pokechu22 | 2017-04-28 | -47/+49 |
| | | | | | | This happened because "joining" wasn't cleared until the player was ticked. Runnables (presumably) ran _after_ the player list packet was sent, but before the player was ticked; thus, the player list packet was sent, but not cleared. The fix is to replace joining with hasSentListPacket, which is set immediately before sending any player list packets (thus, if hidePlayer is called after, it sees that the list packet has been sent and sends a new one to reset it). With this fix, the player is added to the list and then removed shortly afterwards. The reason why running /hideall in the example wouldn't fix the invisibility is because the server already thinks the player's been removed from the list (as they're hidden), and thus doesn't want to send another hide packet. This is correct behavior assuming that they get hidden correctly the first time, which they now do. | |||
* | Drop RegionFile.chunkExists() in favour of Mojang's own version | Geoff Crossland | 2017-04-27 | -71/+35 |
| | ||||
* | Implement getColor / setColor for TippedArrow | Matthew | 2017-04-26 | -2/+9 |
| |