DimDoors/StevenDimDoors/mod_pocketDim
SenseiKiwi e4c8b50dae Changed some configuration features
Added flag for disabling whether Stabilized Rift Signatures are
craftable. Autocorrected indentation in some areas. Renamed some
property keys in the config file, but the naming is inconsistent. Will
return soon to make all names consistent. Property values should be
removed from mod_pocketDim and moved to a file, e.g. DDProperties.
Configuration should either be loaded directly into the value variables
or be kept as a separate file, e.g. DDConfiguration. I favor for
integrating configuration reading into the same file as the values and
not declaring Property variables at all.
2013-06-12 23:30:13 -04:00
..
blocks finished update, starting testing builds 2013-06-10 17:03:52 -04:00
commands redid commands, added more rotation support. 2013-06-12 17:59:34 -04:00
helpers redid commands, added more rotation support. 2013-06-12 17:59:34 -04:00
items fixed instacrash 2013-06-11 00:41:40 -04:00
ticking fixed save breaker 2013-06-11 13:21:39 -04:00
world fixed instacrash 2013-06-11 00:41:40 -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 finished update, starting testing builds 2013-06-10 17:03:52 -04:00
ConnectionHandler.java finished update, starting testing builds 2013-06-10 17:03:52 -04:00
DimData.java fixed save data 2013-06-11 14:42:11 -04:00
DimDoorsConfig.java Changed some configuration features 2013-06-12 23:30:13 -04:00
DimUpdatePacket.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
DungeonGenerator.java fixed save data 2013-06-11 14:42:11 -04:00
EventHookContainer.java finished update, starting testing builds 2013-06-10 17:03:52 -04:00
LinkData.java rebuilt how rifts get dungeon data assigned to them 2013-06-03 20:56:15 -04:00
mod_pocketDim.java Changed some configuration features 2013-06-12 23:30:13 -04:00
ObjectSaveInputStream.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
PacketHandler.java finished update, starting testing builds 2013-06-10 17:03:52 -04:00
PlayerRespawnTracker.java mob is coming!! 2013-05-27 08:10:07 -04:00
pocketTeleporter.java finished update, starting testing builds 2013-06-10 17:03:52 -04:00
Point3D.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05:00
RailTeleporter.java finished update, starting testing builds 2013-06-10 17:03:52 -04:00
RiftGenerator.java finished update, starting testing builds 2013-06-10 17:03:52 -04:00
SchematicLoader.java redid commands, added more rotation support. 2013-06-12 17:59:34 -04:00
ServerPacketHandler.java Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 21:46:16 -05: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 finished update, starting testing builds 2013-06-10 17:03:52 -04:00
TransientDoor.java finished update, starting testing builds 2013-06-10 17:03:52 -04:00