Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
closes #121
closes #108
closes #100
closes #93
|
|
|
|
* Added in ea_skills.xml.
* Added in skills.xml.
* Added Dark Magic image, done by wushin, enchilado and Alige.
* Edited license.txt.
* Added particle effect for Dark Magic.
|
|
Running tools/formatXML.sh
Applying manual edits to:
- effects.xml to place comments above the line they belong to instead of below
- to paths.xml and portal-door.particle.xml to remove tabs within a comment
- to playerglow.particle.xml to remove an superflous '-->' which messed up the automatic indentation.
- used 'sed 's/^\(.*\)\(<!--.*-->\)\(.*\)$/\2\1\3/' -i npcs.xml' to move comments in front of the tags they belong to,
manually edited npcs 251 to 265
|
|
Added a skill ring icon that will be used to make new skill icons.
Added the Raging Skill icon.
Made skills.xml point to the correct icon for the raging skill.
|
|
Removed "Skills" from the Focusing Skills name. Changed the name of the category of the focusable skills, from "Skills" to "Focus".
|
|
|
|
|
|
|
|
obviously there is ea-skills.xml and skills.xml, and BOTH need to be right.
Some clients use skills.xml, soe others use the ea-skills.xml
|
|
I also fixed the error.png sprite and added a note about
the deprecated skills.xml file (Replaced by ea-skills.xml).
Trivial fix.
|
|
|
|
|
|
|
|
|
|
the skill GUI to draw skill names from that very file
|