CraftBukkit/Spigot
|
2e5cc5e318
|
SPIGOT-2050: Add back code to only fire VehicleEnterEvent for loaded chunks.
By: md_5 <git@md-5.net>
|
2016-03-26 09:19:03 +11:00 |
|
CraftBukkit/Spigot
|
ace6224808
|
Fix a typo in CraftPotionUtil
By: Thinkofname <thinkofdeath@spigotmc.org>
|
2016-03-25 21:45:42 +00:00 |
|
CraftBukkit/Spigot
|
9808985b27
|
SPIGOT-1746: Tile entities may not always tick.
By: md_5 <git@md-5.net>
|
2016-03-25 14:04:27 +11:00 |
|
CraftBukkit/Spigot
|
3f72e1a95c
|
Apply DataConverters to ItemStack instances
By: md_5 <git@md-5.net>
|
2016-03-25 10:20:27 +11:00 |
|
CraftBukkit/Spigot
|
12ab2cfb28
|
SPIGOT-2039: Correctly check Potion Tags both with or without the "minecraft:" prefix, and default to UNCRAFTABLE if there is a completely garbage value.
By: t00thpick1 <t00thpick1dirko@gmail.com>
|
2016-03-23 23:42:15 -05:00 |
|
CraftBukkit/Spigot
|
97cca957f7
|
Fix player dimension change invulnerability never getting unset when certain dimensions are disabled
By: Zach Brown <zach.brown@destroystokyo.com>
|
2016-03-22 12:39:41 -05:00 |
|
CraftBukkit/Spigot
|
637ea51428
|
CraftComplexPart should return getParent()'s status in isValid
By: Nathan Wolf <nathan@elmakers.com>
|
2016-03-22 14:19:59 -07:00 |
|
CraftBukkit/Spigot
|
0c230e9353
|
SPIGOT-1733: Add PlayerPickupArrowEvent
By: 2008Choco <hawkeboyz2@hotmail.com>
|
2016-03-22 14:03:48 -04:00 |
|
CraftBukkit/Spigot
|
07a80cec7f
|
Only create PermissibleBase instance in CraftEntity the first time it is actually needed. Fixes static test cases for subclasses failing when perm field was instantiated.
By: Matthew <stteg@hotmail.com>
|
2016-03-21 18:51:07 -04:00 |
|
CraftBukkit/Spigot
|
15f22a7986
|
SPIGOT-1934: Expand EnderDragon API - implement dragon phases
By: Matthew <stteg@hotmail.com>
|
2016-03-15 23:32:37 -04:00 |
|
CraftBukkit/Spigot
|
c0cd5222ed
|
SPIGOT-1975: Fix falling blocks when height > 1
By: md_5 <git@md-5.net>
|
2016-03-22 18:04:02 +11:00 |
|
CraftBukkit/Spigot
|
2d394c85d9
|
Improve shield damage
By: md_5 <git@md-5.net>
|
2016-03-22 14:54:21 +11:00 |
|
CraftBukkit/Spigot
|
1a03d09e14
|
Implement isEnabled / setEnabled for CraftMinecartHopper
By: Matthew <stteg@hotmail.com>
|
2016-03-18 11:42:33 -04:00 |
|
CraftBukkit/Spigot
|
0d7ce64a2f
|
SPIGOT-1988: Chorus Plant Generation
By: md_5 <git@md-5.net>
|
2016-03-20 19:02:48 +11:00 |
|
CraftBukkit/Spigot
|
6d1fcb4866
|
SPIGOT-1993: Move hand check to proper location
By: md_5 <git@md-5.net>
|
2016-03-20 16:53:36 +11:00 |
|
CraftBukkit/Spigot
|
817347613d
|
SPIGOT-1984: Fix default interact state when sneaking
By: md_5 <git@md-5.net>
|
2016-03-20 13:48:21 +11:00 |
|
CraftBukkit/Spigot
|
ed3feb34bd
|
Fix strange potion diff
By: md_5 <git@md-5.net>
|
2016-03-20 13:42:12 +11:00 |
|
CraftBukkit/Spigot
|
8a5e72c953
|
SPIGOT-1991: Further damage fixes
By: md_5 <git@md-5.net>
|
2016-03-20 13:40:12 +11:00 |
|
CraftBukkit/Spigot
|
fb5328bb3c
|
SPIGOT-1904: AreaEffectCloud events and additional API
By: t00thpick1 <t00thpick1dirko@gmail.com>
|
2016-03-12 12:12:25 -05:00 |
|
CraftBukkit/Spigot
|
277b9a6caa
|
SPIGOT-1986: Fix flying players spamming EntityToggleGlideEvent
By: 0x277F <0x277F@gmail.com>
|
2016-03-19 18:00:15 -06:00 |
|
CraftBukkit/Spigot
|
bee4c7641d
|
SPIGOT-1981: Another attempt at damage
By: md_5 <git@md-5.net>
|
2016-03-20 10:54:23 +11:00 |
|
CraftBukkit/Spigot
|
95133063a1
|
SPIGOT-1980: Register new brewing slot
By: md_5 <git@md-5.net>
|
2016-03-20 10:22:24 +11:00 |
|
CraftBukkit/Spigot
|
75c3223fb3
|
SPIGOT-1976: Never unload in use chunks.
By: md_5 <git@md-5.net>
|
2016-03-19 14:40:23 +11:00 |
|
CraftBukkit/Spigot
|
118951667e
|
SPIGOT-1968: Use correct explosion yield
By: md_5 <git@md-5.net>
|
2016-03-19 12:19:17 +11:00 |
|
CraftBukkit/Spigot
|
865281201b
|
SPIGOT-1956: Don't deplete projectile item when event cancelled
By: md_5 <git@md-5.net>
|
2016-03-19 11:13:15 +11:00 |
|
CraftBukkit/Spigot
|
36f29a30b6
|
SPIGOT-1680 / SPIGOT-1963: Improve damage blocking modifier accuracy
By: md_5 <git@md-5.net>
|
2016-03-18 19:04:23 +11:00 |
|
CraftBukkit/Spigot
|
3af9fd9395
|
Implement EndGateway#getExitLocation and EndGateway#setExitLocation(Location)
By: Matthew <stteg@hotmail.com>
|
2016-03-16 19:56:48 -04:00 |
|
CraftBukkit/Spigot
|
854e2a5110
|
Implement SpectralArrow#getGlowingTicks and SpectralArrow#setGlowingTicks(int)
By: Matthew <stteg@hotmail.com>
|
2016-03-17 15:00:24 -04:00 |
|
CraftBukkit/Spigot
|
902081bc92
|
Implement SpectralArrow entity
By: Matthew <stteg@hotmail.com>
|
2016-03-17 14:42:58 -04:00 |
|
CraftBukkit/Spigot
|
c5080500ff
|
Implement EndGateway#isExactTeleport and EndGateway#setExactTeleport(boolean)
By: Matthew <stteg@hotmail.com>
|
2016-03-16 21:48:53 -04:00 |
|
CraftBukkit/Spigot
|
05f89ee25c
|
Implement EndGateway#getExitLocation and EndGateway#setExitLocation(Location)
By: Matthew <stteg@hotmail.com>
|
2016-03-16 21:30:40 -04:00 |
|
CraftBukkit/Spigot
|
a5edfa02ce
|
Implement EndGateway state
By: Matthew <stteg@hotmail.com>
|
2016-03-16 20:50:55 -04:00 |
|
CraftBukkit/Spigot
|
f400279a5b
|
Implement EnderCrystal#isShowingBottom and EnderCrystal#setShowingBottom(boolean)
By: Matthew <stteg@hotmail.com>
|
2016-03-16 19:53:18 -04:00 |
|
CraftBukkit/Spigot
|
9ec13752b3
|
Implement Boat#getWoodType and Boat#setWoodType(TreeSpecies)
By: Matthew <stteg@hotmail.com>
|
2016-03-16 19:08:24 -04:00 |
|
CraftBukkit/Spigot
|
f894964ecd
|
Add hand used to BlockPlaceEvent.
By: AgentLV <contact@agentlv.net>
|
2016-03-14 23:26:23 +01:00 |
|
CraftBukkit/Spigot
|
1d5604cde0
|
SPIGOT-1931: Call PlayerFishEvent before modifying hooked entities velocity
By: Matthew <stteg@hotmail.com>
|
2016-03-15 09:26:45 -04:00 |
|
CraftBukkit/Spigot
|
c3b18ee3a7
|
SPIGOT-1927: Don't allow circular entity riding
By: md_5 <git@md-5.net>
|
2016-03-15 15:09:39 +11:00 |
|
CraftBukkit/Spigot
|
82d37ee559
|
SPIGOT-1930: Fix spam for EntityToggleGlideEvent
By: 0x277F <0x277F@gmail.com>
|
2016-03-14 20:15:54 -06:00 |
|
CraftBukkit/Spigot
|
7686c72be2
|
SPIGOT-1914: Compare PotionEffectType objects using Object#equals(Object) when searching for a custom effect to remove
By: Matthew <stteg@hotmail.com>
|
2016-03-13 17:39:44 -04:00 |
|
CraftBukkit/Spigot
|
a1e534fc20
|
Add spawn reasons for entities involved in a skeleton trap
By: BlackHole <black-hole@live.com>
|
2016-03-13 16:38:07 +01:00 |
|
CraftBukkit/Spigot
|
838a88ba07
|
SPIGOT-1532: Add PlayerSwapHandItemsEvent
By: md_5 <git@md-5.net>
|
2016-03-14 16:53:46 +11:00 |
|
CraftBukkit/Spigot
|
587e2e1740
|
SPIGOT-1856 / SPIGOT-1920: Fix Statistic.DROP not returning value when provided with a Material
By: Matthew <stteg@hotmail.com>
|
2016-03-13 15:32:26 -04:00 |
|
CraftBukkit/Spigot
|
9382269cf0
|
SPIGOT-1871: Fix wrong argument order in CraftMerchantRecipe
By: md_5 <git@md-5.net>
|
2016-03-13 09:48:23 +11:00 |
|
CraftBukkit/Spigot
|
7011412863
|
SPIGOT-1849: Call EntityBlockFormEvent when an entity forms frosted ice using frost walker
By: Matthew <stteg@hotmail.com>
|
2016-03-12 14:52:07 -05:00 |
|
CraftBukkit/Spigot
|
6eeb30b381
|
Fix switch case labelling and drop items check.
By: md_5 <git@md-5.net>
|
2016-03-12 21:07:17 +11:00 |
|
CraftBukkit/Spigot
|
8f219bb7a6
|
SPIGOT-1571: Add Entity Glide Events.
By: 0x277F <0x277F@gmail.com>
|
2016-03-12 20:57:32 +11:00 |
|
CraftBukkit/Spigot
|
a28e1be276
|
SPIGOT-1900: Stub out expensive and redundant method call
By: md_5 <git@md-5.net>
|
2016-03-12 20:43:04 +11:00 |
|
CraftBukkit/Spigot
|
1ce9773dca
|
SPIGOT-1901: Fix projectile launching.
By: md_5 <git@md-5.net>
|
2016-03-12 20:41:06 +11:00 |
|
CraftBukkit/Spigot
|
d42806b5b0
|
SPIGOT-1725: Fix dynamic scoreboard criteria on non-main scoreboards
By: md_5 <git@md-5.net>
|
2016-03-12 17:57:40 +11:00 |
|
CraftBukkit/Spigot
|
104519f08f
|
SPIGOT-1638 / SPIGOT-1673: Rework Potions API
By: t00thpick1 <t00thpick1dirko@gmail.com>
|
2016-03-02 20:43:58 -05:00 |
|