Skip to content
Snippets Groups Projects
  1. Jan 01, 2013
    • Zoey76's avatar
      BETA: Quests and handlers: · 1488e356
      Zoey76 authored
      	* AdminShowQuests fixes:
      		* Fixed issue displaying quest with invalid quest state, leading to errors.
      		* Fixed issue with non-repeatable quest not being deleted.
      		* Removed useless try/catch clauses that only hide errors.
      		* Added logger.
      		* Code refactor, format and cleanup.
      	* Quest Letters of Love (1) in java.
      	* Missing Dragon Valley related quest Wings of Sand (455).
      		* The reward part will be improved when I get more data.
      	* DP part for [L5735].
      1488e356
    • malyelfik's avatar
      BETA: Quests in Java: · 358bb81e
      malyelfik authored
      * Runaway Youth (651)
      * Wild Maiden (653)
      358bb81e
  2. Dec 31, 2012
  3. Dec 30, 2012
  4. Dec 29, 2012
  5. Dec 28, 2012
  6. Dec 26, 2012
  7. Dec 25, 2012
  8. Dec 24, 2012
  9. Dec 23, 2012
  10. Dec 22, 2012
  11. Dec 20, 2012
  12. Dec 19, 2012
  13. Dec 18, 2012
  14. Dec 16, 2012
    • Adry_85's avatar
    • Zoey76's avatar
      BETA: Quests update: · 9cd43b1c
      Zoey76 authored
      	* Replaced assignment of questItemIds with registerQuestItems in all Java quests.
      	* Replaced L2Skill with SkillHolder.
      	* Updated Instances to use new InstaceWorld class.
      	* Renamed some lower/mixed case static final variables with upper case names.
      	* Updated some quests with new methods for conditions, etc.
      	* Replacing playSound(String) with playSound(QuestSound)
      	* Fixed some minor typos.
      
      '''Note:''' Quest contributors please review this changeset and adjust your contributions to match this changes.
      9cd43b1c
    • Zoey76's avatar
      BETA: User commands update. · 5e2ed379
      Zoey76 authored
      	* Refactored user commands.
      	* Format and cleanup.
      	* Retail like ChannelLeave, ClanWarsList.
      5e2ed379
  15. Dec 15, 2012
  16. Dec 10, 2012
  17. Dec 08, 2012
  18. Dec 07, 2012
  19. Dec 05, 2012
  20. Dec 04, 2012
Loading