No description
Find a file
SenseiKiwi 84cfa9904c Fixed Export Height Bug
Fixed a bug in DungeonHelper that could cause dungeons to get clipped
during export if they extend past Y = 127. We used
world.getActualHeight() to obtain the height of the pocket, which should
be 256, but getActualHeight() returns 128 for dimensions with no sky.
Pocket dimensions are set to have no sky, so this becomes an issue.
2013-07-24 20:17:56 -04:00
resources finally 2013-07-17 03:49:39 -04:00
schematics Added dungeons and fixed monolith placement bug 2013-07-18 01:20:12 -04:00
StevenDimDoors Fixed Export Height Bug 2013-07-24 20:17:56 -04:00
build.xml fixed build.xml 2013-07-18 14:39:02 -04:00
mcmod.info fixing texture 2013-07-17 03:42:11 -04:00
versionscript.py Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 23:00:39 -05:00