so i was working in creating some modding Tools for Fallen Enchantress this last week. I do have some background in IT but I'm primarily a mathematician so i horribly underestimated the workload
This is my first project in C# that has gone beyond 100lines ( in fact far beyond 1000 by now) so it was a huge learning by doing/googling effect. I'm mainly saying to encourage others to pick up and do some coding themselves, but also to make you understand that the code went through complete changes every few days ( basically every time i learned something new).
However with a week gone where i got sleep on all but 4 nights of the last 8. I swear I can not see another line of code for at least a week, it feels kinda like a coding-hangover. So I'm releasing an alpha build of what is going to be a general purpose XML-Editor for Fallen Enchantress.
It is intended to open your files and give you easy copy and paste option, speeding up what is otherwise a lot of ctrl + c , ctrl + v and ctrl +f workat this very limited point in time it can only edit existing tags. Templates, node insertions, and a better value Type recognition will be added sometime during the next week.
I have a few GUI designs already lined up for more specialized Editor ( Units / Items and Improvements) which i will hopefull all finish before the end of the year. So without further ado I present Heaven Falling v0.1 named after our resident forum answering bot
TL:DR some piece of code neither finished nor very stable, have a go at it anyways
Link:
https://www.dropbox.com/sh/h4a6v7apmkhkqtv/IwQQaykxWl
screenshot :
https://www.dropbox.com/sh/h4a6v7apmkhkqtv/ocCTyZkoJ0/howTo#f:Step3.png