summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/WorldMap.java
Commit message (Collapse)AuthorAgeLines
* Added API for manipulating map items. Thanks SpaceManiac, codename_B, sk89q ↵EvilSeph2011-08-12-1/+6
| | | | and dested!
* Map handling improvements.Rigby2011-08-05-11/+16
| | | | | Fixed an NPE occurring under certain circumstances. Made it possible for maps to exist without having to associate them with a world.
* Fixed uuid code that was prematurely pushed.Warren Loo2011-07-13-1/+2
|
* uuid changesTahg2011-07-13-6/+13
|
* Okay, back to arbitrary offsets!Dinnerbone2011-07-07-9/+11
|
* No longer use an arbitrary offset to locate the correct mapDinnerbone2011-07-07-11/+9
|
* Made maps support MultiWorld worlds.Rigby2011-07-07-1/+44
|
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-10/+10
| | | | Also minimized all the nms diffs and generic cleanups all around.
* Generic cleanupErik Broes2011-06-12-0/+1
|
* map cursor rotation fixTahg2011-06-03-1/+1
|
* More multiworld fixesTahg2011-05-31-0/+144