Skip to content
Snippets Groups Projects
  1. 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
  2. Sep 22, 2012
  3. Sep 13, 2012
    • Adry_85's avatar
      BETA: Six New Raid Boss Weapons: · e2677009
      Adry_85 authored
      - When certain raid bosses are killed, they now drop the weapon they or their minions were wearing. The names of these raid boss weapons are displayed in purple font color. The stats of each of these weapons are the same as the stats of the weapon of the same grade.
      
      - These weapons can be traded, dropped, sold through a private shop or NPC shop, and crystallized. Bestowing a special ability, augmenting, enchanting, converting to a PvP-type weapon, and adding elemental attributes are all possible.
      
      - These weapons can only be acquired through Raid Boss hunting. Crafting is not possible.
      
      - These raid boss weapons are not compatible with the Kamael Weapon Switch skill, nor can they be exchanged for other weapons through the Blacksmith of Mammon.
      
      '''Source:''' http://legacy.lineage2.com/news/highfive_03.html.
      
      Review by: MELERIX, !UnAfraid
      e2677009
  4. Sep 10, 2012
  5. Sep 09, 2012
  6. 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
  7. Aug 31, 2012
  8. Aug 30, 2012
  9. Aug 27, 2012
  10. 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
  11. Aug 14, 2012
  12. Aug 12, 2012
    • Zoey76's avatar
      BETA: HTML foreign characters replace: · fe0d238b
      Zoey76 authored
      	* ´ -> ' Accent mark to apostrophe, inspired by malyelfik's old contribution.
      	* … -> ... Ellipsis to three normal dots, suggested by jurchiks.
      fe0d238b
    • Zoey76's avatar
      BETA: Retail HTML display for quest list limit. · 578c2e21
      Zoey76 authored
      Patch by: malyelfik
      578c2e21
    • 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
  13. Aug 05, 2012
  14. Aug 02, 2012
  15. Jul 28, 2012
  16. Jul 27, 2012
  17. Jul 09, 2012
  18. Jul 06, 2012
  19. Jun 03, 2012
  20. May 30, 2012
  21. May 21, 2012
  22. May 20, 2012
  23. Apr 21, 2012
  24. Apr 09, 2012
  25. Mar 20, 2012
  26. Mar 05, 2012
  27. Feb 28, 2012
  28. Feb 02, 2012
  29. Jan 09, 2012
    • Zoey76's avatar
      BETA: Transformation fixes: · 6c9502d7
      Zoey76 authored
      By Nyaran:
      	* Block Checker Blue transformation.
      	* Game Manager transformation.
      	* Wood Horse transformation.
      	* HTML rearranging.
      	* Skill Transform Master(6908).
      	* Skill Rocking Horse Mount(21258).
      	* Skill Transformation Scroll - Blue Block Checker(22190).
      By me:
      	* Added GPL to all transformations.
      	* Added author to some transformations.
      	* Code formatting and cleanup.
      	
      '''Note to contributors:''' Please when sharing new code add GPL and author name.
      6c9502d7
    • Zoey76's avatar
      BETA: Datapack fixes: · 7d9e4722
      Zoey76 authored
      	* [8615] Improvements, thanks jurchiks for noticing it/fix contribution.
      	* Treykan Transformation fixes, based on thecast/nonom contribution.
      	* Darkamane Peacer Transformation fixes.
      	* Dissonance(5437) skill fixes.
      	* Cursed Body(967) skill pre-implemented, proper effects will come in next updates.
      7d9e4722
  30. Jan 07, 2012
Loading