View Full Version : Compare XML-Tags for example Leader-Stats


baumstreichler
Dec 29, 2009, 08:32 PM
Hi guys,

I am working on making an own civilization including leaders. I thought, it might be useful to compare the stats of the different existing leaders to choose reasonable values for the different fields.
Since Notepad++ is not that helpful in that case, I developed a small Java-Tool to do what I was looking for and finally here it is :):):)
I know, there are some silly bugs, when using the mouse to select a row...
The source should be attached in the jar, so if you want, go ahead and modify the prog! There is no licence since it took me only one afternoon to make it...

Here is a screenshot to show what I mean. People say, I can't express myself very well, so my describtion might be nonsense :(


*Edit: It is now possible to load all XML-Files. Try out, if it's useful! If there is enough interest, maybe I will continue developing.

The_J
Dec 30, 2009, 01:37 PM
Nice work :goodjob:.
Makes the file sure easier to read :).

coffee junkie
Aug 21, 2010, 09:21 PM
I don't come often in this section but I downloaded your java tool and it worked quite fine on Mac ! So, thanks a lot ! :D

I hope you are going to continue developping this usefull tool ( I could have a quick look on some of my xml and it spends much less time than reading all the xml )

May I suggest a bigger window size ?

Anyway, thanks again ;)