The testers briefly say a new module.
I'm working on converting everything over to .Net, and that was a step. it accidentally got into the release build. It actually looks like it's pretty trivial to convert to .Net, no more than a week or so. I'll play with some more after this patch has been released.
Why .Net? Simple. By switching to .Net, I get a whole lot of options, XNA, Forms, WPF, etc. What is that alphabet soup?
XNA = MS's games engine, it can be used to develop XBOX games, but it limits what you can do somewhat. I may and may not use it.
FORMS/WPF competing technology to let me build the interface and dialog boxes. It's important because it can really speed up developing the interface, and allow for a lot of flexibility at little cost.
.