summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/ItemWorldMap.java
Commit message (Collapse)AuthorAgeLines
* 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