Skip to content
Snippets Groups Projects
  1. Jan 08, 2013
    • Zoey76's avatar
      BETA: L2J !DataPack's license update: · 1ad03aa5
      Zoey76 authored
      	* Proper GPLv3 license.
      	* Updated all Java DP files.
      	* Added missing license to the following files:
      		* !FirstClassTransferTalk
      		* !AdminInstanceZone
      	* Updated Eclipse preferences for new files (header).
      		* ''Same'' settings as Core.
      1ad03aa5
  2. Jan 07, 2013
  3. Jan 06, 2013
  4. Jan 04, 2013
  5. Jan 03, 2013
  6. Jan 02, 2013
  7. Jan 01, 2013
    • Zoey76's avatar
      BETA: Misc changes. · 2253b85d
      Zoey76 authored
      	* Removes SuppressWarning warning.
      2253b85d
    • Zoey76's avatar
      935ee499
    • 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
  8. Dec 31, 2012
  9. Dec 30, 2012
  10. Dec 29, 2012
  11. Dec 28, 2012
  12. Dec 26, 2012
  13. Dec 25, 2012
  14. Dec 24, 2012
  15. Dec 23, 2012
  16. Dec 22, 2012
  17. Dec 20, 2012
  18. Dec 19, 2012
  19. Dec 18, 2012
  20. 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
Loading