DimDoors/StevenDimDoors/mod_pocketDim
SenseiKiwi a4793944b3 Added Support for GenerateStructures
We now check whether structure generation is allowed. This can be
configured on servers and when creating single-player worlds. If set to
false, Rift Gateways will not generate. Rift clusters still generate.
That was an intentional feature - we could make the setting disable
those as well if we want.
2013-07-31 14:25:24 -04:00
..
blocks Fixed falling damage persisting after teleport 2013-07-30 20:19:00 -04:00
commands Fixed Door Bugs 2013-07-30 17:57:05 -04:00
dungeon Minor Change 2013-07-30 18:27:40 -04:00
helpers Fixed Vertical Dungeon Clipping 2013-07-31 12:09:47 -04:00
items Renamed and Moved Files 2013-07-26 02:09:14 -04:00
schematic Fixed Door Bugs 2013-07-30 17:57:05 -04:00
ticking Fixed NPE in RiftRegenerator 2013-07-26 22:50:05 -04:00
util Overhauled Tick Sending by CommonTickHandler 2013-07-26 05:15:44 -04:00
world Finished Renaming Classes 2013-07-26 05:31: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
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 Added Exception on Bad Terrain Block IDs 2013-07-31 12:24:10 -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 Removed Limbo Decay 2013-07-25 00:12:13 -04:00
LimboDecay.java Overhauled Tick Sending by CommonTickHandler 2013-07-26 05:15:44 -04:00
LinkData.java Partial Overhaul of Commands 2013-06-25 13:55:13 -04:00
mod_pocketDim.java Merged Upstream Changes 2013-07-30 18:11:33 -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 Fixed /dd-rift orientation funkyness. 2013-07-30 20:15:55 -04:00
Point3D.java Fixed Door Bugs 2013-07-30 17:57:05 -04:00
RiftGenerator.java Added Support for GenerateStructures 2013-07-31 14:25:24 -04:00
SchematicLoader.java Fixed Vertical Dungeon Clipping 2013-07-31 12:09:47 -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 Renamed Classes 2013-07-26 05:30:59 -04:00
TransientDoor.java Fixed rift doors not going away. 2013-06-24 20:08:08 -04:00