Skip to content
Snippets Groups Projects
  1. Jun 21, 2020
    • Zoey76's avatar
      Code format and cleanup · c188fc50
      Zoey76 authored
      Private methods don't need to be final.
      Enums don't need to be static.
      Public methods in final classes don't need to be final.
      Added Eclipse formatter.
      c188fc50
  2. Apr 27, 2020
  3. 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
  4. Feb 09, 2019
  5. Jan 25, 2016
  6. Oct 10, 2015
  7. 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
  8. Nov 29, 2014
  9. Oct 31, 2014
  10. May 20, 2014
  11. 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
  12. Jul 25, 2012
    • nonom's avatar
      BETA: Some fixes. · d259bc37
      nonom authored
       * Added formatter settings missing from [9007].
       * Minor Fix for XSD from [9006].
       * Temp Fix for Skill 2060 "Healing Medicine".
       * Minor Fix for [9017] "is_freightable" is false by default.
       
       Patch by:
       MELERIX
      d259bc37
  13. Jul 02, 2012
  14. Jan 07, 2012
    • Zoey76's avatar
      BETA: Datapack refactoring: · 02f3887a
      Zoey76 authored
      	* Using same Code warning/error configuration than core.
      	* Fixed respective warnings and errors.
      	* Fixing Extractable Skills restriction properly.
      		1. Unhardcode Skills Ids.
      		1. Now only Item Skills are restricted.
      		1. Items with consume count won't be consumed without giving the reward.
      		1. Applied to reuse time greater than 5 seconds, there is no point on restrict item skills with less reuse time.
      		1. Unhardcoded system message for item reward.
      	* Hellbound fixes:
      		1. Hellbound should start closed at server start (level 0), thanks Trev.
      		1. Quarry ClassCastException fix.
      	* Q290_ThreatRemoval removed unnecessary int cast.
      	* Q636_TruthBeyond proper method to get an int.
      	* Skill Santa Claus' Gift - Luck(22018) typo fix.
      02f3887a
  15. Oct 01, 2011
  16. Sep 28, 2011
    • Zoey76's avatar
      BETA: Datapack updates: · e680e66e
      Zoey76 authored
      	* Added missing license to Java files.
      	* Cleanup.
      	* Set GPLv3 as default header for Java files.
      e680e66e
  17. Aug 30, 2011
  18. Apr 16, 2011
  19. Apr 15, 2011
  20. Feb 04, 2011
  21. Jul 04, 2010
  22. Apr 10, 2010
  23. Oct 31, 2009
  24. Aug 21, 2009
Loading