<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Development Tasks</title><link>https://sourceforge.net/p/bigdigcraftbukk/wiki/Development%2520Tasks/</link><description>Recent changes to Development Tasks</description><atom:link href="https://sourceforge.net/p/bigdigcraftbukk/wiki/Development%20Tasks/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 26 May 2012 15:15:26 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bigdigcraftbukk/wiki/Development%20Tasks/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Development Tasks modified by Mark Balliet</title><link>https://sourceforge.net/p/bigdigcraftbukk/wiki/Development%2520Tasks/</link><description>&lt;pre&gt;--- v7
+++ v8
@@ -1,30 +1,23 @@
 Commands
 ========
- /bigdig size \[1,3,5,7\]
+ /bigdig size \[1,2,3,5\]
     (Range is configurable in the config file)
 
- /bigdig depth \[1..5\]
+ /bigdig depth \[1..8\]
     (Range is configurable in the config file)
 
- /bigdig autotorch \[on|off\]
-
- (todo) /bigdig lamp \[torch|glowstone\]
+ /bigdig autolight \[none|torch|glowstone\]
 
 Resources required
 ========= ========
  appropriate digging tool 
     (pick or shovel) 
     (in config file)
+ When block being removed is under 7 brightness, place a light source above
+ (todo) cost based on the tool/block cost
  (todo) consumes a resource to power digging (coal?)
- (todo) cost based on the tool/block cost
- When block being removed is under 7 brightness, place a torch above.
- (todo) Consume torches from inventory.
- (todo) Allow specification of light source (torch or glowstone)
 
 Digging specifics
 ======= =========
-  Digs in direction that the player is facing
-  Width is centered on the block being mined
-  Height is based on where the player is standing
-  Blocks dug above or below the player are centered on the block.
-  (todo?) Blocks dug outside the height range are centered on that block
+  Digs based on which face of the block was hit.
+  Width/Height are centered on the block being mined
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Balliet</dc:creator><pubDate>Sat, 26 May 2012 15:15:26 -0000</pubDate><guid>https://sourceforge.net9d8b731a5126bbd149a9130aefafdd45b4a29507</guid></item><item><title>WikiPage Development Tasks modified by Mark Balliet</title><link>https://sourceforge.net/p/bigdigcraftbukk/wiki/Development%2520Tasks/</link><description>&lt;pre&gt;--- v6
+++ v7
@@ -18,7 +18,6 @@
  (todo) consumes a resource to power digging (coal?)
  (todo) cost based on the tool/block cost
  When block being removed is under 7 brightness, place a torch above.
- (todo) Limit torch placement to avoid letting in lava/water
  (todo) Consume torches from inventory.
  (todo) Allow specification of light source (torch or glowstone)
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Balliet</dc:creator><pubDate>Fri, 25 May 2012 22:29:11 -0000</pubDate><guid>https://sourceforge.net52531081e5ef0a407d7ece0e1f9f82aa2777bb2d</guid></item><item><title>WikiPage Development Tasks modified by Mark Balliet</title><link>https://sourceforge.net/p/bigdigcraftbukk/wiki/Development%2520Tasks/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -1,10 +1,10 @@
 Commands
 ========
  /bigdig size \[1,3,5,7\]
-  (todo) Move this to a configuration file, sizeRange=1,2,3,5,7
+    (Range is configurable in the config file)
 
  /bigdig depth \[1..5\]
-  (todo) Move this to a configuration file, maxDepth=5
+    (Range is configurable in the config file)
 
  /bigdig autotorch \[on|off\]
 
@@ -12,8 +12,9 @@
 
 Resources required
 ========= ========
- (todo) appropriate digging tool (pick or shovel)
- (todo) Remove restriction of only using golden picks.
+ appropriate digging tool 
+    (pick or shovel) 
+    (in config file)
  (todo) consumes a resource to power digging (coal?)
  (todo) cost based on the tool/block cost
  When block being removed is under 7 brightness, place a torch above.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Balliet</dc:creator><pubDate>Fri, 25 May 2012 06:32:44 -0000</pubDate><guid>https://sourceforge.netb1c9383b9376b49aa428c0e87c55d461c2c1d70a</guid></item><item><title>WikiPage Development Tasks modified by Mark Balliet</title><link>https://sourceforge.net/p/bigdigcraftbukk/wiki/Development%2520Tasks/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -13,7 +13,7 @@
 Resources required
 ========= ========
  (todo) appropriate digging tool (pick or shovel)
- Currently requires a golden pick
+ (todo) Remove restriction of only using golden picks.
  (todo) consumes a resource to power digging (coal?)
  (todo) cost based on the tool/block cost
  When block being removed is under 7 brightness, place a torch above.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Balliet</dc:creator><pubDate>Wed, 23 May 2012 22:11:07 -0000</pubDate><guid>https://sourceforge.net0d4d636bbedc87c5c1080228d93e40e4e22aa661</guid></item><item><title>WikiPage Development Tasks modified by Mark Balliet</title><link>https://sourceforge.net/p/bigdigcraftbukk/wiki/Development%2520Tasks/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -1,16 +1,25 @@
 Commands
 ========
  /bigdig size \[1,3,5,7\]
- /bigdig depth \[1..64\]
+  (todo) Move this to a configuration file, sizeRange=1,2,3,5,7
+
+ /bigdig depth \[1..5\]
+  (todo) Move this to a configuration file, maxDepth=5
+
  /bigdig autotorch \[on|off\]
+
+ (todo) /bigdig lamp \[torch|glowstone\]
 
 Resources required
 ========= ========
  (todo) appropriate digging tool (pick or shovel)
- (todo) must be hitting a block matching the tool.
+ Currently requires a golden pick
+ (todo) consumes a resource to power digging (coal?)
  (todo) cost based on the tool/block cost
- (todo) will consume a resource : undetermined
- (todo) When block being removed is dim, consume a torch and place above if a single-hole can be dug without letting in lava/water
+ When block being removed is under 7 brightness, place a torch above.
+ (todo) Limit torch placement to avoid letting in lava/water
+ (todo) Consume torches from inventory.
+ (todo) Allow specification of light source (torch or glowstone)
 
 Digging specifics
 ======= =========
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Balliet</dc:creator><pubDate>Wed, 23 May 2012 21:36:13 -0000</pubDate><guid>https://sourceforge.net7f5de009e8af7384d1b991b989831612d32754b3</guid></item><item><title>WikiPage Development Tasks modified by Mark Balliet</title><link>https://sourceforge.net/p/bigdigcraftbukk/wiki/Development%2520Tasks/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -1,8 +1,8 @@
 Commands
 ========
- /bigdig size [1,3,5,7]
- /bigdig depth [1..64]
- /bigdig autotorch [on|off]
+ /bigdig size \[1,3,5,7\]
+ /bigdig depth \[1..64\]
+ /bigdig autotorch \[on|off\]
 
 Resources required
 ========= ========
@@ -17,5 +17,5 @@
   Digs in direction that the player is facing
   Width is centered on the block being mined
   Height is based on where the player is standing
-  (todo) Blocks dug outside the height range are centered on that block
   Blocks dug above or below the player are centered on the block.
+  (todo?) Blocks dug outside the height range are centered on that block
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Balliet</dc:creator><pubDate>Wed, 23 May 2012 21:27:01 -0000</pubDate><guid>https://sourceforge.netc040586649ec3f1079b8a22c868a4d32002e6ce4</guid></item><item><title>WikiPage Development Tasks modified by Mark Balliet</title><link>https://sourceforge.net/p/bigdigcraftbukk/wiki/Development%2520Tasks/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,16 +1,19 @@
-= Commands =
+Commands
+========
  /bigdig size [1,3,5,7]
  /bigdig depth [1..64]
  /bigdig autotorch [on|off]
 
-= Resources required =
+Resources required
+========= ========
  (todo) appropriate digging tool (pick or shovel)
  (todo) must be hitting a block matching the tool.
  (todo) cost based on the tool/block cost
  (todo) will consume a resource : undetermined
  (todo) When block being removed is dim, consume a torch and place above if a single-hole can be dug without letting in lava/water
 
-= Digging specifics =
+Digging specifics
+======= =========
   Digs in direction that the player is facing
   Width is centered on the block being mined
   Height is based on where the player is standing
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Balliet</dc:creator><pubDate>Wed, 23 May 2012 21:25:52 -0000</pubDate><guid>https://sourceforge.netf9b6e66f309b1a455a03b3ee6ab9dfa43c99bdb8</guid></item><item><title>WikiPage Development Tasks modified by Mark Balliet</title><link>https://sourceforge.net/p/bigdigcraftbukk/wiki/Development%2520Tasks/</link><description>= Commands =
 /bigdig size [1,3,5,7]
 /bigdig depth [1..64]
 /bigdig autotorch [on|off]

= Resources required =
 (todo) appropriate digging tool (pick or shovel)
 (todo) must be hitting a block matching the tool.
 (todo) cost based on the tool/block cost
 (todo) will consume a resource : undetermined
 (todo) When block being removed is dim, consume a torch and place above if a single-hole can be dug without letting in lava/water

= Digging specifics =
  Digs in direction that the player is facing
  Width is centered on the block being mined
  Height is based on where the player is standing
  (todo) Blocks dug outside the height range are centered on that block
  Blocks dug above or below the player are centered on the block.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Balliet</dc:creator><pubDate>Wed, 23 May 2012 21:24:48 -0000</pubDate><guid>https://sourceforge.net974f8036200683aee71cfc9347f4508c52ccc5d8</guid></item></channel></rss>