DimDoors/StevenDimDoors/mod_pocketDim
SenseiKiwi 203580bbbf Changed Dungeon Export to use MC NBT Classes
Changed DungeonHelper.exportDungeon() to use Minecraft's NBT tag classes
instead of using JNBT. The implementation is actually slightly simpler
than our original JNBT version. I also fixed a bug in the way the
extremes of the bounding box search were calculated that caused yEnd to
have an incorrect value. Exporting works properly now. Confirmed with
tests.
2013-07-15 03:29:15 -04:00
..
blocks derp 2013-07-13 14:15:04 -04:00
commands Renamed printAllLinkData and limbo decay 2013-07-11 20:42:57 -04:00
helpers Changed Dungeon Export to use MC NBT Classes 2013-07-15 03:29:15 -04:00
items Added creative tab 2013-07-13 14:13:01 -04:00
ticking finished changes to monolith spawning 2013-06-24 00:34:21 -04:00
util Optimized Weighted Random Dungeon Selection 2013-06-17 22:26:39 -04:00
world Reworked dimension population 2013-07-11 23:58:59 -04:00
BlankTeleporter.java a few last tweaks 2013-06-16 03:40:46 -04:00
CloudRenderBlank.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
CommonProxy.java finished mob (I think) 2013-05-30 02:30:17 -04:00
CommonTickHandler.java Reworked dimension population 2013-07-11 23:58:59 -04:00
ConnectionHandler.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
DDLoot.java Replaced Hashtable with HashMap 2013-06-16 11:06:08 -04:00
DDProperties.java Reworked dimension population 2013-07-11 23:58:59 -04:00
DimData.java Renamed printAllLinkData and limbo decay 2013-07-11 20:42:57 -04:00
DimUpdatePacket.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
DungeonGenerator.java fixed save killing change, awaiting further fix 2013-06-24 00:11:14 -04:00
EventHookContainer.java Reworked dimension population 2013-07-11 23:58:59 -04:00
LinkData.java Partial Overhaul of Commands 2013-06-25 13:55:13 -04:00
mod_pocketDim.java Added creative tab 2013-07-13 14:13:01 -04:00
ObjectSaveInputStream.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
PacketHandler.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
PlayerRespawnTracker.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
pocketTeleporter.java finished update, starting testing builds 2013-06-10 17:03:52 -04:00
Point3D.java Partially Fixed Rotation Bugs 2013-06-26 23:54:06 -04:00
RiftGenerator.java Prevented 'overworld not loaded' crash, temp fix 2013-06-25 09:15:19 -04:00
SchematicLoader.java Minor Change 2013-07-09 15:41:39 -04:00
ServerPacketHandler.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
Spells.java finished mob (I think) 2013-05-30 02:30:17 -04:00
TileEntityDimDoor.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
TileEntityDimRail.java rift blade creates rifts, doors can teleport carts and items 2013-03-09 23:04:20 -05:00
TileEntityRift.java tweaked mob spawn frequency and rifts erase 2013-06-15 02:17:06 -04:00
TransientDoor.java Fixed rift doors not going away. 2013-06-24 20:08:08 -04:00