summaryrefslogtreecommitdiff
path: root/skills.xml
AgeCommit message (Collapse)AuthorFilesLines
2024-02-20Restore emotes for Mana clientThorbjørn Lindeijer1-1/+5
This reverts part of the following commits: * 8b687b477f2ab5b683bb98bd3446e7b8af359913 * a86e94c1a54e173fb1cdca88b0b0da20a187d71a * 044cb648a54266ef5c104b0504f9983f6bd55798 It does not appear to be enough yet, though. Need to debug why emotes are still not showing. This also adds back the `settings.xml` file, so Mana client can drop its "compatibility fallback". **** Co-authored-by: Jesusaves <jesusalva@themanaworld.org> Approved-by: Jesusalva Jesusalva <jesusalva@themanaworld.org>
2023-02-18Remove artifactJesusaves1-1/+0
2023-02-18The old translation rules are no longer honored, so remove they from XMLJesusaves1-4/+0
2023-02-18Remove now deprecated ITS rule (we no longer use this CI rule)Jesusaves1-1/+0
2022-11-10Update Resist Poison descriptionJesusaves1-1/+19
2018-11-11give unique ids to magic spell effectsgumi1-0/+21
2015-01-15Adding skills descriptions to be showed in Manaplus skill windowCassy11-18/+30
2014-07-21Remove ea-skills.xmlBen Longbons1-0/+6
2014-07-02Fixing numerous warnings and errors in manapluswushin1-1/+0
closes #121 closes #108 closes #100 closes #93
2014-07-01Remove files and tags related to unsupported clients.Andrei Karas1-4/+2
2013-09-03Adding Dark Magic:tux9th1-0/+1
* 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.
2012-06-11Format xml files.Jessica Tölke1-27/+24
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
2011-12-14Replaced all the skill icons by the ones made by Ali-G.ali-g1-1/+1
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.
2011-11-02In skills.xml: Removed "Skill" from the names of the focusable Skills. ↵ali-g1-9/+9
Removed "Skills" from the Focusing Skills name. Changed the name of the category of the focusable skills, from "Skills" to "Focus".
2011-07-23Adding Raging SkillJessica Tölke1-0/+1
2011-04-28Adapted the ea-skills.xml and skills.xml according to current changes.Yohann Ferreira1-19/+29
2011-01-30adding the focussing skill to the skills.xmlStefan Beller1-0/+1
2011-01-13adding skills to skills.xmlStefan Beller1-0/+6
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
2010-12-30Removed manaserv specific files as they don't belong here anyway.Yohann Ferreira1-0/+4
I also fixed the error.png sprite and added a note about the deprecated skills.xml file (Replaced by ea-skills.xml). Trivial fix.
2009-09-18Remove basic skillJared Adams1-1/+3
2009-01-26Change Ether Magic to Astral MagicJared Adams1-1/+1
2009-01-10Added skill definitions for magicFate1-0/+6
2009-01-06Add missing XML declarationsJared Adams1-0/+1
2008-11-01* Added skills.xml file in preparation for the next commit, which changes ↵Fate1-0/+3
the skill GUI to draw skill names from that very file