Posted December 15, 2017 by Overunity Studios
With the initial version of the quest editor out of the way I've started on the map editor. Instead of using WinForms, I've elected to use WPF with a XAML based interface just incase it becomes available to players.
It's a radically different way for constructing GUI and something I've had little experience working with. The closest has been Android GUI development.