56.0.0:
* Updated to Minecraft 1.6.2.
* Disabled Buildcraft power support as Buildcraft isn't updated yet.
* Now fully translatable.

55.0.6:
* Fixed crash when IC2 is not installed but some other mod includes IC2's API.

55.0.5:
* Actually re-added IC2 power support.

55.0.4:
* If finding a destination for an item takes more than 100k steps (with power disabled) or 1M steps (with power enabled),
  the machine that tried to move the item will explode.
  Nothing else will be damaged by the explosion.
  This is far more steps than you should ever need unless you have a very inefficient setup.
  In the following setup, the bottom teleposer will explode when an item is placed in the chest: http://puu.sh/35FWn.png
  (All teleposers are facing upwards in the picture)
* Teleposers which pull from a chest and have a filter set will correctly not pull items that don't match the filter.
* Added option to invert the filter (so it will only take items that are not in the filter).
* Added shading to different sides of conduits, like most blocks have.

55.0.3:
* Reobfuscated with SRG names; fixes AbstractMethodError and "Don't register null!".
* Re-added IC2 power support.

55.0.2:
* Removed 32-character limit in textboxes (it's now 256).
* Fixed input filters starting or ending in *

55.0.1:
* Fixed dislocator not receiving redstone signals.
* Translocators and dislocators are solid blocks.

55.0.0:
* Updated to Minecraft 1.5.2.

54.0.1:
* Re-added Buildcraft power support.

54.0.0:
* Updated to Minecraft 1.5.1.
* Fixed wrong rendering on some sides.
* Fixed messed up GUI text.

53.0.1:
* Fixed harmless texture loading errors.

53.0.0:
* Updated to Minecraft 1.5.
* BC and IC2 power input capability disabled until those mods update.

52.0.2:
* Required update for Immibis's Microblocks 52.1.2.

52.0.1:
* Updated microblock API use.
  Required update for Immibis Core 52.4.0 to avoid crashes due to the microblock code being moved.

52.0.0:
* Removed beta tag, reset version number.
* Nothing is actually different in this version.

0.3.0-beta:
* Added Dislocators.
* The default orientation of a teleposer now depends on the direction you're facing when you place it.
* Removed an uncommon debug message.
* Fixed interaction with large chests.
* Dislocator is CC-compatible.

0.2.1-beta:
* Updated microblock API use.

0.2.0-beta:
* Removed accidental dependency on Immibis's Peripherals.

0.1-beta:
* Initial release.