- Aug 12, 2012
-
-
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 11, 2012
-
-
nonom authored
-
MELERIX authored
BETA: Other missing SQL Update (to remove some more old RaidBosses), also reverted [9048] to use "INSERT IGNORE" again.
-
Adry_85 authored
- Finding the Lost Soldiers (452) - making a quest retail like and fixing part of the logic. - Patch by: Zoey76 - Review by: Adry_85 - Truth Beyond the Gate (636) - Through the Gate Once More (637) - How to Oppose Evil (692) - Journey to Gracia (10267) - Light Fragment (10272) - Collecting in the Air (10274) - some improvements and cleanup - Patch by: jurchiks - Review by: Adry_85
-
- Aug 10, 2012
-
-
Zoey76 authored
* Fix for #5316 and #4972. * Slightly different approach than [8425]. * [http://www.l2jserver.com/forum/viewtopic.php?f=103&t=25433 Report at forums]. Reported by: blarke Pandragon Vulcan TheMoon alex91 tukune DareStrike Chuliganas
-
- Aug 08, 2012
-
-
nonom authored
-
- Aug 07, 2012
- Aug 05, 2012
-
-
Rumen Nikiforov authored
* Reported by: digunan, Konstantinos, jurchiks
-
nonom authored
* Added missing credits for ''mjaniko'' in Q00242. * Added Social Action missing in Q00247. * Fix for Barakiel in Q00246, also fixed retail typo in Q00247. Reported by: jurchiks
-
- Aug 04, 2012
-
-
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
-
- Aug 02, 2012
-
-
Rumen Nikiforov authored
-
Rumen Nikiforov authored
-
Rumen Nikiforov authored
-
- Aug 01, 2012
-
-
Rumen Nikiforov authored
-
nonom authored
-
MELERIX authored
-
- Jul 31, 2012
-
-
Rumen Nikiforov authored
And little source format
-
Rumen Nikiforov authored
* droplist (I was using god names sorry :() * npc * npc_elementals * npcaidata * npcskills * spawnlist
-
Rumen Nikiforov authored
* Since now on please quit using qn variable use the Questname.class.getSimpleName() instead. * Also updated Quest 00453 Not Strong Enough to match our new Standard. NOTE: Please make sure you run the update sql query!
-
MELERIX authored
-
- Jul 30, 2012
- Jul 29, 2012
-
-
Adry_85 authored
- Closing tickets #4178 and #4837
-
- Jul 28, 2012
-
-
Adry_85 authored
- The Name of Evil - 1 Quest from Jython to Java. - Closing #5337 - Closing #4898
-
Rumen Nikiforov authored
-
Rumen Nikiforov authored
-
Rumen Nikiforov authored
The new template is Q(6 digits)_(Quest name) Example: Q00015_SweetWhispers Suggested by: jurchiks and MELERIX
-
nonom authored
-
- Jul 27, 2012
-
-
Nik authored
* Q508_AClansReputation * Q509_AClansFame * Q510_AClansPrestige
-
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
-
Rumen Nikiforov authored
* Reformatted and cleared * Added some comments like npc/item name * Sorted Spawnlist by Map Region Id and npcId. * Sorted Droplist by npcId. * Trimmed Droplist's chance field (6 digits after the .) without the ending zeros.
-
- Jul 26, 2012
-
-
nBd authored
-
- Jul 25, 2012
-
-
nonom authored
* Added formatter settings missing from [9007]. * Minor Fix for XSD from [9006]. * Temp Fix for Skill 2060 "Healing Medicine". * Minor Fix for [9017] "is_freightable" is false by default. Patch by: MELERIX
-
Adry_85 authored
-
Zoey76 authored
* Please keep this format for Quest heading, thanks.
-
- Jul 24, 2012
-
-
Adry_85 authored
-
Adry_85 authored
BETA: Ported '''Seven Signs Series of Doubt''' (192) from Jython to Java, also fixed olympiad quests items. Patch by: '''Tavo22'''
-
nik authored
BETA: Charge skills shouldn't be able to be cast while movement is disabled (it was broken in [L5501] ). Thanks Tavo22 for reporting.
-