Skip to content
Snippets Groups Projects
  1. Oct 31, 2014
  2. 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
  3. Jan 24, 2014
  4. 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
  5. 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
  6. Sep 26, 2011
  7. Apr 16, 2011
  8. Apr 15, 2011
Loading