There has been a LOT of changes since last time. Main highlights are:
- Scripting engine built using Lua
- World storage in an octree
- Better efficency in ticks
- Lots of new commands and changes to existing commands
- Parser rewritten using Bison and Flex
- Network and sockets support
- Website and documentation
- Better debugging and inspection