summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityLightning.java
Commit message (Collapse)AuthorAgeLines
* Update to Minecraft 1.8Thinkofdeath2014-11-28-133/+0
| | | | For more information please see http://www.spigotmc.org/
* Don't confuse client with sound coordinates outside view distance.Travis Watkins2014-07-15-1/+18
|
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-5/+4
|
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-10/+10
|
* Correct location of fire from lightning strikes. Fixes BUKKIT-4707Brokkonaut2013-09-10-1/+1
| | | | | | | | | Previously fires spawned by lightning strikes were in the wrong locations. This introduced the possibility of having blocks replaced when they should not be. EntityLightning now uses the correct locations as defined to spawn the fires when needed.
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-3/+3
|
* Implement new cause versions of BlockIgniteEvent. Addresses BUKKIT-3609, ↵Yariv Livay2013-03-18-17/+6
| | | | BUKKIT-3656, BUKKIT-3657
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-5/+5
|
* Update CraftBukkit to Minecraft 1.4.6feildmaster2012-12-20-8/+10
|
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-10/+6
|
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-3/+3
|
* Avoid CME when lightning strikes by making a copy. Fixes BUKKIT-2055Travis Watkins2012-08-04-2/+4
|
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-0/+128