Skip to content
Snippets Groups Projects
  1. Jan 16, 2023
  2. Jan 17, 2021
  3. 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
  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. Jun 16, 2017
    • Adry85's avatar
      AI review: · 74ee42a5
      Adry85 authored
      - Replaced SkillData.getInstance().getSkill with SkillHolder DTO;
      - Replaced Skill versions of doCast and doSimultaneousCast with
      SkillHolder ones;
      - Fixed typo on Sanctum of the Lords of Dawn instance zone;
      - Some cleanup.
      74ee42a5
  9. Jan 25, 2016
  10. 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
  11. Feb 07, 2015
    • Zoey76's avatar
      Datapack part for · 66787433
      Zoey76 authored
      L2J/L2J_Server@2f3dca83e5317b7471ac1bf472067e9ad1a85003
      66787433
  12. Jan 02, 2015
  13. Oct 31, 2014
  14. Jun 23, 2014
    • Zoey76's avatar
      BETA: Instance fixes: · cbebaac9
      Zoey76 authored
      	* Unhardcoded some HTMLs.
      	* Renamed `INSTNACEID` to `TEMPLATE_ID`.
      	* Fixed missuse of template ID and instance ID in multiple instances.
      	* Fixed Ranku, Demon Prince, Urban Area, Monastery Of Silence, Library Of Sages.
      
      Reported by: !FinalDestination, !CostyKiller, JOJO
      cbebaac9
  15. May 31, 2014
  16. Mar 01, 2014
  17. Jan 24, 2014
  18. Dec 05, 2013
Loading