Skip to content
Snippets Groups Projects
  1. Aug 09, 2014
  2. Jul 17, 2014
  3. Jul 16, 2014
  4. Jul 13, 2014
  5. Jul 05, 2014
  6. Jun 18, 2014
  7. Jun 13, 2014
  8. Jun 07, 2014
    • Adry_85's avatar
      BETA: Quests in Java: · b41b8c4b
      Adry_85 authored
      	* '''Tarantula's Spider Silk''' (296)
      	* '''Lizardmen's Conspiracy''' (298)
      Patch by: xban1x
      Reviewed by: Adry_85
      Tested by: Adry_85
      b41b8c4b
  9. Jun 02, 2014
  10. May 31, 2014
  11. May 17, 2014
  12. May 15, 2014
  13. May 01, 2014
  14. Apr 30, 2014
  15. Apr 18, 2014
    • Zoey76's avatar
      BETA: Skill Transfer feature fixes. · f13d4930
      Zoey76 authored
      	* Moved out from custom package.
      	* Added new package for features that are not quests, instances, AIs nor events.
      	* Replaced `QuestState` and global variables with player variables.
      		* Included query to migrate old system.
      	* Removed `onAdvEvent(..)` and timers.
      
      Reported by: CostyKiller, Sdw, d!g0, valanths1990
      f13d4930
  16. 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
  17. Mar 20, 2014
    • xban1x's avatar
      BETA: Quests rewritten from scratch in Java. · 0bb3efe9
      xban1x authored
      	* Q00292_BrigandsSweep
      	* Q00294_CovertBusiness
      	* Reviewed by: Zoey76, jurchiks
      0bb3efe9
    • Zoey76's avatar
      BETA: Misc fixes: · ead6bd91
      Zoey76 authored
      	* Merchants fixes.
      		Patch by: Pandragon
      		Reviewed by: jurchiks, Zoey76
      	* Fairy Tree AI fixes.
      		Patch by: Pandragon
      		Reviewed by: Sdw, Nos, St3eT, Zoey76
      ead6bd91
    • Zoey76's avatar
      BETA: Quests in Java: · 18f29b15
      Zoey76 authored
      	* Sacrifice to the Sea (154)
      		Patch by: Pandragon
      		Reviewed by: jurchiks, Zoey76
      	* 1000 years, the End of Lamentation (344)
      		Patch by: Pandragon
      		Reviewed by: xban1x, janiko, jurchiks, Zoey76
      	* Go Get the Calculator
      		Patch by: Pandragon
      		Reviewed by: xban1x, jurchiks, Zoey76
      	* Bring Out the Flavor of Ingredients! (380)
      		Patch by: Pandragon
      		Reviewed by: Zoey76
      	* Let's Become a Royal Member! (381)
      		Patch by: Pandragon
      		Reviewed by: janiko, jurchiks, Zoey76
      	* Kail's Magic Coin (382)
      		Patch by: Sdw
      		Reviewed by: St3eT, jurchiks, xban1x, Zoey76
      	* Yoke of the Past (385)
      		Patch by: Pandragon
      		Reviewed by: Zoey76
      	* Little Wing (420)
      		Patch by: Pandragon
      		Reviewed by: Zoey76
      	* Little Wing's Big Adventure (421)
      		Patch by: Pandragon
      		Reviewed by: jurchiks, xban1x, Zoey76
      	* Daimon the White-Eyed - Part 1 (603)
      		Patch by: Pandragon
      		Reviewed by: Zoey76
      	* The Finest Ingredients - Part 2 (625)
      		Patch by: Janiko
      		Reviewed by: xban1x, jurchiks, Zoey76
      
      Thank you ^^
      18f29b15
  18. Mar 18, 2014
  19. Mar 07, 2014
  20. Mar 04, 2014
  21. Feb 16, 2014
  22. Feb 11, 2014
  23. Feb 08, 2014
  24. Feb 06, 2014
  25. Feb 05, 2014
  26. Feb 04, 2014
  27. Jan 29, 2014
  28. Jan 25, 2014
    • Zoey76's avatar
      BETA: Datapack part for [L6366]: · 180c135a
      Zoey76 authored
      	* Implemented `SummonPc` AI.
      	* Removed custom skill handler `GetPlayer`.
      	* Implemented skill Summon PC (4161) retail like.
      		* It's just visual skill, used by multiple AIs.
      180c135a
  29. Jan 23, 2014
  30. Jan 21, 2014
  31. Jan 19, 2014
  32. Jan 18, 2014
    • St3eT's avatar
      BETA: AI related fixes. · 634b79fd
      St3eT authored
      * Updated '''Lair of Antharas''' AI and spawnlist.
       * Reviewed by: malyelfik, Adry_85, Zoey76, xban1x
      
      * Fixing minor typo for [10061]
       * Reported by: d!g0
      
      * Fixing minor typo for [10132]
       * Reported by: Adry_85
      634b79fd
Loading