Skip to content
Snippets Groups Projects
  1. Jul 26, 2015
  2. Mar 22, 2015
  3. Feb 10, 2015
  4. Jan 19, 2015
  5. Jan 02, 2015
  6. Dec 30, 2014
    • Zoey76's avatar
      DataPack part for · 2e1e8832
      Zoey76 authored
      L2J/L2J_Server@39fdc7675cef35572a92050e27f810353eb83412
      2e1e8832
  7. Oct 31, 2014
  8. 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
Loading