Skip to content
Snippets Groups Projects
  1. 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
  2. Sep 15, 2012
  3. Sep 09, 2012
  4. Sep 07, 2012
  5. 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
  6. Sep 03, 2012
  7. 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
  8. Sep 01, 2012
  9. Aug 31, 2012
  10. Aug 28, 2012
  11. Aug 27, 2012
  12. 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
  13. Aug 24, 2012
  14. Aug 13, 2012
  15. 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
    • Zoey76's avatar
      BETA: Unardcoding instance of Territory Managers: · 09a69e3d
      Zoey76 authored
      	* Using retail htmls.
      		* Removed all the duplicated htmls, same way as retail does, we send Gludio's Npc htmls.
      	* Added all retail conditions to become noblesse.
      		* Inspired by malyelfik's work.
      		* Now noblesse quest are completed and related items are removed.
      		* Subclass quest is completed, depending if player's race is Kamael or not.
      		* If the player is under level 40 or hasn't completed the second class transfer, the Territory Manager will send a different html.
      		* Added level 75 missing check.
      		* Reworked the way item Ids and territory Ids are generated, bypass won't be exploited.
      	* Implementing AbstractNpcAI by UnAfraid and me.
      		* Sets a new standard to make NPC AIs, outside the core.
      		* Extends L2Script, you can use Listeners!
      		* Keeps the script and the htmls together, easy to modify and easy to disable/enable.
      			* Features removed in upcoming versions, could be retained as L2J customs.
      09a69e3d
  16. Aug 04, 2012
    • nonom's avatar
      BETA: "Possessor of a Precious Soul" quests ported to Java and Updated to H5.... · 98a30258
      nonom authored
      BETA: "Possessor of a Precious Soul" quests ported to Java and Updated to H5. The Noblesse quest series has been reworked and made easier to complete:
      	* Possessor of a Precious Soul - 1:
      		* The acquisition rate of the Malruk Succubus Claw and Scarlet Moss items has increased.
      		* Monsters that give you Scarlet Moss were changed. Before (Splinter Stakato Drone) Now (Taik Orc Supply Leader - Cemetery)
      		* The request from the Head Blacksmith in the Town of Goddard, Noel, has been removed and is no longer available.
      	* Possessor of a Precious Soul - 3:
      		* The acquisition rate of the Ring of the Goddess: Waterbinder and the Necklace of the Goddess: Evergreen has doubled.
      		* The process of obtaining the Rain Song Staff of the Goddess has changed as follows:
      			* Method 1: Obtain the Rain Song Staff of the Goddess through Barakiel, the Flame of Splendor raid boss
      			* Method 2: Hunt Wailing of Splendor, Fang of Splendor, Crown of Splendor, and Shout of Splendor monsters to collect 100 Fragments of Rain Song Staff of the Goddess.
      
      Patch by:
      	Joxit
      	nonom
      98a30258
  17. Jul 30, 2012
  18. Jul 28, 2012
  19. Jul 25, 2012
  20. Jul 24, 2012
  21. Jul 23, 2012
  22. Jul 22, 2012
  23. Jul 16, 2012
  24. Jul 15, 2012
  25. May 21, 2012
  26. May 10, 2012
  27. Mar 26, 2012
  28. Feb 06, 2012
  29. Jan 30, 2012
    • Zoey76's avatar
      BETA: Quests in Java by nonom: · f0c85d34
      Zoey76 authored
      	* Secret Meeting With Ketra Orcs (11)
      	* Secret Meeting With Varka Silenos (12)
      	* Parcel Delivery (13)
      	* Whereabouts of the Archaeologist (14)
      	* Sweet Whispers (15)
      	* The Coming Darkness (16)
      	* Light and Darkness (17)
      	* Meeting with the Golden Ram (18)
      	* Added SQL update queries for quests that changed it's name.
      
      Review, tests and fixes by me, thanks jurchiks for suggestions for improvements and typos.
      f0c85d34
  30. Jan 28, 2012
  31. Jan 14, 2012
Loading