- Sep 29, 2012
-
-
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
-
- Sep 22, 2012
-
-
malyelfik authored
Reported by: St3eT
-
- Sep 13, 2012
-
-
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
-
- Sep 10, 2012
-
-
Rumen Nikiforov authored
-
- Sep 09, 2012
- Sep 06, 2012
-
-
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.
-
- Aug 31, 2012
- Aug 30, 2012
-
-
nonom authored
-
Rumen Nikiforov authored
* Added a lot of information for each quest. * Added options to unload/reload selected quest.
-
Rumen Nikiforov authored
* Also additional to [9115]
-
- Aug 27, 2012
-
-
nonom authored
-
- Aug 26, 2012
-
-
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.
-
- Aug 14, 2012
-
-
Adry_85 authored
Reported by: jurchiks
-
- Aug 12, 2012
-
-
Zoey76 authored
* ´ -> ' Accent mark to apostrophe, inspired by malyelfik's old contribution. * … -> ... Ellipsis to three normal dots, suggested by jurchiks.
-
Zoey76 authored
Patch by: malyelfik
-
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.
-
- Aug 05, 2012
-
-
Rumen Nikiforov authored
* Reported by: digunan, Konstantinos, jurchiks
-
- Aug 02, 2012
-
-
Rumen Nikiforov authored
-
- Jul 28, 2012
-
-
nonom authored
-
- Jul 27, 2012
-
-
Adry_85 authored
- Teleport costs leaving Oren and Schuttgart have been changed (http://legacy.lineage2.com/news/highfive_13.html). - Fixing some HTML typos. Patch by: - malyelfik Review by: - Adry_85 Tested by: - Adry_85 - Raikkon35 - St3eT
-
- Jul 09, 2012
-
-
Zoey76 authored
* Note that the file names are retail like. * Using Link action as retail does.
-
- Jul 06, 2012
-
-
MELERIX authored
-
- Jun 03, 2012
-
-
MELERIX authored
-
- May 30, 2012
-
-
MELERIX authored
-
- May 21, 2012
-
-
Rumen Nikiforov authored
-
- May 20, 2012
- Apr 21, 2012
-
-
MELERIX authored
BETA: Updated some RaidBoss positions and deleted an old RaidBoss (Necrosentinel Royal Guard) that is not Spawned anymore in H5, also updated NpcId of Dr Chaos AI.
-
- Apr 09, 2012
-
-
Zoey76 authored
-
- Mar 20, 2012
- Mar 05, 2012
-
-
lion authored
-
- Feb 28, 2012
-
-
MELERIX authored
-
- Feb 02, 2012
-
-
MELERIX authored
-
- Jan 09, 2012
-
-
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.
-
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.
-
- Jan 07, 2012
-
-
MELERIX authored
BETA/STABLE: Updating signboards to show proper htmls (also updated their htmls), thans '''nonom''' for test.
-