I just uploaded AC6.0 also known as "The BEW edition." (-:
http://www.mediafire.com/download/six8f ... reator.zip
For the most part, the changes are there to support the development of Wolf's game. I don't expect many people to make use of all the new div sections and hooks, but they're there if you want them. The one feature that is universal is you can now filter GameView to show only pages with broken links.
You need to update the exe, the template, and _functions.js. The files it creates are incompatible with AC5, so you need to do some conversion before you work with it. There's a "Converting to AdventureCreator 6" document in the distribution that explains what you need to do, but briefly:
0) Make a backup of your game, just in case.
1) Replace your AdventureCreator.exe and AdventureCreator_template.txt with the new ones.
2) Replace your _functions.js with the one in the examples.
3) Open your _styles.css and find the line that looks like this:
.center
change it to
#center, #says
4) Open your game in AC6 and pull down File->Update All.
Tlaero