Version History:
v1.23
- Update: Internal network handling and TileEntity communication changes
- Update: Internal MOD restructure
- Update: Dock GUI small redesign
- Remove: Gate Jump controls (It was removed from WD)

v1.22
- Update: Compatible with WD 1.3.35, 1.3.36
- Add: Add option to make the dock public
- Add: Shutdown Core
- Fix: Using WD ranges for jump and dock including Hyperspace
- Fix: Lots of GUI bugs
- Fix: Summon players bugs
- Add: Display WarmUp and CoolDown properly
- Internal optimizations

v1.21
- Update: Laser Tree Farm Sapling Buffer can now control the Laser Tree Farm (No computer needed)
- Removed: leftover resources from MOD split
- Fix: Placeable Structures updated with the new block references

v1.20
- Update for Docking Computer. It is now capable of setting up the ship and basic jumps.
- Updated localization interface. All texts are now localized.
- Removed migration components. Any missing elements in saves will be REMOVED! Use Migrator version (v1.19) for world migration!
- Updated recipes for machines
- Languages support: English, Hungarian

v1.19
- Split the MOD content into 5 MODs by category. Left only the real WDE extension blocks
- Nano Blocks and related tools are moved into NVLNanoBlocks
- Nano Containers are moved into NVLStorageBlocks
- Compressed blocks and specific compressor are moved into NVLCompressedBlocks
- BlockCompressor, Decrafting Table and Enchantment Transfer Table are moved into NVLBlocks

v1.18
- Fix: Fix recipes for IC2 Electronic Circuit (restore availability for all cable types)
- Add: Nano block remover tool: It displays the availability in inventory.
- Add: Nano Block Painter: It displays the captured color in inventory.
- Add: Block changes event handler implementation
- Add: Recipes are now in INI files. Complete recipe handler rewrite
- Update: Block names change, standardization

v1.17
- Fix: GUI switch names corrected
- Fix: Nano Block Color Controller deadloop prevention
- Fix: Nano Block Color Controller master was not saved to NBT

v1.16
- Fix: Recipes were registered in only Client side causing crafting malfunction

v1.15
- Add: Block Compressor
- Add: Laser Miner Control Center
- Add: Nano Color Controller linked mode
- Add: Compressors and LTFB now have an output control switch on GUI
- Fix: Nano Color Controller functions are moved to Client Side (performance gain). Big thanks to LemADEC for the idea!
- Fix: Compressor optimization.
- Update: Docking computer GUI redesign. Supports more than two times long dock names (40 characters).
- Update: Internal file structure changes.
- Update: Help block is now automatic and shows multiple recipes when available
- Update: Block names and colors

v1.14
- Fix: Hungarian language fixes
- Add: Nano Block Coloring Controller
- Update: Nano hull block textures

v1.13
- Add: Laser Tree Farm Sapling Buffer
- Update: All Compressor handles Nano Containers on all side
- Update: All Compressor item placing fix (checks slot compatibility before putting the ItemStack, comparing sub-types)

v1.12
- Fix: Super Nano Chest SHIFT-Click crash

v1.11
- Fix: inventory glitches in containers (merging wool with different color ...)
- Add Enchantment Transfer Table

v1.10
- Recipe consolidation (internal)
- Add Super Nano Chest (10 times more slots than a Nano Chest = 1260 !!!)
- Fix: All containers SHIFT click skipped player inventory last slot
- Updated textures for Nano Container

v1.9:
- Add compressed and Super Dense Wood blocks 
- Add Wood Compressor
- Update: Re-color some block names
- Fix: Decrafting Table crash on some IC2 recipes 
- Fix: Decrafting Table: items disappear when taking out 1 result item, leaving and re-opening table
- Fix: Decrafting Table: cutter and forge hammer are no longer acquirable
- Add feature: Decrafting Table: works with Hoppers. Input and output. 

v1.8:
- Removing MOD dependencies. If a required MOD is not present then the related elements will not be enabled
- Add CobbleStone Compressor
- Add Compressed Dirt and Super Dense Dirt blocks
- Add Dirt Compressor
- Add Decrafting Table
- Update: Help Cube
- Update: Increased docking range to 100 blocks
- Update: Compressed and Super Dense Cobblestone textures
- MOD requires Java 1.8

v1.7:
- Removing IC2 dependencies

v1.6:
- DockingComputer: Show docks in the current dimension only
- DockingComputer: Displaying dimension and orientation on GUI
- DockingCOmputer: Saving ship orientation and re-orient upon docking. (Really compatible with with the new free-jump system)

v1.5:
- Updated texture for SuperDense Cobblestone
- Docking Computer now using the "Proper" method to hook on WarpDrive. Works with WD 1.3.22

v1.4:
- Fixed GUI bug in Docking Computer crashed when there are more items than can display.
- Introducing the Compressed Cobblestone block
- Introducing the Super Dense Cobblestone block
 
v1.3:
- Recompiled with Java 1.7

v1.2:
- Shipyard: Fixed range check, removed overlapping
- Add Nano Item Container
- Add extra recipes for ElectronicCircuit: can use any cable type including pure and insulates ones.

v1.1:
- Add range scan for Shipyard

v1.0:
- Initial release