- Updated the 1.8 version to be compatible with the newer Waila version for 1.8 (thanks @GirafiStudios)
- The 1.8 version will now work for 1.8.8 as well
- Added proper support for adventure mode harvestability
- Added Waila option to show harvest level number (can now choose to show harvest level name, number, both, or neither)
- Dropped 1.7.2 support, now will only work for Minecraft 1.7.10
- Allowed clients without the mod to connect to a server with it
- Added Spanish translation (thanks @XxCoolGamesxX)
- Added Czech translation (thanks @nalimleinad)
- Added French translation (thanks @Mazdallier)
- Updated German translation (thanks @ReneMuetti)
- Fixed 'is ore' check not handling multiple oredict registrations properly
- Fixed potential null pointer exception
- Allow custom localizations for mining level names when Tinkers Construct is not installed using the unlocalized name wailaharvestability.harvestlevel<num> (e.g. wailaharvestability.harvestlevel2=Level 2)
- Added special compatibility for the Creative Blocks mod (harvestability info will be hidden for blocks whitelisted as creative blocks)
- Added Silk Touchability and Shearability info
--- Silk Touchability shows as ✒ (by default) next to the Currently Harvestable string (only visible when silk touching gives you different drops than non-silk touching)
--- Shearability shows as ✂ (by default) next to the Currently Harvestable string (only visible when the block is shearable)
- Added German localization (thanks Vexatos)
- Fixed effective tool not showing for blocks that use material-based tool effectiveness (stone stairs are one specific example; this fixes tons of modded blocks as well)
- Made unlocalized tool strings not look nearly as out of place (e.g. something with tool class 'test' would show as 'Test' instead of 'wailaharvestability.toolclass.test')