Advertisement
Ulthean

changelog

Jan 12th, 2013
10,754
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. version=1.0.1
  2.  
  3. =============
  4. == CHANGES ==
  5. =============
  6. [1.0.1]
  7. - Small Bugfix in api_sharedPrograms, which meant that using the programs with just one chest would not work
  8.  
  9. [1.0]
  10. - Added an automatic updater for the programs
  11. - I suggest adding cobblestone as an ignore block too, I myself have replaced wood with cobblestone
  12. in my default line-up of 6 items: "Smooth stone, dirt, gravel, cobblestone, marble, stone bricks"
  13. If you don't do this in some very specific cases, where lava meets water in a certain way, the
  14. turtle may or may not get stuck. Though the changes in the next two bullets solved some of the problems
  15. - The movement of the turtle got improved: this fixed some troubles people were having
  16. - Certain Obstructions will now be handled more elegantly
  17. - The turtle will now notify the user when it needs more torches (via its terminal)
  18. - Torch restocking is now properly functioning
  19. - Torch placement is improved when using 'digSidesToo'
  20. - Torch placement got changed to avoid dark spots in the shafts: it will now place a torch every 6 block
  21. - Using the programs with just one chest should now work
  22. - General Debugging
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement