Version 0.2.0
	- Changes:
		- Separated the mod into different ones according to the different functionalities:
			- Long reach research (this mod): operation distance, item drop distance and build distance.
			- Long mine research (new): mine distance.
			- Long item pickup research (new): item pickup distance.
			- Long loot pickup research (new): automatic loot pickup distance. Optionally depends on Long item pickup research.
			(The new mods depend on this one.)
		- Removed the config.lua due to the change above.
		- Long reach 3 now requires Automation as a prerequisite.
		- Upgrading this mod from pre-v0.2 to v0.2+ will reset the build distance, but update the item drop distance according to the researched level of the long reach technology.
	- Minor Changes:
		- Added the base mod as a depended mod.

Version 0.1.2
	- New:
		- Added config.lua for optionally disabling the effect of long reach research to the character mining distance.
		- Also added options for applying the effect to item drop distance (on by default), item pickup distance (new, off by default) and loot pikcup distance (new, off by default).
	- Improvements:
		- Compressed the images to reduce the overall file size.
	- Fixes:
		- Fixed the bonus distances for mining. They are now based on the default mining distance (3, instead of 6, i.e. the bonuses are now half of the original ones).

Version 0.1.1
	- Fixed duplicated keys in Chinese locale.

Version 0.1.0
	- The first version.