summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2012-08-06 18:26:32 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2012-08-06 18:26:32 -0400
commite388ab5b5c0b07fea2561de86e202aefa903fccd (patch)
tree000974be4fbfee4c5c2a1585d9a2e78e9546159f /changelog.txt
parent1ca1200136fa98704ddcb659056810e61d994512 (diff)
downloadpipeworks-e388ab5b5c0b07fea2561de86e202aefa903fccd.tar
pipeworks-e388ab5b5c0b07fea2561de86e202aefa903fccd.tar.gz
pipeworks-e388ab5b5c0b07fea2561de86e202aefa903fccd.tar.bz2
pipeworks-e388ab5b5c0b07fea2561de86e202aefa903fccd.tar.xz
pipeworks-e388ab5b5c0b07fea2561de86e202aefa903fccd.zip
re-arrange recent changelog entry to be easier to read.
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/changelog.txt b/changelog.txt
index 98efce9..0a4c252 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -4,12 +4,12 @@ Changelog
2012-08-06: Moved this changelog off the forum post and into a separate file.
2012-08-05 (multiple updates): Rewrote pipeworks to use loops and tables to
-create the nodes. Requires far less code now. Made the empty/loaded indication
-at the capped end more prominent. Changed the default pipe segment to the
-aforementioned "short centered" segment, renamed it to just "pipeworks:pipe"
-(and pipe_loaded), added empty/loaded indicator images to the capped ends,
-removed some redundant comments. Added -X, +X, -Y, +Y, -Z, +Z capped stubs and
-a short centered horizontal segment.
+create the nodes. Requires far less code now. Added -X, +X, -Y, +Y, -Z, +Z
+capped stubs and a short centered horizontal segment. Changed node definitions
+so that the aforementioned "short centered" segment is given on dig/drop.
+Renamed it to just "pipeworks:pipe" (and pipe_loaded). Added empty/loaded
+indicator images to the capped ends, removed some redundant comments. Made the
+empty/loaded indication at the capped end more prominent.
2012-07-21: Added screenshot showing pipes as they look now that nodebox
texture rotation is fixed.