Skip to content
Snippets Groups Projects
  1. Jan 17, 2021
  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 06, 2019
  5. Jan 18, 2018
  6. Jan 25, 2016
  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. Jan 19, 2015
  9. Jan 02, 2015
  10. Oct 31, 2014
  11. Apr 01, 2014
    • Zoey76's avatar
      BETA: Moving Hellbound to Datapack: · 54d036a1
      Zoey76 authored
      	* New Datapack sided Hellbound Engine.
      	* Using one class-loader for all Hellbound related scripts:
      		* Faster loading and allows "communication" between scripts.
      		* Allows disabling Hellbound completely by just removing the class-loader from scripts.cfg.
      	* Static Hellbound's spawn data moved from SQL to XML.
      	* Removed `HellboundManager`.
      	* Reviewed all the Hellbound related scripts:
      		* Finalized all classes and removed main method.
      		* Added !JavaDocs.
      		* Removed the usage of `QuestState`, it's not required at all at AIs.
      		* Moved constructor at the top of the class after fields declaration.
      
      Reviewed by: xban1x, UnAfraid, St3eT, Konstantinos
      54d036a1
  12. Jan 24, 2014
  13. 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
  14. Sep 30, 2011
    • Zoey76's avatar
      BETA: The Hellbound Datapack part! · 38ce17b8
      Zoey76 authored
      	* Implemented Quests:
      		1. Matras' Curiosity(132)
      		1. Target of Opportunity(279)
      		1. Jude's Request(690)
      		1. Matras' Suspicious Request(691)
      	* Implemented Teleports:
      		1. Steel Citadel
      		1. Warpgate
      	* Implemented AIs:
      		1. Chimeras
      		1. RandomSpawn
      		1. Remnants
      		1. Sandstorms
      		1. Slaves
      		1. Amaskari
      		1. Beleth
      		1. DemonPrince
      		1. Epidos
      		1. HellboundCore
      		1. Keltas
      		1. NaiaLock
      		1. OutpostCaptain
      		1. Ranku
      		1. SinWardens
      		1. Typhoon
      		1. AnomicFoundry
      		1. BaseTower
      		1. Bernarde
      		1. Buron
      		1. Deltuva
      		1. Falk
      		1. Hude
      		1. Jude
      		1. Kanaf
      		1. Kief
      		1. Natives
      		1. Quarry
      		1. Shadai
      		1. Solomon
      		1. TowerOfInfinitum
      		1. TowerOfNaia
      		1. TullyWorkshop
      	* Implemented Instances:
      		1. DemonPrinceFloor
      		1. HellboundTown
      		1. RankuFloor
      	* Implemented Admin Commands:
      		1. //hellbound_setlevel
      		1. //hellbound
      	* Implemented Voiced Commands:
      		1. .hellbound
      '''Note:''' This game feature was developed by many users:
      
      Special Thanks:
      
      '''theone''' first Jython implementation.
      
      '''_DS_''' first Java implementation.
      
      '''VlLight''' as '''GKR''' AI, Quests, Engine and more.
      
      '''Treat''' Beleth Grand Boss AI.
      
      Thanks:
      Gladicek
      malyelfik
      plim
      u3games
      Ectis
      MELERIX
      badboy29
      dastak
      Asker64
      RiZe
      pmq
      UnAfraid
      Schleuse
      
      Testers:
      Dumpster
      DareStrike
      sam.jr
      kostantinos
      goncafa
      jamaica
      pandragon
      pinkcore
      bomberoloco24
      blacksea
      swg
      IMBAL
      mystirio
      hackstyle
      
      Code review, cleanup, code refactoring, typo fixing by me.
      38ce17b8
  15. Sep 26, 2011
  16. Apr 16, 2011
  17. Apr 15, 2011
  18. Feb 04, 2011
  19. Oct 01, 2010
  20. Dec 24, 2009
  21. Apr 03, 2009
Loading