Skip to content
Snippets Groups Projects
  1. Dec 18, 2015
  2. Sep 07, 2015
  3. 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
  4. Jun 28, 2015
    • Zoey76's avatar
      Using new ConnectionFactory · dc051b23
      Zoey76 authored
      Reviewed all database access.
      Fixed some unclosed connections.
      Refactored bad code.
      Added tasks for future refactor.
      dc051b23
  5. Apr 12, 2015
  6. Jan 19, 2015
  7. Jan 02, 2015
  8. Dec 28, 2014
  9. Nov 02, 2014
    • Zoey76's avatar
      Community Board refactoring: · 9852bf45
      Zoey76 authored
      Implemented:
      Favorite Board
      Home Board
      Homepage Board
      
      Partially implemented:
      Clan Board
      Region Board
      
      To be implemented:
      Friends Board
      Mail Board
      Memo Board
      9852bf45
  10. Oct 31, 2014
  11. Aug 07, 2014
  12. Jul 16, 2014
  13. Jul 05, 2014
  14. May 22, 2014
  15. Feb 13, 2014
  16. Jan 30, 2014
  17. Jan 24, 2014
  18. Nov 04, 2013
  19. Sep 02, 2013
    • Zoey76's avatar
      BETA: Minor fixes: · 4e47ab58
      Zoey76 authored
      	* Fixing multisell link for Captain Mathias (31340) in Rune.
      		* Reported by: Konstantinos
      	* Fixing players order in `AdminEditChar` commands by insertion order.
      		* Reported by: lion
      		* Suggested by: UnAfraid, Nos
      4e47ab58
  20. Aug 26, 2013
  21. Aug 24, 2013
  22. Jun 27, 2013
  23. Jan 08, 2013
    • Zoey76's avatar
      BETA: Full source format for DataPack: · 2ea49bf4
      Zoey76 authored
      	* Comment fixes will be done later.
      	* This is done so new patches won't be so large due new Eclipse settings on save.
      2ea49bf4
    • 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
  24. Nov 09, 2012
  25. Jul 12, 2012
  26. Jul 04, 2012
  27. Jun 18, 2012
  28. May 30, 2012
  29. May 28, 2012
    • Zoey76's avatar
      BETA: Datapack fixes: · 688428ed
      Zoey76 authored
      	* Avoiding synthetic access.
      	* Avoiding potential NPEs.
      	* Minor JavaDocs fixes.
      	* Added some TODO tasks.
      688428ed
  30. Apr 27, 2012
  31. Apr 09, 2012
  32. Apr 02, 2012
  33. Mar 29, 2012
    • Zoey76's avatar
      BETA: Datapack part for [L5240]: · 7a2c25cb
      Zoey76 authored
      	* Removed SQL tables:
      		* char_creation_items
      		* class_list
      		* henna
      		* henna_trees
      	* Added retail like XMLs:
      		* classList.xml
      		* hennaList.xml
      		* initialEquipment.xml
      		* initialEquipmentEvent.xml
      	* Unhardcoded more player class names in datapack scripts.
      	* Simplified bypasses.
      7a2c25cb
  34. 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
  35. Dec 13, 2011
  36. Nov 23, 2011
  37. Oct 11, 2011
Loading