Resource icon

XMLReader 2016-10-05

Well, we are creating a wiki for RifE mod (( Fall from Heaven variation )) and for making it simplier I made this program. (( Originally it was supposed to be able export data according to template, but I dropped that because it would have to be too much complex, and I'm too lazy for that :D )) So this program basically loads all xml files except "scheme" files, than you can browse through info's. "TXT_KEY_" are connected with their texts so you can see directly shown text.

Version 1:
19th April 2010
* Browsing through all xml files
* Search function
* Connection between TXT_KEY_* and their text equivalents

Version 2:
22th April 2010
* Added function to copy current pedia text to clipboard (( english TXT_KEY_ text [[ ie: from "Description: TXT_KEY_UNIT_ABASHI [> Abashi the Black Dragon <]" it will copy the part "Abashi the Black Dragon"" ]] ))
* Added function to jump to other definition/node (( ie: if you have selected "PROMOTION_FLYING" in free promotions of some unit, then this function will move you to declaration of PROMOTION_FLYING ))
* Keyboard shortcuts (( those letters in brackets in button texts ))

Version 2.1 (buxfix, non-crucial):
23th April 2010
* Corrected issue when if you navigate with cursor keys and then you click with mouse on some item. (( before fix: it ignored mouse selection ))
* In search box you can go to selected item by double-clicking on that item
* Console output changes

Known bugs:
* Sometimes you have to press shortcut twice
* When you copy pedia text to clipboard, your selection changes to some other item and immediately jumps back - that's caused by automatic change of selection on keypress, however this doesn't affect copy function itself.

Note:
* (( This application is already in RifE svn since 29th revision, so if you access to that repository, you should have this app in xml folder ))
* This application should work on any mod or even on base FfH
* This program only _reads_, no editing
* This application needs to be in <Your mod folder>/Assets/XML folder
* This application takes a lot of ram, depending on how much XML are large ...
RifE mod takes 330 MB
clean BtS takes 200 MB
  • 01_g6e.png
    01_g6e.png
    82.3 KB · Views: 145
  • 02_Zo2.png
    02_Zo2.png
    12.3 KB · Views: 147
  • nodejump_0qW.png
    nodejump_0qW.png
    29.4 KB · Views: 116
Author
arcticnightwolf
Downloads
703
Views
703
First release
Last update
Rating
0.00 star(s) 0 ratings
Top Bottom