diff --git a/README.rst b/README.rst index 1e479d107..cc4686bde 100644 --- a/README.rst +++ b/README.rst @@ -45,11 +45,12 @@ Windows fix it :) 0.31.01 - 0.31.03 legacy -0.31.04 - 0.31.12 SDL +0.31.04 - 0.31.13 SDL +There are missing offsets but Map tools should be OK. Wait for updates... Linux ===== -0.31.05 - 0.31.12 native. +0.31.05 - 0.31.13 native. There are missing offsets but Map tools should be OK. Linux support is a bit lacking, I'm working on it. All supported Windows versions running in wine can be used with native DFHack binaries. @@ -128,6 +129,11 @@ dfcleartask =========== Solves the problem of unusable items after reclaim by clearing the 'in_job' bit of all items. +dfweather +=========== +Lets you change the current weather to 'clear sky', 'rainy' or 'snowing'. Fill those ponds without mucking around with dfliquids +:D Rain can also stop brush fires. + Your tool here ============== Write one ;) diff --git a/Readme.html b/Readme.html index 98eb64c8a..40689908c 100644 --- a/Readme.html +++ b/Readme.html @@ -338,35 +338,37 @@ allow for easier development of new tools.

  • dfliquids
  • dfposition
  • dfprospector
  • -
  • dfreveal
  • -
  • dfunstuck
  • -
  • dfvdig
  • -
  • dfflows
  • -
  • dfattachtest
  • -
  • dfsuspend
  • -
  • dfexpbench
  • -
  • dfdoffsets
  • -
  • dfcleartask
  • -
  • Your tool here
  • +
  • dfprobe
  • +
  • dfreveal
  • +
  • dfunstuck
  • +
  • dfvdig
  • +
  • dfflows
  • +
  • dfattachtest
  • +
  • dfsuspend
  • +
  • dfexpbench
  • +
  • dfdoffsets
  • +
  • dfcleartask
  • +
  • dfweather
  • +
  • Your tool here
  • -
  • Using the library as a developer