Skip to content
Snippets Groups Projects
  1. Jan 07, 2013
  2. Jan 04, 2013
  3. Jan 01, 2013
    • Zoey76's avatar
      BETA: Quests and handlers: · 1488e356
      Zoey76 authored
      	* AdminShowQuests fixes:
      		* Fixed issue displaying quest with invalid quest state, leading to errors.
      		* Fixed issue with non-repeatable quest not being deleted.
      		* Removed useless try/catch clauses that only hide errors.
      		* Added logger.
      		* Code refactor, format and cleanup.
      	* Quest Letters of Love (1) in java.
      	* Missing Dragon Valley related quest Wings of Sand (455).
      		* The reward part will be improved when I get more data.
      	* DP part for [L5735].
      1488e356
    • malyelfik's avatar
      BETA: Quests in Java: · 358bb81e
      malyelfik authored
      * Runaway Youth (651)
      * Wild Maiden (653)
      358bb81e
  4. Dec 25, 2012
  5. Dec 24, 2012
  6. Dec 23, 2012
  7. Dec 22, 2012
  8. Dec 18, 2012
  9. Dec 16, 2012
  10. Dec 15, 2012
  11. Dec 08, 2012
  12. Dec 04, 2012
  13. Nov 25, 2012
    • malyelfik's avatar
      BETA: Added new AI · a38dc370
      malyelfik authored
      * Added '''Plains of Dion''' AI
      * Updated '''Tepios''' spawn loc
      
      Patch by: Gladicek, malyelfik
      a38dc370
  14. Nov 17, 2012
  15. Nov 11, 2012
  16. Nov 01, 2012
    • Adry_85's avatar
      BETA: The Black Marketeer of Mammon now sells Ancient Adena to certain characters at certain times. · 008533b3
      Adry_85 authored
         * Location: Black Marketeer of Mammon in the respective villages.
         * Available Time for Purchase: Every day from 8 p.m. to midnight (server time).
         * Requirements: Characters level 60 and above
         * Price: 1 Ancient Adena for 4 Adena. Limit one transaction per day per character and purchase limit of up to 500,000 Ancient Adena. The daily timer resets at 6:30 a.m. (server time).
         
      	Reviewed by: !UnAfraid, Zoey76
      008533b3
  17. Oct 19, 2012
    • Adry_85's avatar
      BETA: '''Dragon Valley''' related fixes: · 57927345
      Adry_85 authored
      - Deleted '''Galman''' not spawned anymore in High Five.
      - Deleted quests '''Power of Darkness''', '''Whisper of Dreams - Part 1''' and '''Whisper of Dreams - Part 2''' that are no longer available since High Five.
      57927345
  18. Oct 13, 2012
  19. Oct 10, 2012
  20. Sep 29, 2012
    • malyelfik's avatar
      BETA: Forge of the Gods AI: · 107ef318
      malyelfik authored
      * AI:
       * Rooney
       * Lavasaurus spawn
       * Tar Beetle
      * Quests:
       * Gather the Flames (617)
       * How Lavasauruses Are Made (901)
      * SQL:
       * Updated npcaidata
      
      Patch by: nonom, !UnAfraid, malyelfik
      Reviewed by: !UnAfraid
      107ef318
  21. Sep 23, 2012
    • Zoey76's avatar
      BETA: Rewriting Priest of Blessing AI to match current code standards. · 7b5955ba
      Zoey76 authored
      	* Removed "retail" folder, all scripts are supposed to be retail except those in custom folder.
      	* Moved to ai/npc folder.
      	* Removed !QuestState and State, events don't need them.
      	* Now extends AbstractNpcAI.
      	* Unhardcoded Adena Id.
      	* Added package-info for teleports and custom packages, removed documentation file.
      	* Replaced array of int with Location DTO for spawns data.
      7b5955ba
  22. Sep 16, 2012
    • malyelfik's avatar
      BETA: Queen Shyeed AI · 4da2db35
      malyelfik authored
      Review by: !UnAfraid, Adry_85
      
      '''NOTE:''' Remember to run the SQL update query to delete Shyeed old spawn.
      4da2db35
  23. Sep 15, 2012
  24. Sep 09, 2012
  25. Sep 07, 2012
  26. Sep 06, 2012
    • Adry_85's avatar
      BETA: '''Dragon Valley''' and '''Antharas' Lair''' base implementation: · b52e8a0a
      Adry_85 authored
      	- Antharas' Lair and Dragon Valley have been revamped. New Separated Soul NPCs live in Hunter's Village, Dragon Valley, and Antharas' Lair that can teleport characters level 80 and above between each of these areas.
      	- Separated Soul NPCs can synthesize certain items into Antharas Blood Crystals:
      		- Will of Antharas: Can be obtained from the Raid Boss monsters in Antharas' Lair.
          	- Sealed Blood Crystal: Can be obtained from the raid boss monster in Dragon Valley.
      	- Certain older monsters in Dragon Valley have been moved to Watcher's Tomb.
      	- The Large Dragon Bone item, which you can obtain in this zone, summons particular raid boss monsters. Use the item on a Dragon Vortex found in four places inside Dragon Valley to summon and hunt the following raid boss monsters:
      	   	- Emerald Horn
          	- Bleeding Fly
          	- Blackdagger Wing
          	- Shadow Summoner
          	- Spike Slasher
          	- Muscle Bomber
          	- Dust Rider
          - Antharas’ overall stats have been reduced.
          - Some monsters in Dragon Valley are running called Trackers(Howl, Mesmer Drake, Dragon Tracker of the Valley, etc).
          - Antharas' Lair new RBs and Knoriks can see you through Silent Move.
      	
      	'''NOTE:''' Remember to run the SQL update queries to delete old raid bosses. 
          
          Patch by: Adry_85
          Review by: Adry_85, nonom, !UnAfraid
          Tested by: Adry_85, !MELERIX, nonom, !UnAfraid
          
          Special thanks for corbin12, goncafa, !MELERIX, Michalis, Micr0, u3games and !UnAfraid for the other support and features.
      b52e8a0a
  27. Sep 03, 2012
  28. Sep 02, 2012
    • nonom's avatar
      BETA: Monastery AI rework. · a62e18b5
      nonom authored
       * Updated Npcs and NpcStrings.
       * Solina Monks should not attack disarmed/invisible players.
       * Solina Knights are training now.
       * Added Gumiel AI and Q00457 Lost And Found.
      a62e18b5
  29. Sep 01, 2012
  30. Aug 31, 2012
  31. Aug 28, 2012
  32. Aug 27, 2012
  33. Aug 26, 2012
    • nonom's avatar
      BETA: Venom AI on Rune Castle. · 292d4b8c
      nonom authored
       * Venom uses now his own Teleport Cube template.
       * Moving the Baium Teleport onTalk part from ToiVortex script.
       * Core shouldn't have a Teleport Cube. Retail confirmed.
       
      292d4b8c
    • Zoey76's avatar
      c63516b3
    • Zoey76's avatar
      BETA: Hellbound related quest in Java: · d155c178
      Zoey76 authored
      	* Quest Path To Hellbound (130)
      	* Quest Bird in a Cage (131)
      	* Quest That's Bloody Hot! (133)
      	* This quests should represent the L2J canon for quests making, note:
      		* The use of all new methods.
      		* That we won't be using String htmltext = event; anymore, it's exploitable.
      		* The global static finalized variables are upper-case.
      		* There is no use of literal numbers in boolean expressions, for example minimum player's level.
      		* The items that are taken when the quest is exited will be removed by the exitQuest(..) method.
      	* Removed Jython versions.
      	* Updated Warpgate, author, !JavaDoc header and previous quest states.
      	* If you have a production server run the SQL update queries.
      	* Fixed mime-type for two htm files for merchants NPCs.
      	* Minor update for Adry_85's quests.
      d155c178
  34. Aug 24, 2012
  35. Aug 13, 2012
  36. Aug 12, 2012
    • Zoey76's avatar
      BETA: Quest in Java: · 0c104cbf
      Zoey76 authored
      	* Help the Uncle! (42)
      	* Help the Sister! (43)
      	* Help the Son! (44)
      	* Pavel the Giant (121)
      	* Ominous News (122)
      	* I'm the Only One You Can Trust (240)
      
      Patch by: malyelfik
      
      Reviewed by:
      			jurchiks
      			Zoey76
      0c104cbf
Loading