Skip to content
Snippets Groups Projects
  1. May 04, 2014
  2. 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
  3. Apr 17, 2014
    • Zoey76's avatar
      BETA: Custom events fixes and changes: · b9d1940d
      Zoey76 authored
      	* Minor changes/fixes at `AdminEvents`.
      	* Moved all "eventMods" to custom.events.
      		* Renamed and reorganized.
      	* Rewritten "Rabbits" event.
      		* Fixed issues.
      			* Reported by: inetwiz, Pandragon, JOJO, thorl2, u3games, TeddyZero, Konstantinos
      b9d1940d
  4. 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
  5. Mar 21, 2014
    • Nos's avatar
      BETA: Reworked Java Quest loading. · 44a92b53
      Nos authored
      	* Removed parameters from all quest constructors and passing them at super constructor instead.
      	* Made all quest constructors public.
      	* Now all quests are loaded from `QuestMasterHandler`.
      	* This does not include '''!SagasScripts''' and '''!TerritoryWarScripts''' because they load more quests within their main method.
      	
      Reviewed by: Zoey76, xban1x
      44a92b53
  6. Mar 20, 2014
    • St3eT's avatar
      BETA: Reworking '''!FleeNpc''' AI. · 3bf03505
      St3eT authored
      * Patch by: Pandragon, Nos
      * Tested by: Pandragon
      3bf03505
    • xban1x's avatar
      BETA: Quests rewritten from scratch in Java. · 0bb3efe9
      xban1x authored
      	* Q00292_BrigandsSweep
      	* Q00294_CovertBusiness
      	* Reviewed by: Zoey76, jurchiks
      0bb3efe9
    • Nos's avatar
      BETA: Ported `AdminScan` to java so L2J can run on both java 7 and 8 since... · ac7f895a
      Nos authored
      BETA: Ported `AdminScan` to java so L2J can run on both java 7 and 8 since javascript engine API has changed on future versions.
      	* Added missing main method in `Q00382_KailsMagicCoin`.
      	
      Reviewed by: Zoey76
      ac7f895a
    • 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
  7. Mar 18, 2014
  8. Mar 09, 2014
  9. Mar 07, 2014
    • Zoey76's avatar
      BETA: Quests in Java: · fc8366e0
      Zoey76 authored
      	* Red-Eyed Invaders (39)
      	* The Finest Food (623)
      
      Patch by: janiko
      Reviewed by: jurchiks, xban1x, Zoey76
      fc8366e0
  10. Mar 05, 2014
  11. Mar 04, 2014
  12. Mar 03, 2014
  13. Mar 02, 2014
  14. Feb 28, 2014
  15. Feb 25, 2014
  16. Feb 23, 2014
  17. Feb 20, 2014
  18. Feb 16, 2014
  19. Feb 08, 2014
  20. Feb 06, 2014
  21. Feb 05, 2014
  22. Feb 04, 2014
  23. Feb 02, 2014
    • St3eT's avatar
      BETA: Misc fixes: · 449ec73f
      St3eT authored
      * Reworked '''Eva's Gift Box''' AI.
       * Reviewed by: malyelfik, Adry_85
      
      * Cleanup after [10159].
       * Reported by: jurchiks, Zoey76
       * Reviewed by: malyelfik, Adry_85
      
      * Fixing teleport to '''Parnassus''' by admin panel.
       * Reported by: lion
       * Reviewed by: malyelfik, Adry_85
      449ec73f
  24. Jan 29, 2014
  25. 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
  26. Jan 23, 2014
  27. Jan 21, 2014
  28. Jan 19, 2014
  29. Jan 16, 2014
  30. Jan 10, 2014
Loading