Skip to content
Snippets Groups Projects
  1. Oct 28, 2023
  2. Jan 16, 2023
  3. Jan 17, 2021
  4. Apr 27, 2020
  5. Mar 05, 2019
    • Zoey76's avatar
      Complete DataPack refactor · 62c9e72b
      Zoey76 authored
      Moved to Maven instead of Gradle.
      Using proper project structure and package structure.
      62c9e72b
  6. Feb 06, 2019
  7. Jan 18, 2018
  8. May 03, 2017
  9. Jan 25, 2016
  10. Dec 11, 2015
  11. Aug 01, 2015
    • Zoey76's avatar
      Project refactor · 64f4db54
      Zoey76 authored
      Moving all files to main folder.
      Using Gradle to define, manage dependecies and build the project.
      Upgraded Gradle wrapper.
      64f4db54
  12. Feb 22, 2015
  13. Feb 13, 2015
    • Zoey76's avatar
      DataPack part for · 3ecc637b
      Zoey76 authored
      L2J/L2J_Server@e3c76974ac8a5463efe780ca458791cc3676d77f
      3ecc637b
  14. Jan 19, 2015
  15. Jan 02, 2015
  16. Nov 21, 2014
  17. Nov 18, 2014
  18. Oct 31, 2014
  19. Sep 13, 2014
    • Zealar's avatar
      BETA: fix Tiad quest · 4ccb5e7c
      Zealar authored
        * Html fixed by CostyKiller
        * NPE checker and better logger for QuestLiny by UnAfraid
        * Fixed bad name for Stage1 super call
        * Little clean from [10436]
      4ccb5e7c
  20. Jun 03, 2014
  21. Jan 24, 2014
  22. Aug 27, 2013
  23. Aug 24, 2013
  24. Aug 06, 2013
    • Zoey76's avatar
      BETA: Datapack part for [L6149]. · 28ee17d4
      Zoey76 authored
      	* Removed lot of casting.
      
      '''Note:''' If you get errors on your custom scripts after synchronizing, just check and change methods from getXXXId() to getId().
      28ee17d4
  25. Jan 09, 2013
  26. 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
  27. Dec 16, 2012
    • 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
  28. Aug 12, 2012
  29. Aug 02, 2012
  30. May 30, 2012
  31. Apr 28, 2012
  32. Nov 23, 2011
  33. Oct 29, 2011
Loading