Version History
# 2.0.0.10
- Added: Ops can now "virtualize" trade stations with the '/mail virtualize <tradestation-name>' command. A virtual trade station does not require resources.
- Added: Genetic saplings as "treeSapling" to ore dictionary. Can now be crafted into IC2 plantballs.
- Changed: Made more trees support more fruit families.
- Changed: Increased output rate of farm hatches slightly.
- Changed: Added bituminous peat as a vanilla fuel source.
- Bugfix: Backpacks now force close the gui if they are dropped for any reason at all. Unified handling for all items with an inventory.
- Bugfix: Different types of circuit boards should not accidently stack anymore.
- Bugfix: Fixed genetic saplings not being recognized as valid vanilla fuel.
# 2.0.0.9
- Changed: Limited iteration of arboretum and mushroom farms to +/- 5 from the tree trunk horizontally.
- Bugfix: Fixed an issue which caused arboretums to sometimes "forget" patches.
- Bugfix: Removed debug log message.
- Localization: Update to zh_CN by crafteverywhere.
# 2.0.0.8
- Added: Farm Control. Will disable farm sides according to sides with redstone signal. A redstone signal from top or bottom will shut down the whole farm.
- Added: Craftguide now displays recipes for farm blocks, still, fermenter, bottler. Better use of CraftGuide API. (RichardG)
- Added: Bare-bones '/mail trades' command.
- Changed: Crafting of old farms is now disabled by default on new installations.
- Changed: Farms should now handle their storage more intelligently.
- Changed: Forestry now auto-ops its fake player. Can be disabled in config. Login of fake player can also be changed in config.
- Changed: When opening a backpack gui, inventory slots with backpacks in them cannot be manipulated anymore in any way. Behaviour of letters has been changed to match.
- Bugfix: Capped modification by drought in farms at 2500 %.
- Bugfix: Energy modifier in game modes should now affect farm gearboxes.
- API: Changed IFarmListener around a bit for better functionality. Made StructureFarmLogic retrievable.
- Removed: Automatic display of changelog with version notice. You need to type '/forestry version' if you want to see the changelog now.