ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/XmlTools/README.txt
(Generate patch)

Comparing s10k/XmlTools/README.txt (file contents):
Revision 1073 by s10k, Thu Oct 5 17:48:32 2017 UTC vs.
Revision 1113 by s10k, Sun Sep 8 13:26:02 2019 UTC

# Line 1 | Line 1
1   Readme.txt
2   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 < XmlTools v2.0d
3 > XmlTools v2.0f
4   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5  
6   ----------------------------------
# Line 49 | Line 49 | Extract XmlTools folder to any place in
49   Contacts:
50   ----------------------------------
51  
52 < Script10k, "faob2@hotmail.com"
52 > s10k, "faob2@hotmail.com"
53  
54   Oni Central Forum:
55   http://oni.bungie.org
# Line 61 | Line 61 | http://wiki.oni2.net
61   ----------------------------------
62   Change Log:
63   ----------------------------------
64 + 2.0f, 08-09-2019
65 + -Fixed a deadlock in custom js code
66 + ----------------------------------
67 + 2.0e, 16-02-2019
68 + -Fixed bug in the processing of patch files when the target XML contained an apostrophe (') in the path
69 + ----------------------------------
70   2.0d, 05-10-2017
71   -Fixed bug in the processing of javascript files for XML custom processing (some files were not being processed)
72   -Some code refactoring to make the code more modular and easier to build (now uses s10k's "shared" libraries for
# Line 97 | Line 103 | and the new value instead of the new val
103   -Added option to select xml elements by attribute name and value
104   -Added option to select xml elements by XPath 1.0 (should reduce further the need of javascript)
105   -The insertion of xml via patch now support multiple nodes inside <xml></xml> tags
106 < -Added exclusive option for AEI which allows AEI to pass a list of .oni-patches to process
106 > -Added exclusive option for AEI which allows AEI to pass a list of .oni-patches to process

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)