Skip to content
Snippets Groups Projects
  1. Sep 04, 2012
  2. Sep 03, 2012
  3. Sep 02, 2012
  4. 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
  5. Aug 31, 2012
  6. Aug 30, 2012
  7. Aug 28, 2012
  8. Aug 27, 2012
Loading