Skip to content
Snippets Groups Projects
  1. Sep 05, 2012
    • MELERIX's avatar
      BETA: Skill Fixes / Updates... · 5ea19d78
      MELERIX authored
       * Fixed "Black Talisman - Free Speech" skill, added "silence_all_two" in negateAbnormals (as Temp Fix), to remove second effect on "silecen_all" skills (Reported & Tested by: facheme).
       * Added abnormalType "silence_all_two" (as Temp Fix) in the second effect of "silecen_all" skills.
       * Fixed/Updated most of Improved related skills, also added a Temp Fix in replace of blockBuff effect (that is not done yet).
       * Few other minor things fixed/updated.
      5ea19d78
    • Rumen Nikiforov's avatar
      BETA: DP-Part for [L5613] · 5a0d2295
      Rumen Nikiforov authored
      5a0d2295
  2. Sep 04, 2012
  3. Sep 03, 2012
  4. Sep 02, 2012
  5. Sep 01, 2012
    • Zoey76's avatar
      BETA: Continuing with AI review: · 3f37dba6
      Zoey76 authored
      	* Do not use SkillTable.getInstance().getInfo(id, level) instead use SkillHolder DTO.
      		* Is possible to change the underlying implementation without reworking every single script.
      		* Avoids some problems during reloading.
      	* Static final variables should be upper case.
      	* Minimize the use of @formatter:off
      	* Use arrays of Location instead of arrays of arrays of int.
      	* Don't use literal values in the middle of the code, use static final variables for Ids, levels and other values.
      	* Document the code when something is not finished/retail like.
      		* When you work in open source is important to note that you knew it wasn't finished and let others know it as well.
      3f37dba6
    • malyelfik's avatar
      BETA: Improved quest '''Resurrection of an Old Manager''' · 65e2b34f
      malyelfik authored
      Suggested by: !UnAfraid
      65e2b34f
  6. Aug 31, 2012
  7. Aug 30, 2012
  8. Aug 28, 2012
  9. Aug 27, 2012
Loading