Skip to content
Snippets Groups Projects
  1. Apr 21, 2012
    • Zoey76's avatar
      BETA: Datapack typo fixes by Tavo22: · be5a15c5
      Zoey76 authored
      	* Armor Sets: Wrong skill Id. (The Note was fine, but the Id was wrong).
      	* Skill Trees: Wrong level. (Confirmed at PowerWiki).
      be5a15c5
  2. Mar 26, 2012
    • Zoey76's avatar
      BETA: Datapack part for [L5235]: · 2d22e56d
      Zoey76 authored
      	* No more Skill Tree XML files looking like CSV files.
      	* Documentation updated.
      	* Skill Id and level have been split to avoid useless parsing, and improve readability.
      	* Now list of attributes are now placed as sub-elements of the current skill and not in comma-separated attributes.
      	* The races are read from its text representation instead of the numeric Id, more user friendly!
      	* Social classes are read from its text representation too, more user friendly!
      	* All constraints are in the XSD file.
      		* They are stricter now.
      2d22e56d
  3. Feb 09, 2012
  4. Nov 04, 2011
  5. Sep 26, 2011
  6. Jun 09, 2011
  7. Jun 08, 2011
    • MELERIX's avatar
      BETA: Datapack part for Skill Trees Rework by Zoey76: · 693bae70
      MELERIX authored
       * Ported Skill Trees from SQL to XML.
       * Moved AI from some class masters to core (Hardcoded), will be ported to datapack again all AIs at once.
       * Removed some custom stuff.
       * Fixed some skills related to this changes.
       * Preimplementation of Lucky skill (still hardcoded).
       * Added H5 Skill Tree.
      
      '''NOTE: Require Core [L4662]'''
      693bae70
Loading