summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/ItemWorldMap.java
Commit message (Collapse)AuthorAgeLines
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-4/+4
|
* Made crafted maps fire MapInitializeEvent. Fixes BUKKIT-143EvilSeph2012-02-08-0/+5
|
* Fixed maps crashing/disconnecting the client under certain circumstances.EvilSeph2012-01-29-0/+1
|
* Updated to Minecraft 1.1Erik Broes2012-01-12-2/+2
|
* Update to mc-dev rename revision 01Nathan Adams2012-01-12-3/+3
|
* Fixed (Bukkit multiworld) maps as described in BUKKIT-142.EvilSeph2011-12-10-2/+3
|
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-16/+16
|
* Update for 1.0.0Erik Broes2011-11-20-8/+7
|
* Update for Minecraft 1.8Dinnerbone2011-09-15-9/+8
|
* Added API for manipulating map items. Thanks SpaceManiac, codename_B, sk89q ↵EvilSeph2011-08-12-0/+10
| | | | and dested!
* Fixed map render distance when view-distance < 7.EvilSeph2011-07-22-0/+1
|
* Fixed maps crashing/disconnecting the client under certain circumstances.EvilSeph2011-07-21-0/+1
|
* Update to Minecraft 1.7Dinnerbone2011-06-30-2/+2
|
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-4/+4
| | | | Also minimized all the nms diffs and generic cleanups all around.
* More multiworld fixesTahg2011-05-31-0/+234