summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/PortalTravelAgent.java
Commit message (Collapse)AuthorAgeLines
* Update to Minecraft 1.8Thinkofdeath2014-11-28-533/+0
| | | | For more information please see http://www.spigotmc.org/
* Update CraftBukkit to Minecraft 1.7.10Travis Watkins2014-07-08-1/+1
|
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-6/+6
|
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-19/+19
|
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-1/+1
|
* Update CraftBukkit to 1.6.2mbax2013-07-08-1/+1
|
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-6/+6
|
* Update CraftBukkit to Minecraft 1.5.2Travis Watkins2013-04-27-5/+5
|
* Cleanup comments, formatting, etcTravis Watkins2013-03-25-7/+7
|
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-13/+9
|
* Use the result of EntityPortalExitEvent. Fixes BUKKIT-3559.James Clarke2013-02-04-4/+12
|
* Target default world when returning from The End; Fixes BUKKIT-3494EdGruberman2013-01-28-3/+3
| | | | | | | Due to the having to generate new logic to avoid using the customized PlayerConnection.moveToWorld, entities returning from The End were not properly calculating their exit target. This commit corrects that logic.
* [Bleeding] Add experimental support for entity portal travelingEdGruberman2013-01-19-37/+146
|
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-138/+181
|
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-32/+103
|
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-5/+5
|
* (Re)restricted the nether to 128 world height. Fixes BUKKIT-976EvilSeph2012-03-09-3/+3
|
* World height related fixes - 128 -> 256. Addresses BUKKIT-889Mike Primm2012-03-01-3/+3
|
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-5/+5
|
* I've either fixed going to The End, or made it worse. I'm sure we'll find ↵Nathan Adams2011-11-24-49/+7
| | | | out soon!
* Update for 1.0.0Erik Broes2011-11-20-16/+34
|
* Update for Minecraft 1.8Dinnerbone2011-09-15-10/+16
|
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-14/+8
| | | | Also minimized all the nms diffs and generic cleanups all around.
* Generic cleanupErik Broes2011-06-12-328/+330
|
* Implemented 1.6 portal events.Stephen2011-06-08-0/+328