diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-06 18:18:50 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-06 18:18:50 -0400 |
commit | 1ca1200136fa98704ddcb659056810e61d994512 (patch) | |
tree | 7067fe04a04c20a8023496086b1edf938e7bfd28 | |
parent | 16f50586ba7127f209ba89e47db15b839855e31f (diff) | |
download | pipeworks-1ca1200136fa98704ddcb659056810e61d994512.tar pipeworks-1ca1200136fa98704ddcb659056810e61d994512.tar.gz pipeworks-1ca1200136fa98704ddcb659056810e61d994512.tar.bz2 pipeworks-1ca1200136fa98704ddcb659056810e61d994512.tar.xz pipeworks-1ca1200136fa98704ddcb659056810e61d994512.zip |
moved changelog from forum post into separate file.
-rw-r--r-- | changelog.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt new file mode 100644 index 0000000..98efce9 --- /dev/null +++ b/changelog.txt @@ -0,0 +1,22 @@ +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. + +2012-07-21: Added screenshot showing pipes as they look now that nodebox +texture rotation is fixed. + +2012-07-18: Changed the mod name and all internals to 'pipeworks' instead of +'pipes'... after a couple of mistakes :-) + +2012-07-12: moved project to github. + +2012-06-23: Initial release, followed by reworking the textures a bit. |