Updated changelog with even more changes since 4.7.

This commit is contained in:
TomyLobo 2011-10-28 21:12:37 +02:00
parent f28401aecc
commit 79039c2b81

View File

@ -7,8 +7,11 @@
- Fixed config file generation on windows
- Added an expression parser (for developers!)
- Added a YAML library (for developers!)
- Block queues are now flushed based on attachment to other blocks
- Block queues are now flushed based on attachment to other blocks
- Sped up //fast mode by deferring lighting until after all blocks are in place. Has some bugs but it's at the very least good for previews.
- Added l[eft], r[ight], b[ack] and f[orward] to the commands that take a direction.
- Added a //g[en[erate]] command that can generate a shape given a formula
- Added support for stretched cylinders
4.7:
- Added support for all the new items and blocks