[L2j] Updating trunk!

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: [L2j] Updating trunk!

Post by Zoey76 »

New synchronization (1):
SPOILER:
r9009 | nonom | 2012-07-21 22:06:04

BETA: Temple Champion Quests series from jython to Java.
* Added the new QuestState methods
* Fixed the HTML extensions

r9010 | nonom | 2012-07-21 23:10:53

BETA: Fixing a possible retail typo interfering with Primeral Isle mapregion. Thanks to facheme for reporting. Also minor fixes for [9009].

Patch by:
* MELERIX

Reported by:
* facheme

Tested by
* facheme
* Tavo22

r9011 | nonom | 2012-07-22 15:25:04

BETA: Gracia Quests Improvements. Also a fix for Q137 TempleChampionPart 1 in [9010].
* Added the new QuestState methods
* Fixed HTML extensions
Patch by:
* jurchiks
Reported by:
* jurchiks

r9012 | nonom | 2012-07-22 19:17:28

BETA: Fix for the Q10271 The Enveloping Darkness after the latest improvements.

r9013 | Adry_85 | 2012-07-23 19:26:18

BETA: Missing quests for Sailren Battle.
- The Name of Evil - 2 (126).
- Attack Sailren! (641)

r9014 | nonom | 2012-07-23 19:59:44

BETA: Fix for Ticket #5335
Patch by:
* flya1106

r9015 | nik | 2012-07-24 15:14:02

BETA: TargetMe effect fix. It shouldn't affect non-enemies. Shield Strike will no longer change the target of a non-enemy player.

r9016 | nik | 2012-07-24 15:30:30

BETA: Charge skills shouldn't be able to be cast while movement is disabled (it was broken in [L5501] ). Thanks Tavo22 for reporting.

r9017 | Adry_85 | 2012-07-24 18:47:14

BETA: Ported '''Seven Signs Series of Doubt''' (192) from Jython to Java, also fixed olympiad quests items.
Patch by: '''Tavo22'''

r9018 | Adry_85 | 2012-07-24 19:07:07

BETA: Updated scripts.cfg for the last quest and some Javadocs.

r9019 | Zoey76 | 2012-07-25 00:06:18

BETA: Fixing Finding the Lost Soldiers (452) missing html and some JavaDocs.
* Please keep this format for Quest heading, thanks.

r9020 | Adry_85 | 2012-07-25 10:27:03

BETA: '''Meeting the Elroki''' Quest from Jython to Java.

r9021 | nonom | 2012-07-25 19:28:36

BETA: Some fixes.
* 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

r9022 | nBd | 2012-07-26 13:28:50

BETA: ItemBypass (tnx JIV.. again ;))

r9023 | UnAfraid | 2012-07-26 22:56:34

BETA: Reorganize Spawnlist and Droplist tables:
* 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.

r9024 | Adry_85 | 2012-07-27 08:23:39

BETA: Updating gatekeepers teleport locations to High Five.
- 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


r9025 | Nik | 2012-07-27 12:23:07

BETA: NPE fixes for the following quests:
* Q508_AClansReputation
* Q509_AClansFame
* Q510_AClansPrestige

r9026 | nonom | 2012-07-28 00:30:01

BETA: Dark Elven Changes 1 and 2 from jython to Java.

r9027 | UnAfraid | 2012-07-28 07:35:33

BETA: Quest folder refactoring to sort them in alphabetical order.
The new template is Q(6 digits)_(Quest name) Example: Q00015_SweetWhispers
Suggested by: jurchiks and MELERIX

r9028 | UnAfraid | 2012-07-28 07:38:27

BETA: Restoring deleted quest by mistake.

r9029 | UnAfraid | 2012-07-28 08:25:58

BETA: DP-Part for [L5531-5532]

r9030 | Adry_85 | 2012-07-28 17:31:49

BETA: Quest-related fixes:
- The Name of Evil - 1 Quest from Jython to Java.
- Closing #5337
- Closing #4898


r9031 | Adry_85 | 2012-07-29 06:13:40

BETA: Added missing npcs for quest '''Resurrection of an Old Manager'''
- Closing tickets #4178 and #4837

r9032 | MELERIX | 2012-07-29 22:56:59

BETA: Updated faenor.xsd file, also fixed spawn location for NPC 36410.

r9033 | MELERIX | 2012-07-30 01:20:55

BETA: Fixed accounts_ipauth.sql fail on upgrade.

r9034 | Adry_85 | 2012-07-30 10:30:38

BETA: '''A Powerful Primeval Creature''' Quest from Jython to Java and updated to High Five (thanks '''lion''' for the HTML), also fixed some primeval npcs coords.

r9035 | MELERIX | 2012-07-31 01:46:10

BETA: Fixed a typo in Pet shop multisell by Tavo22.


r9036 | UnAfraid | 2012-07-31 19:05:45

BETA: Updating all java quests and htmls to match filename as Quest Name
* 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!

r9037 | UnAfraid | 2012-07-31 20:21:39

BETA: Formatting the following sql files:
* droplist (I was using god names sorry :()
* npc
* npc_elementals
* npcaidata
* npcskills
* spawnlist

r9038 | UnAfraid | 2012-07-31 20:38:42

BETA: The rest quest html update from [9036]
And little source format

r9039 | MELERIX | 2012-07-31 21:30:38

BETA: Tables now will be optimized during DB upgrade.

r9040 | nonom | 2012-08-01 09:48:16

BETA: Fix for ticket #5340.

r9041 | UnAfraid | 2012-08-01 14:59:39

BETA: Updating external quest states (more from [9036]) Reported by: jurchiks

r9042 | UnAfraid | 2012-08-02 14:13:18

BETA: DP-Part for [L5544]

r9043 | UnAfraid | 2012-08-02 14:25:10

BETA: DP-Part for [L5545]

r9044 | UnAfraid | 2012-08-02 14:44:12

BETA: Restoring reverted changes by mistake.

r9045 | nonom | 2012-08-04 13:01:35

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

r9046 | nonom | 2012-08-05 00:16:40

BETA: Minor fixes for [9045]
* 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



r9047 | UnAfraid | 2012-08-05 09:38:52

BETA: Updating more htmls/scripts for the quest name changes from [9036]
* Reported by: digunan, Konstantinos, jurchiks

r9048 | MELERIX | 2012-08-06 22:06:37

BETA: Updated GranBoss/RaidBoss spawnlist tables, now using REPLACE for specific columns, also added some missing SQL updates.

r9049 | nonom | 2012-08-07 06:31:15

BETA: Missing Visual Skill Effect in Q00242. Patch by: joxit

r9050 | nonom | 2012-08-08 18:52:48

BETA: Replacing some HTML entities.

r9051 | Zoey76 | 2012-08-10 19:44:07

BETA: Fix for players stuck at Frintezza's room after killing the monsters.
* Fix for #5316 and #4972.
* Slightly different approach than [8425].
* [viewtopic.php?f=103&t=25433 Report at forums].

Reported by:
blarke
Pandragon
Vulcan
TheMoon
alex91
tukune
DareStrike
Chuliganas

r9052 | Adry_85 | 2012-08-11 09:30:33

BETA: Quest-related fixes:
- 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

r9053 | MELERIX | 2012-08-11 17:06:58

BETA: Other missing SQL Update (to remove some more old RaidBosses), also reverted [9048] to use "INSERT IGNORE" again.

r9054 | nonom | 2012-08-11 19:45:20

BETA: DP-Part for [L5555]

r9055 | Zoey76 | 2012-08-12 14:04:01

BETA: Unardcoding instance of Territory Managers:
* 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.

r9056 | Zoey76 | 2012-08-12 14:24:24

BETA: Retail HTML display for quest list limit.

Patch by: malyelfik

r9057 | UnAfraid | 2012-08-12 14:29:19

BETA: DP-Part for [L5558]

r9058 | Zoey76 | 2012-08-12 14:51:43

BETA: Minor typo fix for Enchant of Destruction maximum enchant limit.

r9059 | Zoey76 | 2012-08-12 15:35:44

BETA: HTML foreign characters replace:
* ยด -> ' Accent mark to apostrophe, inspired by malyelfik's old contribution.
* โ€ฆ -> ... Ellipsis to three normal dots, suggested by jurchiks.

r9060 | Zoey76 | 2012-08-12 17:22:22

BETA: HTML corrections and minor fixes for Possessor of a Precious Soul #3 and #4.

Patch by: jurchiks

Reviewed by: Zoey76

r9061 | Zoey76 | 2012-08-12 18:51:53

BETA: Quest in Java:
* 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

r9062 | Adry_85 | 2012-08-13 09:28:41

BETA: Fixed Enchant Time for '''Chant of Protection''' and '''Divine Protection'''.

r9063 | UnAfraid | 2012-08-13 12:54:31

BETA: DP-Part for [L5562]

r9064 | UnAfraid | 2012-08-13 13:28:20

BETA: Little typo fix after [9063].
* Reported by: jurchiks

r9065 | Adry_85 | 2012-08-14 11:01:21

BETA: Improved quest '''Secret Mission'''.

- Patch by: jurchiks
- Review by:
Adry_85
!UnAfraid


r9066 | Adry_85 | 2012-08-14 15:58:14

BETA: Missing HTM for quest '''Secret Mission'''.

Reported by: jurchiks



r9067 | Adry_85 | 2012-08-14 16:08:36

BETA: Removed useless code from '''Prominence'''.

r9068 | Adry_85 | 2012-08-16 08:03:39

BETA: Little typo fix and some improvements for quest '''Willie's Special Bait'''.

Patch by: Adry_85
Reported by: u3games
Review by: jurchiks
Tested by: Adry_85


r9069 | Adry_85 | 2012-08-16 11:37:33

BETA: Improved quest '''Fade to Black'''.

Patch by: jurchiks
Review by: Adry_85

r9070 | Adry_85 | 2012-08-16 17:34:15

BETA: Improved "Special Bait" quests.

r9071 | Zoey76 | 2012-08-19 15:42:46

BETA: Removing completely Trove from Datapack:
* Requires [L5565]
* Using !ItemHolder instead of int![2].
* Using Arrays.asList() for static lists, try to use this way too.
* Adding method public void registerMobs(Collection<Integer> mobs, !QuestEventType... types) to L2AttackableAIScript.

r9072 | Adry_85 | 2012-08-19 16:09:57

BETA: Retail-Like songs' names visual effect during Frintezza's battle.

r9073 | UnAfraid | 2012-08-19 18:27:12

BETA: DP-Part for [L5568]

r9074 | UnAfraid | 2012-08-19 22:08:21

BETA: Updating Quest 401 PathToWarrior:
* Added the author.
* Updated code to last standards.
* Cleanup.

r9075 | Zoey76 | 2012-08-19 22:35:44

BETA: New admin command for testing purposing:
* Extends the already existing command msg, the msgx allows the use of parameters.
* Command format: !//msgx <SYSTEM_MSG_ID> [item:Id] [skill:Id] [npc:Id] [zone:x,y,x] [castle:Id] [str:'text']
* No order required for the [] parameters, but at least one must be specified.
* More types will be added in time.
* Examples:
!//msgx 2913 str:'L2JClan' castle:81
Produces the following output in the NA client: Clan L2JClan has succeeded in Capturing Gludio Territory's territory ward.
!//msgx 1987 str:'Only this will be print.'
Produces the following output in any client: Only this will be print.

r9076 | Adry_85 | 2012-08-20 07:41:11

BETA: Minor typo fix for quest '''The Name of Evil 1'''.

r9077 | Adry_85 | 2012-08-20 10:28:29

BETA: Fix for ticket #5352.

r9078 | Adry_85 | 2012-08-20 15:36:23

BETA: Improved quests '''Land Dragon Conqueror''' and '''Fire Dragon Destroyer'''.

Patch by:
Adry_85
jurchiks
!UnAfraid
Review by:
Adry_85
nonom
!UnAfraid
Tested by:
Adry85
!UnAfraid

r9079 | Adry_85 | 2012-08-21 07:50:11

BETA: Minor fixes in Olympiad Warrior's Jewels.

r9080 | UnAfraid | 2012-08-21 12:23:57

BETA: Fixing some NPE's that recently appeared.
* Patch by: malyelfik

r9081 | Zoey76 | 2012-08-21 18:45:41

BETA: Continuing with [8621] and [8710] adding missing authors, part 1:
* Based on forums changelogs, DevSVN, commit messages.
* Added author to all Java quests.
* Fixed all Java quest header !JavaDocs, try to keep it this way.

'''Note:''' I'ld like to remember contributors and committers that scripts '''must''' include author.

r9082 | Zoey76 | 2012-08-21 18:52:22

BETA: Continuing with [8621] and [8710] adding missing authors, part 2:
* Based on forums changelogs, DevSVN, commit messages.
* Added author to all Java quests.
* Fixed all Java quest headers !JavaDocs, try to keep it this way.

'''Note:''' I'ld like to remember contributors and committers that scripts '''must''' include author.

r9083 | Zoey76 | 2012-08-21 20:05:36

BETA: Continuing with [8621] and [8710] adding missing authors, part 3:
* Based on forums changelogs, DevSVN, commit messages.
* Added author to most Java scripts.
* Fixed most script headers !JavaDocs, try to keep it this way.

'''Note:''' I'd like to remember contributors and committers that scripts '''must''' include author.

r9084 | UnAfraid | 2012-08-23 13:02:35

BETA: DP-Part for [L5573]

r9085 | UnAfraid | 2012-08-23 13:03:21

BETA: DP-Part for [L5573]

r9086 | Adry_85 | 2012-08-24 06:58:50

BETA: Added missing condition on skills '''Sonic Mastery''' and '''Force Mastery''' to avoid max charges more than 8 stage.

r9087 | nonom | 2012-08-24 16:07:20

BETA: Renaming StakatoNest Teleporter.

r9088 | Ahmed | 2012-08-25 01:51:33

BETA: Misc fixes:
1. Within !AdminBan.java:
- '''(Style)''' String.equals("") is now replaced with String.isEmpty().
(Avoid bad practice of returning true/false based on equating a String, instead use the strings length.)
2. Within !BeastFarm.java, !EnergySeeds.java, !FeedableBeasts.java:
- '''(Clean Up)''' Organized imports.
3. Within ''Beleth.java'':
- '''(Clean Up)''' Formatted to adhere to L2J code style.
- '''(NPE)''' Within public void run(), there is a check to see if _npc is null or not, yet _npc.getAi... is outside this check. If _npc was indeed null, a null pointer exception would have occured.
- '''(NPE)''' Within private static void deleteAll(), there is a check to see if minions is null or not, yet minions.clear() is outside this check. If minions was indeed null, a null pointer exception would have occured.
- '''(Style)''' Initialization of static field's spawnTimer and belethKiller are now set by a setter i.e getters and setters.
(Avoid writing to static from instance method's and bad initialization practice.)

r9089 | Adry_85 | 2012-08-25 03:19:59

BETA: Fixed '''Serenade of Eva''' power.

r9090 | UnAfraid | 2012-08-25 13:37:42

BETA: Vehicles Cleanup and removing useless Quest State creation.

r9091 | UnAfraid | 2012-08-25 13:41:32

BETA: !//script_load improvements:
* Now you can reload a script by name example:
* !//script_load Falk
* Cleanup.

r9092 | Adry_85 | 2012-08-25 20:32:32

BETA: Fixed '''Master of Combat''' enchant routes.

r9093 | Adry_85 | 2012-08-25 20:53:32

BETA: Fixed '''Item Skill: Lesser Celestial Shield''' Abnormal Type.

r9094 | Zoey76 | 2012-08-25 21:56:09

BETA: Hellbound related quest in Java:
* 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.

r9095 | Zoey76 | 2012-08-26 01:56:42

BETA: Retail like quest The One Who Ends Silence (270).

r9096 | Zoey76 | 2012-08-26 03:00:17

BETA: Minor update to quests Target of Opportunity (279).

r9097 | Adry_85 | 2012-08-26 09:35:57

BETA: Fixed skill '''Sword Symphony''', the effect was changed from Fear to Silence on a single target.

r9098 | nonom | 2012-08-26 17:13:06

BETA: Venom AI on Rune Castle.
* 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.


r9099 | nonom | 2012-08-26 17:42:38

BETA: Massymore Dungeon Gatekeeper spawnlist for [9098]

r9100 | Zoey76 | 2012-08-26 20:50:12

BETA: Minor update to quest Tired Of Waiting (26), based on corbin12 post.

r9101 | Zoey76 | 2012-08-26 21:55:55

BETA: Datapack for [L5584].

r9102 | UnAfraid | 2012-08-27 04:39:53

BETA: DP-Part for [L5585] and minor typo fix for [9090]

r9103 | UnAfraid | 2012-08-27 04:47:54

BETA: NPC data xmls for future usage.

r9104 | UnAfraid | 2012-08-27 05:12:11

BETA: Valakas AI rewrite:
* A bit more retail like.
* Simplifed code.
* Cleanup.

* Patch by: Tryskell

r9105 | Adry_85 | 2012-08-27 06:16:02

BETA: Removing IceFairySirra, it no longer available since Freya.

Suggested by: !UnAfraid

r9106 | UnAfraid | 2012-08-27 07:11:55

BETA: ai scripts revise:
* All scripts extending AbstractNpcAI instead of L2AttackableAIScript.
* All static variables to upper-case.
* All constructors moved just after variables and private instead of public.
* Initiating script with new Script(Script.class.getSimpleName(), "ai") instead of new Script("Script", "ai")
* Removed useless checks example addKillId(123) onKill() if (npc.getNpcId() == 123).
* Moved registerMobs method into AbstractNpcAI.
* L2AttackableAIScript is now final please do not extend it anymore.
* Cleanup

r9107 | UnAfraid | 2012-08-27 07:16:16

BETA: Venom update for [9106]

r9108 | nonom | 2012-08-27 18:09:33

BETA: Fixed some special characters.

r9109 | UnAfraid | 2012-08-27 18:15:33

BETA: Fixing minor encoding issue in documentation.txt

r9110 | UnAfraid | 2012-08-27 20:25:44

BETA: Minor typo from [9106]

r9111 | nonom | 2012-08-27 21:03:27

BETA: Formatting HTMLs in Q551, Q552 and Q553.
* Fixed 31688-03.html in Q552.
* Patch by: Gladicek

r9112 | Adry_85 | 2012-08-28 08:29:44

BETA: Fixed '''Blessed Earring of Zaken''' effect.

r9113 | UnAfraid | 2012-08-28 15:16:55

BETA: Fixing little typo since AI revise.
* Reported by: Tavo22
* Patch by: Tavo22

r9114 | nonom | 2012-08-28 19:26:32

BETA: Lindvior Scenes in Keucereus Alliance Base the Tuesday and Friday at 18:58h.
Thanks to MELERIX, UnAfraid and jurchiks helping to improve the feature.

r9115 | UnAfraid | 2012-08-30 14:50:21

BETA: Gracia Airship controller typo fix.
* Reported by: valdaron, u3games

r9116 | UnAfraid | 2012-08-30 14:58:39

BETA: New npc info menu '''Quests''' it will display all the quests that npc is involved with.
* Also additional to [9115]

r9117 | UnAfraid | 2012-08-30 18:55:24

BETA: Redesign of Quest debug menu.
* Added a lot of information for each quest.
* Added options to unload/reload selected quest.

r9118 | UnAfraid | 2012-08-30 20:02:13

BETA: Airship controller improvements:
* Fixed bug when on server startup airship wasn't set on dock.
* When reloading it wont spawn multiple airships.

r9119 | nonom | 2012-08-30 20:03:11

BETA: Minor fixes in quest names. Patch by: u3games

r9120 | MELERIX | 2012-08-30 21:54:11

BETA: Enchant Level for ItemAuctions is now taken directly from Item files, also added missing attributes in XSD file. '''NOTE: Require CORE [L5594]'''.

r9121 | UnAfraid | 2012-08-31 10:52:32

BETA: Fixing little typo from [9117].

r9122 | malyelfik | 2012-08-31 16:00:18

BETA: Quests in Java:
* Status of the Beacon Tower (113)
* Resurrection of an Old Manager (114)
* Only What Remains (310)
* Oath (464)
* Birthday Party Song (432)
* Watching Eyes (601)
* Shadow of Light (602)

Review by:
* !UnAfraid
* jurchiks

r9123 | Adry_85 | 2012-08-31 17:13:11

BETA: Revise all teleporter AI's and move them into ai/npc/ folder.

r9124 | Adry_85 | 2012-08-31 20:26:26

BETA: Minor typo fix in droplist.

r9125 | malyelfik | 2012-09-01 09:40:25

BETA: Improved quest '''Resurrection of an Old Manager'''
Suggested by: !UnAfraid

r9126 | Zoey76 | 2012-09-01 11:03:42

BETA: Continuing with AI review:
* Do not use SkillTable.getInstance().getInfo(id, level) instead use SkillHolder DTO.
* Is possible to change the underlying implementation without reworking every single script.
* Avoids some problems during reloading.
* Static final variables should be upper case.
* Minimize the use of @formatter:off
* Use arrays of Location instead of arrays of arrays of int.
* Don't use literal values in the middle of the code, use static final variables for Ids, levels and other values.
* Document the code when something is not finished/retail like.
* When you work in open source is important to note that you knew it wasn't finished and let others know it as well.

r9127 | MELERIX | 2012-09-01 21:18:48

BETA: Servitor Share shouldn't replace "multi_buff" skills.

r9128 | MELERIX | 2012-09-02 00:54:58

BETA: Fixed "owner_restart_point_list" in Schuttgart Clan Halls (retail uses -1230 but seems to be a typo, so we use -1320).

r9129 | Ahmed | 2012-09-02 04:53:03

BETA: Now all experience for respective levels match retail
- Level 11 to Level 75 (corrected)

r9130 | malyelfik | 2012-09-02 11:47:47

BETA: '''Forge of the Gods''' spawnlist and format

Patch by: malyelfik, !UnAfraid
Tested by: !UnAfraid, malyelfik

r9131 | nonom | 2012-09-02 15:33:46

BETA: Monastery AI rework.
* 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.

r9132 | Ahmed | 2012-09-02 16:19:57

BETA: Now all experience for respective levels match retail
* Level 79 to Level 85 (corrected)
Patch by: UnAfraid

r9133 | MELERIX | 2012-09-02 20:54:58

BETA: Minor fix for '''Force of Destruction''' skill.

r9134 | Adry_85 | 2012-09-03 10:06:33

BETA: Enchant Routes for '''Curse Disease''' and '''Mana Pump''' skills.

r9135 | malyelfik | 2012-09-03 12:42:47

BETA: Quest '''An Aged Ex-Adventurer'''
* Translated to Java and updated
* Thanks valdaron for report

r9136 | UnAfraid | 2012-09-03 15:34:13

BETA: Fixing some typos in Quest Path to Hellbound (130).
* Reported by: facheme, malyelfik

r9137 | malyelfik | 2012-09-03 15:53:06

BETA: Updated Tantan spawn locations and respawn

r9138 | UnAfraid | 2012-09-03 15:56:54

BETA: Fixing little typo in quest For a good cause (309).
* Reported by: facheme
* Patch by: facheme

r9139 | UnAfraid | 2012-09-03 19:18:52

BETA: Fixing Mysterious shots and commenting out some typos like enchant_enabled for arrows/shots.

r9140 | UnAfraid | 2012-09-03 19:21:41

BETA: Fixing Little typo from [9139]

r9141 | Adry_85 | 2012-09-04 17:06:37

BETA: Fixing some typos in skills.

Suggested by: !UnAfraid

r9142 | Zoey76 | 2012-09-04 19:30:48

BETA: Continuing with [9141].

r9143 | UnAfraid | 2012-09-04 21:02:22

BETA: DP-Part for [L5613]

r9144 | MELERIX | 2012-09-04 21:13:41

BETA: Skill Fixes / Updates...
* Fixed "Black Talisman - Free Speech" skill, added "silence_all_two" in negateAbnormals (as Temp Fix), to remove second effect on "silecen_all" skills (Reported & Tested by: facheme).
* Added abnormalType "silence_all_two" (as Temp Fix) in the second effect of "silecen_all" skills.
* Fixed/Updated most of Improved related skills, also added a Temp Fix in replace of blockBuff effect (that is not done yet).
* Few other minor things fixed/updated.

r9145 | UnAfraid | 2012-09-04 23:04:01

BETA: Adding abormalLvl and abnormalType to main skill as it should be not on the effect.
* Note: Core support will be done later.

r9146 | UnAfraid | 2012-09-05 11:01:55

BETA: Fixing huge typo from [9145] Somehow i missed to parse abnormalLvl for all levels when abnormalType doesn't have difference on other levels.
* Reported by: Adry_85

r9147 | Adry_85 | 2012-09-05 11:27:05

BETA: Continuing with [9142].

Reported by: UnAfraid

r9148 | MELERIX | 2012-09-06 02:08:00

BETA: Disabled static tables in gs_optimize.sql (due these tables are recreated by default during upgrade process), also fixed missing cleanup from [8851].

r9149 | MELERIX | 2012-09-06 02:50:38

BETA: oops it was accidentally deleted in [9148] -.-

r9150 | UnAfraid | 2012-09-06 09:54:39

BETA: Fixing another skill typos (Added values for all the levels including enchant ones..)
* Reported by: MELERIX

r9151 | Adry_85 | 2012-09-06 15:05:02

BETA: '''Dragon Valley''' and '''Antharas' Lair''' base implementation:

- 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.

r9152 | Adry_85 | 2012-09-06 16:23:36

BETA: Missing droplist for new raid bosses.

r9153 | Adry_85 | 2012-09-07 07:57:05

BETA: Fantasy Isle Paddies, the wooden doll NPC, now sells new accessories that can be bought with Fantasy Isle Coins. (Source: http://legacy.lineage2.com/news/highfive_13.html&#41;

r9154 | Adry_85 | 2012-09-07 09:50:01

BETA: DP-Part for ?[L5618].

r9155 | Ahmed | 2012-09-07 20:36:17

BETA: The quest Perfect Form is now fully functioning and retail like.
* Q00458_PerfectForm
Patch by: jurchiks

r9156 | MELERIX | 2012-09-08 06:20:36

BETA: When teleporting out of Dragon Valley, the teleport drop-off location is Hunter's Village too (like Anthara's Lair in Changesets [8658] & [8992]) in H5.

Reported by: St3eT

r9157 | UnAfraid | 2012-09-08 09:07:01

BETA: seeds.xml structure rework.
* Patch by: Ahmed.

r9158 | Zoey76 | 2012-09-08 13:30:23

BETA: Cleanup.

r9159 | Adry_85 | 2012-09-08 16:38:50

BETA: LoA/Dv related fixes:

- Updated '''Death Talon''' skill power.
Reported by: !UnAfraid

- Removed old treasure chest.
Reported by: ivantotov

r9160 | Ahmed | 2012-09-08 19:29:20

BETA: Castle and Fort skills fix.
* DataPack-Part for [L5624]

Patch by: Nik
Tested by: Tavo22
Reviewed by: Ahmed

r9161 | MELERIX | 2012-09-08 20:34:50

BETA: Fixed XSD file from [9157], please don't remove XML header (encoding standar) from XML/XSD files, otherwise them are not properly identified by XML tools/validators.

r9162 | MELERIX | 2012-09-09 02:20:19

BETA: Updated '''Imbue Dark Seed''' skill, and few other minor changes.

r9163 | malyelfik | 2012-09-09 07:37:52

BETA: Underground Coliseum NPCs

r9164 | malyelfik | 2012-09-09 11:20:40

BETA: Fixing little typo in quest Sweet Whispers (15)
* Reported by: eyjine
* Patch by: eyjine

r9165 | UnAfraid | 2012-09-09 11:36:47

BETA: NPCs XMLs improvements:
* Exp to long instead of double.
* Moving hitModify and avoidModify into base tag

r9166 | Zoey76 | 2012-09-09 12:59:44

BETA: Fixing minor typos and updating quest Mutated Kaneus - Dion(10277):

Reported by: valdaron
Patch by: valdaron
Reviewed by: Zoey76

r9167 | Zoey76 | 2012-09-09 13:34:38

BETA: Minor typo fix in html:

Reported by: Gladicek

r9168 | Zoey76 | 2012-09-09 14:24:11

BETA: Skills Boing Hammer's Effect of Doubt(8307) and Ability of Doubt(21007).

Reviewed by: MELERIX

r9169 | UnAfraid | 2012-09-10 16:48:47

BETA: Cleanup non existent static objects.
* Reported by: Inth

r9170 | Zoey76 | 2012-09-10 16:54:20

BETA: Fixing quest sounds, they are case sensitive.

Reported by: valdaron

r9171 | UnAfraid | 2012-09-10 20:07:01

BETA: DP-Part for [L5629]

r9172 | UnAfraid | 2012-09-10 21:41:38

BETA: Commentting out the custom static objects removed in [9169] if someone wants to use them feel free to un-comment them.
* Note: There is known issue with them if player sit on them it may looks like it's sitting on the air its because they do not exists on NA/EU client.
* Suggested by: MELERIX

r9173 | UnAfraid | 2012-09-10 21:46:54

BETA: Fixing few typos in quest names.
* Reported by: Casanova[FR]

r9174 | UnAfraid | 2012-09-10 22:37:08

BETA: Fixing little NPE since [9154] seems like we missed to set summoner in some places.
* Reported by: valdaron

r9175 | Zoey76 | 2012-09-13 16:27:09

BETA: Minor typo fix in quest Collecting in the Air(10274)

Reported by: tukune

r9176 | Zoey76 | 2012-09-13 18:49:05

BETA: Datapack part for [L5634].

r9177 | Adry_85 | 2012-09-13 19:10:55

BETA: Six New Raid Boss Weapons:

- 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

r9178 | UnAfraid | 2012-09-13 20:29:34

BETA: Adding Transformation xml data (For future usage)

r9179 | UnAfraid | 2012-09-13 21:08:27

BETA: Fixing minor Fortress typo (Forgotten part of [9160]).
* Reported by: DareStrike

r9180 | MELERIX | 2012-09-13 21:31:48

BETA: Improved XSDs from [8799].

r9181 | Zoey76 | 2012-09-13 21:35:14

BETA: Datapack part for [L5636]:
* Unhardcoding sounds in quest The Name Of Evil 2(126).
* Minor null pointer check for Lindvior, if camera is no present in spawn list.

r9182 | UnAfraid | 2012-09-13 22:20:23

BETA: DP-Part for [L5637]

r9183 | Zoey76 | 2012-09-14 00:57:47

BETA: Runes implementation:
* Implemented skills
* Rune of Experience Points(22039).
* Rune of SP(22040).
* Rune of Crystal Form Level(22041).
* Rune of Crystal Form(26048).
* Rune of Experience Points(26046).
* Rune of SP(26047).
* Rune of Crystal Form(26048).
* Implemented Effect CrystalGradeModify.

r9184 | MELERIX | 2012-09-14 04:18:27

BETA: Minor Cleanup for [9183] (Passive Skills don't need skillType), also Fixed/Updated XSD for [9178].

r9185 | Adry_85 | 2012-09-14 05:30:44

BETA: Three New Hair Accessories:

- '''Halisha's Helmet''' obtained from '''Scarlet Van Halisha'''.
- '''Pirate King Hat''' obtained from '''Daytime Zaken (Hard Mode)'''.
- '''Ice Queen's Tiara''' obtained from '''Freya (both modes)'''.

r9186 | Adry_85 | 2012-09-15 17:41:02

BETA: Updated '''Drakos Hunter''' droplist.

r9187 | UnAfraid | 2012-09-15 19:54:41

BETA: DP-Part for [L5641]

r9188 | Zoey76 | 2012-09-15 20:52:39

BETA: Datapack part for [L5640].

r9189 | MELERIX | 2012-09-15 23:03:21

BETA: '''Lighting Shock''' skill changed from physical skill to magic skill in H5.

r9190 | Zoey76 | 2012-09-15 23:48:02

BETA: NPE vulnerability fix.
* Closing #5358

r9191 | malyelfik | 2012-09-16 14:14:11

BETA: Queen Shyeed AI

Review by: !UnAfraid, Adry_85

'''NOTE:''' Remember to run the SQL update query to delete Shyeed old spawn.

r9192 | Adry_85 | 2012-09-17 09:21:33

BETA: Some High Five implementations:

- '''Additional Hunting Ground for Stones:''' You can now acquire attribute stones in more hunting grounds.

You can now acquire Fire Stone while hunting in these locations: Dragon Valley and Giant's Cave.
You can now acquire Water Stone while hunting in these locations: Dragon Valley and Seed of Annihilation.
You can now acquire Earth Stone while hunting in these locations: Dragon Valley, Antharas' Lair, and Seed of Annihilation.
You can now acquire Wind Stone while hunting in these locations:: Dragon Valley and Antharas' Lair.
You can now acquire Dark Stone while hunting in these locations:: Dragon Valley.
You can now acquire Holy Stone while hunting in these locations:: Monastery of Silence.

- '''Giant's Codex Changes:''' You can now acquire Giant's Codexes while hunting in these locations:

Giant's Codex: Dragon Valley, Plains of the Lizardmen, Sel Mahum Training Grounds, Wild Beast Reserve, and Fields of Silence/Whispers.
Giant's Codex - Discipline: Antharas' Lair and Giant's Cave.
Giant's Codex - Mastery: Antharas' Lair, Giant's Cave, and Seed of Annihilation.
Giant's Codex - Oblivion: Antharas' Lair and Giant's Cave.

- '''Changes to Forgotten Scrolls:''' You can now acquire Forgotten Scrolls while hunting in these locations:

Protection of Rune: Sel Mahum Training Grounds, Wild Beast Reserve, and Fields of Silence/Whispers.
Protection of Elemental: Plains of the Lizardmen, Sel Mahum Training Grounds, Wild Beast Reserve, and Fields of Silence/Whispers.
Protection of Alignment: Plains of the Lizardmen, Sel Mahum Training Grounds, and Fields of Silence/Whispers.
Fighter's Will: Sel Mahum Training Grounds, and Wild Beast Reserve.
Archer's Will: Plains of the Lizardmen.
Magician's Will: Fields of Silence/Whispers.
Deflect Magic, Anti-Magic Armor, Sixth Sense, Expose Weak Point, Hide, Dual Dagger Mastery, Silent Mind, Seven Arrow, Final Secret, Enlightenment - Wizard/Healer, Servitor Barrier, Excessive Loyalty, Mutual Response, Meteor, Starfall, and Turn Stone: Monastery of Silence

You can now acquire Forgotten Scrolls from these epic bosses:

Freya (Hard Mode): Ghost Walking, Flame Hawk, Arrow Rain, Ghost Piercing, Wild Shot, Force of Destruction, Dread Pool, and Flame Armor.
Freya (Normal Mode): Frost Armor, Hurricane Armor, Vampiric Mist, Lightning Shock, Sublime Self-Sacrifice, Blessing of Eva, Lord of Vampire, Seal of Limit, and Spirit of the Phoenix.
Daytime Zaken (Hard Mode): Seed of Revenge, Hell Scream, Eva's Will, Pain of Shilen, Exciting Adventure, Wind Riding, Demolition Impact, and Golem Armor.

- '''Icarus Weapons and Moirai Armor:''' Monsters in the Field of Whispers and Field of Silence now drop Icarus weapons and Moirai armor.





r9193 | MELERIX | 2012-09-17 10:15:13

BETA: Fixed missing skillType in some item skills.

r9194 | MELERIX | 2012-09-17 10:43:27

BETA: DP-Part for [L5647].

r9195 | Adry_85 | 2012-09-17 11:41:45

BETA: Fixed '''Rush''' skills.

r9196 | Adry_85 | 2012-09-17 12:16:12

BETA: Fixed '''Rush Impact''' skill.

r9197 | UnAfraid | 2012-09-17 19:35:16

BETA: Updating Knorix's respawn time to 5 mins (Guessed but better then 10 seconds)
* Reported by: St3eT

r9198 | Adry_85 | 2012-09-19 07:43:09

BETA: Fixing some quest items.

Reported by: Casanova[FR]

r9199 | Adry_85 | 2012-09-19 08:36:09

BETA: Updating LoA/DV's respawn time.

Reported by: ivantotov

r9200 | Adry_85 | 2012-09-19 08:41:42

BETA: Fixing typo from [9199].

r9201 | Adry_85 | 2012-09-19 09:44:44

BETA: Three new cloaks have been added. Each of these new cloaks is related to a particular raid boss and exists in two different versions: sealed and soul.

'''NOTE:''' Soul versions are not implemented yet.

r9202 | Adry_85 | 2012-09-19 10:13:29

BETA: '''Blessed Earring of Zaken''' (S84 - M. Def. 71) can now be obtained by doing the hardest Zaken raid. Its effects include MP +37, 30% increase in Bleed Resistance, 30% increase in Bleed Attack Rate, 15% increase in Heal amount, Vampiric Rage effect, 30% increase in Stun/Mental Attack Resistance, 30% increase in Stun/Mental Attack Rate, and 15 Dark resistance.

r9203 | Adry_85 | 2012-09-19 20:11:33

BETA: Fixing client typos.

Reported by: !UnAfraid

r9204 | UnAfraid | 2012-09-20 12:29:16

BETA: DP-Part for [L5653]
* Updating PC Cafe item names.
* Adding missing scrolls and enchant-able items.
* Fixing Olf's T-shirt slot should be underwear not chest.

r9205 | UnAfraid | 2012-09-20 22:06:22

BETA: DP-Part for [L5654]

r9206 | MELERIX | 2012-09-21 00:21:16

BETA: Renamed "oncast" to "onmagic" on items.

r9207 | UnAfraid | 2012-09-21 00:58:49

BETA: Adding options data (for future usage).
* Note: This data should be used from auguments and some special items.
* Reviewed by: MELERIX, Zoey76

r9208 | MELERIX | 2012-09-21 01:27:13

BETA: Updated XSD for [9205].

r9209 | UnAfraid | 2012-09-21 02:09:35

BETA: Adding missing elemental data from [9207].
* Reported by: MELERIX

r9210 | MELERIX | 2012-09-21 02:47:17

BETA: Updated/Fixed XSD for [9207].

r9211 | MELERIX | 2012-09-21 03:18:28

BETA: Code Format.

r9212 | Adry_85 | 2012-09-21 03:44:45

BETA: Updating npcs xml after [9203].

r9213 | UnAfraid | 2012-09-21 21:44:39

BETA: Fixing rate NPE in L2AttackableAIScript.
* Reported by: St3eT, disorder35

r9214 | MELERIX | 2012-09-22 13:58:05

BETA: Fixed some missing souls conditions/consumes in skills.

r9215 | MELERIX | 2012-09-22 14:03:14

BETA: I Forgot to cleanup this from [9214] xD

r9216 | malyelfik | 2012-09-22 14:43:02

BETA: Minor typo fix in html
Reported by: St3eT

r9217 | Zoey76 | 2012-09-23 13:25:20

BETA: Implementation of reuse delay for items and item skills for pets.
* Independent reuse delay from masters (fix bug with shared reuse time).
* Implemented for items.
* Implemented for skills.
* It doesn't show system messages (retail like) when pet has reuse time for items or skills.
* Fixed bug with pets not getting herbs.
* Removed custom system messages.
* Unhardcoded some shop Ids.

Reported by: Tavo22, u3games, valdaron
Tested by: Zoey76, valdaron, MELERIX

r9218 | Zoey76 | 2012-09-23 14:12:47

BETA: Rewriting Priest of Blessing AI to match current code standards.
* 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.

r9219 | malyelfik | 2012-09-24 14:33:45

BETA: Fix for Kamaloka 83 spawn location
Reported by: valdaron, u3games

r9220 | UnAfraid | 2012-09-25 16:36:42

BETA: Fixing NPE in L2AttackableAIScript.
* Also minor cleanup in Craft handler.
* Reported by: St3eT
* Tested by: St3eT

r9221 | MELERIX | 2012-09-25 17:17:59

BETA: Added "Documentation for Strings" in WalkerRoutes.xml, also added missing attributes in XSD (Reported by: jurchiks).

r9222 | MELERIX | 2012-09-25 21:32:29

BETA: Updated Curse of Divinity Formula.

r9223 | MELERIX | 2012-09-27 01:21:14

BETA: Implemented Zone's Conditions for Skills.

r9224 | Adry_85 | 2012-09-27 12:11:13

BETA: Fixed '''Spite''' and '''Mental Impoverish''' skills.

r9225 | malyelfik | 2012-09-27 16:32:15

BETA: Improved quest '''Control Device of the Giants (307) '''
* Now Hekaton respawn isn't stored only for players who killed him

r9226 | Adry_85 | 2012-09-28 17:18:11

BETA: Fixed '''Shadow Bind''' and '''Voice Bind''' skills.

r9227 | malyelfik | 2012-09-29 13:29:39

BETA: Forge of the Gods AI:
* 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

r9228 | malyelfik | 2012-09-29 13:48:14

BETA: More for [9227]


r9229 | MELERIX | 2012-09-29 15:10:16

BETA: Removed some redundant/custom checks for teleport/escape skills, no longer needed with [9223].

r9230 | MELERIX | 2012-10-02 00:42:57

BETA: Renamed parameters for cubic's skills, also removed some redundant comments for them.

r9231 | MELERIX | 2012-10-02 21:12:53

BETA: Updated/Fixed Summon Nightshade Skills, Reported by: facheme.

r9232 | UnAfraid | 2012-10-03 08:44:26

BETA: Fixing little typo in TarBeetleSpawn (_spawnList wasn't thread-safe)
* Reported by: MELERIX

r9233 | Zoey76 | 2012-10-05 15:23:28

BETA: Minor typo fix in A Clan's Reputation(508)'s html.

Reported by: u3games
Patch by: u3games

r9234 | Zoey76 | 2012-10-05 20:04:55

BETA: Abnormal level table cleanup.

r9235 | Adry_85 | 2012-10-10 06:02:02

BETA: Updating some Kamael skills.

r9236 | Adry_85 | 2012-10-10 12:24:34

BETA: Fixing some quest items.

Reported by: ivantotov

r9237 | malyelfik | 2012-10-10 13:52:22

BETA: Updating Fortune Teller AI

r9238 | MELERIX | 2012-10-11 01:25:36

BETA: DP-Part for [L5672].

r9239 | MELERIX | 2012-10-11 15:56:51

BETA: Restored min/maxChance skill parameters, some servers use it to customize skills individually instead of globally by configs.

r9240 | Adry_85 | 2012-10-12 08:04:33

BETA: Updating Anchor skill.

r9241 | Adry_85 | 2012-10-13 10:08:11

BETA: Fixed Trance enchant route.

r9242 | malyelfik | 2012-10-13 14:20:39

BETA: Quest '''Inhabitants of the Forest of the Dead''' and minor update for Fortune Teller AI
* Quest:
* Translated to Java and updated
* Added Dorian AI
* Reported by corbin12

r9243 | malyelfik | 2012-10-13 14:42:06

BETA: Fix for #5357

r9244 | malyelfik | 2012-10-14 11:56:24

BETA: Updating quest '''Rumble in the Base (461)'''

r9245 | Adry_85 | 2012-10-16 06:55:34

BETA: Continuing with [9235].

r9246 | malyelfik | 2012-10-16 15:25:03

BETA: Fixing NPE in quest '''Perfect Form (458)''' and cleanup
Reported by: valdaron

r9247 | malyelfik | 2012-10-16 18:01:03

BETA: DP-Part for [L5680]

r9248 | Adry_85 | 2012-10-16 21:12:51

BETA: Updating Noblesse skills.

r9249 | Adry_85 | 2012-10-17 09:04:59

BETA: Valakas' overall stats have been reduced.

r9250 | Adry_85 | 2012-10-18 08:30:31

BETA: Updating Song of Silence and Seal of Blockade skills.

r9251 | Adry_85 | 2012-10-18 15:11:46

BETA: Fixing typo from [9250].

r9252 | Adry_85 | 2012-10-19 09:04:36

BETA: '''Dragon Valley''' related fixes:

- 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.

r9253 | Adry_85 | 2012-10-19 09:48:09

BETA: Fixed despawn delay for Raid Bosses spawned by Dragon Vortex.

Reported by: djmouse, valdaron

r9254 | Adry_85 | 2012-10-19 12:37:58

BETA: Updating walk speed and run speed for some mobs inside dragon valley.

Reported by: valdaron

r9255 | UnAfraid | 2012-10-19 18:56:03

BETA: DP-Part for [L5683]


r9256 | malyelfik | 2012-10-20 07:19:23

BETA: Updating quest '''I Must Be a Genius (463)'''

r9257 | Zoey76 | 2012-10-20 15:33:39

BETA: Minor cleanup for [9255].

Reported by: UnAfraid, DareStrike

r9258 | MELERIX | 2012-10-21 08:37:10

BETA: Removed hardcoded coolTime + hitTime in few skills, now the skills will display the casting animation properly, it fixes issues with Shadow Step skill and others.

Reported by: Scyde, H4vok, facheme.
Tested by: Tavo22, facheme.

'''NOTE: Require CORE [L5684].'''

r9259 | MELERIX | 2012-10-22 15:21:07

BETA: Fixed a issue where Servitors still continue casting skills when got erased.

Reported by: karlitos, facheme.
Tested by: facheme.

r9260 | MELERIX | 2012-10-23 16:13:53

BETA: Updated/Fixed some Augment Skills (Trigger types).

r9261 | MELERIX | 2012-10-25 02:33:57

BETA: Updated/Fixed '''Restore Life''' & '''Blessing of Queen''' skills, Reported by: facheme.

r9262 | Adry_85 | 2012-10-27 16:01:36

BETA: Updating quest '''Pursuit of Clan Ambition!''' after [9151].

Reported by: netvirus
Patch by: netvirus

r9263 | Adry_85 | 2012-10-27 18:15:28

BETA: Updating Shadow Weapon multisell.

Reported by: netvirus

r9264 | malyelfik | 2012-10-29 14:07:52

BETA: Minor fix for '''!VarkaSilenosSupport'''

r9265 | Zoey76 | 2012-10-29 20:37:12

BETA: SSQ Missing feature Lord of the Manor's Certificate of Approval:
* Chamberlain related htmls and bypass fixes.
* SQL support for sold Lord of the Manor's Certificate of Approval for each castle.

Reported by: valdaron

'''Note:''' C3 feature.

r9266 | MELERIX | 2012-10-30 17:52:45

BETA: Fixed '''"Restoration Impact"''' skill (Reported by: valdaron), also fixed handlers to avoid duplicate heal restoration and messages when power is <= 0.

'''NOTE: Don't remove skillTypes from heal skills yet, because core still depend of it to manage heal behavior.'''

r9267 | UnAfraid | 2012-10-31 13:56:56

BETA: Fixing little typo in Blessing of Halloween (21141) it should gives casting speed instead of speed.

r9268 | Zoey76 | 2012-10-31 15:44:44

BETA: Blood Alliance and Blood Oath implementation logic fix:
* Now this values for reward are stored in clan data instead of castle or fort data.
* All default attributes in SQL files to DEFAULT.

Patch by: VlLight, Zoey76
Reviewed by: MELERIX

r9269 | Adry_85 | 2012-10-31 22:01:58

BETA: The Black Marketeer of Mammon now sells Ancient Adena to certain characters at certain times.

* 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


r9270 | Adry_85 | 2012-11-01 12:25:13

BETA: Revise ToI Teleporter AI and little cleanup.

Continuing with [9123].

r9271 | Adry_85 | 2012-11-02 11:58:02

BETA: Updating number of players required and decreased mobs in the first room on Frintezza' instance.

'''Note:''' Freya, H5 feature.

r9272 | Adry_85 | 2012-11-02 12:53:25

BETA: The problem of Cancel being omitted in the skills which belong to PvP versions of Octo Claws and Jade Claws has been fixed.

r9273 | Adry_85 | 2012-11-02 13:12:24

BETA: Added missing abnormal for skill Lightning Strike.

r9274 | UnAfraid | 2012-11-02 16:48:33

BETA: Implementing Servitor Share skill (The sharing part).
* Reported by: Nair, Tavo22, Vulcan

* Note: H5 feature.

r9275 | MELERIX | 2012-11-02 17:30:53

Updated/Fixed: '''Lightning Strike''' skill.

r9276 | UnAfraid | 2012-11-03 14:55:24

BETA: Fixing little NPE after [9274]

r9277 | Zoey76 | 2012-11-03 18:25:27

BETA: Datapack part for [L5693].

r9278 | Zoey76 | 2012-11-03 18:46:01

BETA: Datapack part for [L5694].
* Implementing Switch Stance skill.
* Minor fix for Servitor Share effect, shouldn't work on pets.

r9279 | Zoey76 | 2012-11-03 18:47:26

BETA: Minor typo in [9278].

r9280 | malyelfik | 2012-11-04 13:49:49

BETA: Updating quest '''Figuring It Out! (287)''' and few minor fixes
* Updated loto system message
* Added message to events
* Suggested by: !UnAfraid


r9281 | Zoey76 | 2012-11-04 14:28:19

BETA: Implementing Summon Agathion effect:
* Fixed missing abnormal level attribute in skill Item Skill: Poison(3195).
* Removed skill type in skill Switch State(6054).
* Retail like skill Dismiss Agathion(3267).
* Implemented all "Summon Agathion" skills retail like, using effect.
* Implemented many missing "High Five Skill".
* Implemented Summon Agathion effect.
* Implemented Unsummon Agathion effect.
* Effects cleanup.
* Added many missing licenses.

r9282 | Zoey76 | 2012-11-04 16:02:35

BETA: Removing some debug messages.

Reported by: UnAfraid

r9283 | MELERIX | 2012-11-04 20:35:38

BETA: Fixed an issue introduced in [9266] related with skill power check.

'''Reported by:''' valdaron.

r9284 | MELERIX | 2012-11-04 20:38:22

BETA: Forgot to remove this too.

r9285 | MELERIX | 2012-11-05 19:32:01

BETA: Updated/Fixed some of Dwarfs skills.

r9286 | Adry_85 | 2012-11-06 14:37:16
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: [L2j] Updating trunk!

Post by Zoey76 »

New synchronization (2):
SPOILER:
BETA: Added missing SP scroll.

r9287 | Zoey76 | 2012-11-06 15:41:02

BETA: Datapack part for [L5700].

r9288 | Adry_85 | 2012-11-07 10:15:46

BETA: Reverted number of players for Frintezza' instance.

Reported by: Gladicek

r9289 | MELERIX | 2012-11-09 05:30:32

BETA: This part from [8585] is not needed with H5 Client.

r9290 | Adry_85 | 2012-11-09 09:58:34

BETA: Updating Lucky Blow with more retail values.

r9291 | Adry_85 | 2012-11-09 12:26:12

BETA: Updating operateType for some skills.

r9292 | malyelfik | 2012-11-09 14:43:39

BETA: Fix for #6371

r9293 | Zoey76 | 2012-11-09 17:50:22

BETA: Datapack fixes:
* Fixing NPE for summon shots:
* Reported by: valdaron
* Removing double teleport for summons.
* Core already teleport the summon when teleporting the player!

Patch by: UnAfraid

r9294 | Adry_85 | 2012-11-10 22:40:31

BETA: '''Seven Signs, Dying Message''' (193) from Jython to Java.

r9295 | Zoey76 | 2012-11-11 18:13:04

BETA: Minor typo fix in Agathion skill:
* Reported by: djmouse
* Patch by: Adry_85

r9296 | Adry_85 | 2012-11-13 12:34:25

BETA: Added missing skill for High-level Angel Circlet.

r9297 | malyelfik | 2012-11-17 16:01:49

BETA: Added several new AI, also added scriptValue to L2Npc
* Cat's Eye Bandit
* Frightened Ragna Orc
* Patch by: Gladicek
* Updated Tar Beetle AI

r9298 | MELERIX | 2012-11-17 17:40:18

BETA: Minor fix for Item 9605.

r9299 | Zoey76 | 2012-11-17 18:38:26

BETA: Fixes for Olympiad Buffers:
* Fixed: Olympiad Buffers did not disappear at battle star, DP part for [5707].
* Reported by: madrock
* Replaced bypass handlers commands with strings instead of array elements.

Review by: UnAfraid
Patch by: VlLight


r9300 | Adry_85 | 2012-11-20 10:57:36

BETA: Updating '''Hell Scream''', '''Flame Hawk''', '''Arrow Rain''', '''Ghost Piercing''' and '''Weapon Blockade''' skills.

r9301 | Adry_85 | 2012-11-20 14:25:20

BETA: Support for DamOverTimePercent effect.

r9302 | Adry_85 | 2012-11-20 14:29:52

BETA: Missing from [9301].

r9303 | MELERIX | 2012-11-20 15:24:53

BETA: Updated/Fixed '''Freezing Skin''' skill, Reported by: zurcnaner.

r9304 | Adry_85 | 2012-11-22 20:19:55

BETA: Updating adena chance for H5 mobs.

Reported by: lion

r9305 | Adry_85 | 2012-11-23 08:54:14

BETA: Skills related fixes:

* '''Ogre Spirit Totem:''' pDef and mDef effects work on all weapons and not only with dualfist.
* '''Thrill Fight:''' updating enchant Decrease Penalty.
* '''Song of Renewal:'''added missing DanceMpConsumeRate effect.

r9306 | Adry_85 | 2012-11-23 10:06:07

BETA: Updating skill '''Purify''', now removes turn_stone effect correctly, also updating '''Dance of Medusa''' reuse time.

r9307 | Adry_85 | 2012-11-23 22:06:09

BETA: Updating '''Seal of Limit''' skill.

r9308 | malyelfik | 2012-11-25 11:09:07

BETA: Added new AI
* Added '''Plains of Dion''' AI
* Updated '''Tepios''' spawn loc

Patch by: Gladicek, malyelfik

r9309 | MELERIX | 2012-11-25 23:23:43

BETA: Minor typo fix for '''Blessing of Eva''' skill.

Reported by: Nono

r9310 | Adry_85 | 2012-11-27 11:56:49

BETA: Targethandlers related improvements:

* Avoiding some '''instanceof''' where it's possible.
* Format and cleanup.

r9311 | VlLight | 2012-11-28 04:49:01

BETA: Reworked long-continued events (require core support from [L5713])
* Reviewed by: UnAfraid
* Note1: I left events disabled in scripts.cfg. Enable them at your own.
* Note2: This system will refactored later, so you may just ignore this update, if you don't wish to use intermediate version.

r9312 | MELERIX | 2012-11-29 22:11:13

BETA: Added '''fanRange''' values for future usage.

r9313 | Zoey76 | 2012-11-30 02:00:37

BETA: Minor cleanup.

r9314 | Adry_85 | 2012-11-30 08:32:13

BETA: Minor Cleanup.

r9315 | malyelfik | 2012-12-01 13:11:10

BETA: Updating '''Magician's Perversity''' skill

r9316 | Zoey76 | 2012-12-01 13:30:31

BETA: XSD for event config XML and minor cleanup.

r9317 | Zoey76 | 2012-12-01 13:39:08

BETA: Fix for Hadley - Wyvern Manager.

Patch by: Ghurdyl

r9318 | Adry_85 | 2012-12-04 12:24:24

BETA: '''Seven Signs, Mammon's Contract''' (194) from Jython to Java.

r9319 | Adry_85 | 2012-12-04 12:28:35

BETA: Missing HTML from [9318].

r9320 | MELERIX | 2012-12-05 02:54:30

BETA: Missing SQL Updates.

r9321 | MELERIX | 2012-12-05 06:10:51

BETA: This quests are not done yet, so updates are not needed.

Reported by: lion

r9322 | Adry_85 | 2012-12-05 12:02:08

BETA: Missing quest '''Seven Signs, The Sacred Book of Seal''' (197).

'''Note:''' Epilogue feature.

r9323 | UnAfraid | 2012-12-07 10:10:44

BETA: Cleaninng up Option data xmls:
* Cleared zero values.
* Cleared empty comments.

r9324 | Adry_85 | 2012-12-08 09:01:43

BETA: Missing quest '''Seven Signs, Embryo''' (198).

'''Note:''' Epilogue feature.

r9325 | Adry_85 | 2012-12-08 15:39:29

BETA: Retail like quest '''Threat Removal''' (290).

r9326 | malyelfik | 2012-12-08 17:39:27

BETA: Fixing NPE in '''Hall of Suffering''' instance
Reported by: valdaron

r9327 | Adry_85 | 2012-12-08 17:51:04

BETA: Misc fixes:
* Added three missing 7th Anniversary T-shirt skills.
* Fixed rCrit for augmentation effects.

Patch by: Adry_85, !UnAfraid
Thanks to: lion

r9328 | Adry_85 | 2012-12-08 20:51:34

BETA: Minor fixes for Seven Signs quests.

r9329 | Adry_85 | 2012-12-08 21:38:38

BETA: Minor cleanup for [9325].

r9330 | UnAfraid | 2012-12-10 11:34:02

BETA: Hiding the error of missing quest until it's committed.
* Reported by: Lupu1, nBd

r9331 | Adry_85 | 2012-12-15 13:04:18

BETA: Retail like quest '''Seven Signs, Series of Doubt''' (192).

r9332 | Adry_85 | 2012-12-15 16:52:27

BETA: Small optimizations for Seven Signs quests.

Patch by: Adry_85, Zoey76

r9333 | Zoey76 | 2012-12-16 10:28:57

BETA: User commands update.
* Refactored user commands.
* Format and cleanup.
* Retail like ChannelLeave, ClanWarsList.

r9334 | Zoey76 | 2012-12-16 12:56:16

BETA: Quests update:
* Replaced assignment of questItemIds with registerQuestItems in all Java quests.
* Replaced L2Skill with SkillHolder.
* Updated Instances to use new InstaceWorld class.
* Renamed some lower/mixed case static final variables with upper case names.
* Updated some quests with new methods for conditions, etc.
* Replacing playSound(String) with playSound(QuestSound)
* Fixed some minor typos.

'''Note:''' Quest contributors please review this changeset and adjust your contributions to match this changes.

r9335 | Adry_85 | 2012-12-16 13:35:44

BETA: Retail like quest '''Defeat the Elrokian Raiders!''' (688).

r9336 | Adry_85 | 2012-12-18 14:25:02

BETA: Retail like quest '''Delicious Top Choice Meat''' (631).

'''Note:''' Chronicle 4, Freya feature.

r9337 | Adry_85 | 2012-12-18 16:42:17

BETA: Added missing dialogs for '''Shilen's Stone Statue''' npc.

Reported by: darknight666

r9338 | UnAfraid | 2012-12-19 13:50:47

BETA: DP-Part for [L5727]
* And fixing Issues with shots not recharged while casting skills like:
* Raging waves
* Gehenna
* Cyclone
* Volcano
* Reported by: St3eT

r9339 | UnAfraid | 2012-12-19 14:38:18

BETA: Fixing Another Shots issue with Dummy SkillType it will consume shot only when skill can use shots (This should fix CP Potion issues)
* Reported by: MELERIX

r9340 | UnAfraid | 2012-12-20 11:47:35

BETA: Fixing Freya's door should be closed by default.
* Reported by: lion

r9341 | UnAfraid | 2012-12-20 11:52:56

BETA: Fixing some typos.
* Patch by: lion

r9342 | Adry_85 | 2012-12-22 11:47:29

BETA: Frintezza related quest in Java:

* Quest Last Imperial Prince (119).
* Quest Journey to a Settlement (654).
* Removed Jython versions.

r9343 | malyelfik | 2012-12-23 13:54:24

BETA: Mithril Mines related quest in Java:
* '''Grave Robber Rescue''' (450)
* '''Lucien's Altar''' (451)

r9344 | VlLight | 2012-12-23 18:08:39

BETA: DP-Part for [L5731]
* Reviewed by: MELERIX

r9345 | MELERIX | 2012-12-24 05:27:58

BETA: Warning fix for [9344].

r9346 | Adry_85 | 2012-12-24 12:20:36

BETA: Retail like quest '''Rise and Fall of the Elroki Tribe''' (643).

r9347 | UnAfraid | 2012-12-24 20:56:53

BETA: DP-Part for [L5733]
* Also changing constructors of AIs to private since they should be created only by their main methods.
* Finalizing AIs

r9348 | malyelfik | 2012-12-25 07:24:16

BETA: '''Frozen Labyrinth''' AI and minor update for '''Frightened Ragna Orc''' AI
Patch by: malyelfik, !UnAfraid
Reviewed by: !UnAfraid

r9349 | Adry_85 | 2012-12-25 21:22:11

BETA: Minor fixes for quest '''Seven Signs, Embryo'''.

r9350 | MELERIX | 2012-12-25 22:27:01

BETA: Unhardcoded & Updated Souls Formula.

r9351 | MELERIX | 2012-12-25 23:20:28

BETA: Minor update for [8939] in order to consider (+/- random time), and not just (- random time).

r9352 | Zoey76 | 2012-12-28 14:19:26

BETA: NPC String Ids for Feedable Beasts and Timak Orc Troop.

Patch by: Gladicek
Reviewed by: jurchiks, Zoey76

r9353 | MELERIX | 2012-12-28 17:59:07

BETA: Minor fixes for Items 10169 & 10170.

Reported by: lion

r9354 | malyelfik | 2012-12-29 18:12:45

BETA: Fix for ticket #5397
Reported by: iSkipper092

r9355 | malyelfik | 2012-12-30 18:40:20

BETA: Updating '''!CabaleBuffer''' AI
* Removing !AutoChatHandler, because it is useless now

Reviewed by: !UnAfraid

r9356 | MELERIX | 2012-12-31 00:52:04

BETA: Missing SQL Update from [9355].

r9357 | malyelfik | 2013-01-01 13:29:46

BETA: Quests in Java:
* Runaway Youth (651)
* Wild Maiden (653)

r9358 | Zoey76 | 2013-01-01 17:45:48

BETA: Quests and handlers:
* 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].

r9359 | Zoey76 | 2013-01-01 17:48:43

BETA: SQL update for legacy quest Letters of Love (1).

r9360 | Zoey76 | 2013-01-01 18:46:35

BETA: Misc changes.
* Removes SuppressWarning warning.

r9361 | MELERIX | 2013-01-02 05:50:23

BETA: Added '''H5 Reward''' for '''Olympiad Treasure Chest'''.

Reported by: MISHO, oscard

r9362 | UnAfraid | 2013-01-03 21:28:14

BETA: Fixing minor sound typo in quest An Ice Merchant's Dream (648)
* Patch by: lion

r9363 | malyelfik | 2013-01-04 16:20:18

BETA: Added '''Rafforty''' AI
Patch by: malyelfik, Gladicek

r9364 | Adry_85 | 2013-01-06 14:06:57

BETA: Fixing quests '''Temple Champion 1''', '''Temple Champion 2''' and '''Shadow Fox 1'''.

Patch by: Nono

r9365 | Adry_85 | 2013-01-06 14:13:27

BETA: Quest improvements and fixes.

r9366 | Zoey76 | 2013-01-06 23:37:40

BETA: Adding two missing quests:
* Dragon Trophy - Antharas (904)
* Dragon Trophy - Valakas (907)

'''Note:''' High Five feature.

r9367 | Zoey76 | 2013-01-07 00:53:24

BETA: Adding two missing quests:
* The Call of Antharas (903)
* The Call of Valakas (906)
* Minor typo fix in Dragon Trophy - Valakas (907) quest.

'''Note:''' High Five feature.

r9368 | Zoey76 | 2013-01-07 00:55:01

BETA: Adding quests from [9367] into scripts.cfg.

r9369 | Zoey76 | 2013-01-07 01:58:00

BETA: Adding two missing quests:
* Jewel of Antharas (10504)
* Jewel of Valakas (10505)
* Minor improvements to quests
* The Call of Antharas (903)
* Dragon Trophy - Antharas (904)
* The Call of Valakas (906)
* Dragon Trophy - Valakas (907)

r9370 | Zoey76 | 2013-01-07 02:46:46

BETA: Adding three missing quests:
* Zaken Embroidered Soul Cloak (10501)
* Freya Embroidered Soul Cloak (10502)
* Frintezza Embroidered Soul Cloak (10503)

r9371 | Zoey76 | 2013-01-07 14:38:35

BETA: Updating some quests related to epic bosses to reward party/command channel.

Reported by: Gladicek

r9372 | Zoey76 | 2013-01-08 16:03:36

BETA: L2J !DataPack's license update:
* Proper GPLv3 license.
* Updated all Java DP files.
* Added missing license to the following files:
* !FirstClassTransferTalk
* !AdminInstanceZone
* Updated Eclipse preferences for new files (header).
* ''Same'' settings as Core.

r9373 | Adry_85 | 2013-01-08 17:51:42

BETA: Missing quest '''Seven Signs, Secret Ritual of the Priests''' (195).

'''Note:''' Epilogue feature.

r9374 | Adry_85 | 2013-01-08 17:55:14

BETA: Missing from [9373].

r9375 | Zoey76 | 2013-01-08 18:38:36

BETA: Using methods implemented in [L5744]:
* GPLv3 license update for package-info.java files.
* Minor update to Instances.
* Fixed #5399

r9376 | Adry_85 | 2013-01-08 20:11:48

BETA: Updating '''Iason Heine''' spawn location.

r9377 | Zoey76 | 2013-01-08 21:40:01

BETA: Full source format for DataPack:
* Comment fixes will be done later.
* This is done so new patches won't be so large due new Eclipse settings on save.

r9378 | UnAfraid | 2013-01-08 22:19:07

BETA: Cleanup after [L5745]
* Removing !teleCord class using Location instead!

r9379 | UnAfraid | 2013-01-08 22:21:13

BETA: More from [9378]

r9380 | MELERIX | 2013-01-08 22:36:44

BETA: The casting time for major skills used by Antharas has been increased in H5.

r9381 | malyelfik | 2013-01-09 14:27:57

BETA: Minor fix for instances
* Added missing template id
* Cleanup

Reported by: Gladicek

r9382 | Adry_85 | 2013-01-09 16:09:41

BETA: Bypasshandlers cleanup.

r9383 | Zoey76 | 2013-01-09 18:59:55

BETA: Minor typo in quest Freya Embroidered Soul Cloak (10502).

Reported by: Konstantinos

r9384 | Zoey76 | 2013-01-09 22:47:26

BETA: Another typo fix for quest Freya Embroidered Soul Cloak (10502).

Reported by: MELERIX

r9385 | Adry_85 | 2013-01-11 11:06:54

BETA: Moving static npcs from java to xml.

r9386 | VlLight | 2013-01-11 19:11:51

BETA: Core part for [L5751]

r9387 | VlLight | 2013-01-11 19:13:08

BETA: SQL update for [L5751]

r9388 | Adry_85 | 2013-01-11 19:30:42

BETA: Teleport html fixes.

r9389 | Adry_85 | 2013-01-12 11:31:13

BETA: Added missing skills for Agathion Seal Bracelet - Rudolph - Event.

Reported by: ivantotov

r9390 | VlLight | 2013-01-12 16:39:40

BETA: Continuing with [9386].
* Fields respawn_min_delay and respawn_max_delay are removed from raidboss_spawnlist table, fields respawn_delay and respawn_random are added instead
* Changed respawn time for Zombie Lord Crowl boss
* Added respawnRandom named item into instance.xsd

r9391 | Adry_85 | 2013-01-13 07:46:01

BETA: Updating teleports AI to match current code standards.

r9392 | Zoey76 | 2013-01-13 13:02:45

BETA: Implementing Appearance related effects.

r9393 | VlLight | 2013-01-13 14:22:31

BETA: Core part for [L5755]

r9394 | Zoey76 | 2013-01-13 17:00:14

BETA: Minor format and cleanup.

r9395 | Adry_85 | 2013-01-13 17:39:45

BETA: Revise '''Monument of Heroes''' AI and deleted old custom scripts.

Reviewed by: !UnAfraid, Zoey76

r9396 | malyelfik | 2013-01-18 16:40:34

BETA: Updating '''Plains of Lizardman'''
* Also updating Czech language for SQLAccountManager

r9397 | UnAfraid | 2013-01-21 16:49:34

BETA: DP-Part for [L5759]

r9398 | MELERIX | 2013-01-22 05:19:39

BETA: Added missing magicLvl in '''Iron Will''' skill, also updated code a bit.

r9399 | malyelfik | 2013-01-23 14:43:22

BETA: Updating '''Adventurer's buffs'''
* Unhardcoding HTMLs
* Removing helper_buff_list table, now these skills are stored in the bypass handler

Reviewed by: !UnAfraid
Note: Requires Core Update

r9400 | UnAfraid | 2013-01-25 15:33:44

BETA: Fixing Knoriks's shouts (Bad usage of bitmasks..)
* Reported by: TheLegend
* Also updating npc shouts to use Say2.NPC_SHOUT (instead of Say2.SHOUT) in order to make npc chat filter to work properly.

r9401 | UnAfraid | 2013-01-25 15:40:38

BETA: Fixing more wrong chat types causing chat filter do not work.

r9402 | MELERIX | 2013-01-26 22:08:43

BETA: Missing restrictions for item 21874 (Medal of Glory).

Reported by: ivantotov

r9403 | MELERIX | 2013-01-28 17:23:22

BETA: Minor skill updates/fixes.

r9404 | MELERIX | 2013-01-28 22:35:32

BETA: Updated few Admin html files.

r9405 | MELERIX | 2013-01-30 18:33:57

BETA: Proof of Clan Alliance minor typo fix.

Reported by: ffelicissimo
Patch by: Zoey76

r9406 | malyelfik | 2013-02-03 16:06:31

BETA: Minor fix for NPCs:
* Tetrarch Talloth
* Tetrarch Kaitar
* Tetrarch Vellior

r9407 | malyelfik | 2013-02-03 17:54:09

BETA: Quests in Java
* What Women Want (2)
* Will the Seal be Broken? (3)
* Long Live the Pa'agrio Lord (4)
* Miner's Favor (5)
* Step Into the Future (6)
* A Trip Begins (7)
* An Adventure Begins (8)
* More Than Meets the Eye (136)
* Alligator Hunter (338)
Note: Requires Core Update

r9408 | malyelfik | 2013-02-03 18:17:28

BETA: Minor fixes for [9399]
* Player who have completed 3rd class transfer can't get these buffs
* Warcryer and Overlord should get Fighter buffs instead of Mage
Reported by: lion

r9409 | malyelfik | 2013-02-04 07:19:56

BETA: Updating license in quest More Than Meets the Eye (136)

r9410 | malyelfik | 2013-02-04 14:42:35

BETA: Quests in Java
* Into the City of Humans (9)
* Into the World (10)
* Dangerous Seduction (170)
* New Horizons (172)
* To the Isle of Souls (173)
* Supply Check (174)

r9411 | Zoey76 | 2013-02-05 18:39:24

BETA: Datapack part for [L5770]:
* Using int parameter for cond instead of String.
* Member sorting for quests and other scripts.
* Types
* Static fields
* Static initializers
* Fields
* Initializers
* Constructors
* Methods
* Static methods
* Moved many non-static method to static.
* Set many quest constructors as private.
* Minor code changes.

r9412 | Zoey76 | 2013-02-05 19:14:03

BETA: Feedable Beast AI, Best Farm AI and Bring Up With Love (20) quest refactoring:
* Refactored quest Bring Up With Love (20).
* Moved the quest check from !FeedableBeasts and !BeastFarm classes for quest Id 20 into the quest script itself to avoid duplicate code.
* Refactored !BeastFarm's code to avoid "_TamedBeastsData.keySet().toArray().get(randomNumber)".
* Using NpcStringIDs in !FeedableBeast class instead of hard-coded text strings.
* Added one TODO task in !FeedableBeasts: the tamed beasts consume one golden/crystal spice (depends on which was used to tame them) every minute, which should be implemented if we want to be retail-like.

Patch by: jurchiks
Reviewed by: Zoey76, !UnAfraid

r9413 | Adry_85 | 2013-02-05 19:48:20

BETA: Revise '''Weaver Olf''' AI and deleted old custom script.

Reviewed by: UnAfraid, Zoey76

r9414 | Zoey76 | 2013-02-06 21:13:02

BETA: Multiple refactoring of AIs and Instances:

Patch by: jurchiks
Reviewed by: UnAfraid, Zoey76

r9415 | Zoey76 | 2013-02-07 00:18:35

BETA: Frintezza missing features:
* Implemented skill Dewdrop of Destruction(2276).
* Added missing Dewdrop of Destruction(2276) item drop for Hall Keeper Captain(18329).
* Added support for Frintezza's behavior when Soul Breaking Arrow(2234) skill is used on it, it gets stunned for 35 seconds (no debuff songs).
* Require test.
* Added support for Portraits's behavior when Dewdrop of Destruction item/skill is used on them, they suicide.

r9416 | Zoey76 | 2013-02-07 00:24:22

BETA: Missing from [9415]:
* Dewdrop of Destruction(2276) item is removed on instance zone enter.

r9417 | UnAfraid | 2013-02-07 00:38:50

BETA: DP-Part for [L5772]

r9418 | UnAfraid | 2013-02-07 00:50:10

BETA: Fixing minor typo in UnsummonAgathion effect (Missing override of getEffectType())
* Reported by: lion
* Reviewed by: Zoey76

r9419 | MELERIX | 2013-02-07 12:52:02

BETA: Fixed '''Arcane Shield''' visual effect.
Reported by: Gries
Suggested by: pokiokio

r9420 | Zoey76 | 2013-02-07 16:08:22

BETA: Adding missing quest Handle With Care (288).
* Seer Ugoros AI will be added later.

r9421 | Zoey76 | 2013-02-07 22:27:28

BETA: Sctript fixes.
* Instance zone Pailaka (Devil's Isle) cleanup.
* Patch by: pmq
* Quest Request of Ice Merchant (10283) update to High Five.
* Patch by: pmq
* Retail html for Kier when Jinia moves to location.
* Patch by: malyelfik

r9422 | Adry_85 | 2013-02-08 12:15:29

BETA: LoA improvements and fixes.

r9423 | Zoey76 | 2013-02-08 18:16:50

BETA: Love Your Gatekeeper event.

Patch by: Gladicek
Thanks to: LasTravel, malyelfik
Reviewed by: Zoey76

r9424 | MELERIX | 2013-02-08 20:28:20

BETA: Minor update for '''database_installer.bat''' and small cleanup for [9419].

r9425 | Adry_85 | 2013-02-08 21:50:07

BETA: Continuing with [9422].

r9426 | Zoey76 | 2013-02-08 22:51:52

BETA: Teleporter transformation fixes.
* Included source format.
Patch by: malyelfik

r9427 | Zoey76 | 2013-02-09 12:48:52

BETA: Quest Ghosts of Batur (645).
* Updated to High Five.
* Written in Java.

Reviewed by: Adry_85

r9428 | Zoey76 | 2013-02-09 14:20:07

BETA: Quest Refined Dragon Blood (905).

Reviewed by: Adry_85

r9429 | Zoey76 | 2013-02-09 14:33:17

BETA: Minor fix for quest Competition for the Bandit Stronghold(504).

Patch by: jurchiks

r9430 | Zoey76 | 2013-02-09 21:06:00

BETA: Missing Isle of Prayer AI for drop management.

Reported by: delthazor
'''Note:''' If you have added custom drops to SQL table, you will need to remove them before updating to this revision.

r9431 | Zoey76 | 2013-02-10 00:41:41

BETA: Datapack part for [L5777].

r9432 | malyelfik | 2013-02-10 09:28:02

BETA: Quests in Java
* Make a Pair of Dress Shoes (33)
* Proof of Existence (701)

r9433 | Zoey76 | 2013-02-10 15:39:42

BETA: Datapack part for [L5780].

r9434 | Adry_85 | 2013-02-10 16:01:07

BETA: Unhardcoding spawns from SanctumOftheLordsOfDawn instance zone.

r9435 | Zoey76 | 2013-02-10 16:29:17

BETA: Datapack for [L5781].
* Added system message when using demonic mode.
* Requested by: UnAfraid
* Minor typo fix for quest sound.
* Patch by: lion
* Minor quest cleanup.

r9436 | Adry_85 | 2013-02-10 16:44:23

BETA: Minor fix for quest '''Guardian of the Skies''' (699).

r9437 | malyelfik | 2013-02-10 17:02:42

BETA: Minor fix for quests '''Cursed Life''' (700) and '''Request of Ice Merchant''' (10283)

r9438 | Adry_85 | 2013-02-11 13:03:01

BETA: Removed duplicate spawn from [9434].

Reported by: ivantotov

r9439 | Zoey76 | 2013-02-11 16:29:10

BETA: Datapack part for [L5785].

r9440 | Zoey76 | 2013-02-11 18:48:24

BETA: Datapack part for [L5788].

r9441 | Zoey76 | 2013-02-12 19:22:36

BETA: Quest Walk of Fate (112).

r9442 | Zoey76 | 2013-02-13 22:49:23

BETA: Quest Into the Flames (618).

Patch by: St3eT
Reviewed by: Zoey76

r9443 | MELERIX | 2013-02-14 00:10:53

BETA: Improved the way how is generated the revision number in Ant Builder, now it will get the revision number of the last change made in the specific project, and not the last revision number from whole svn.

r9444 | malyelfik | 2013-02-14 18:24:21

BETA: Improved quest '''Resurrection of an Old Manager''' (114)

r9445 | malyelfik | 2013-02-15 13:42:41

BETA: Quests in Java
* Temple Missionary (134)
* Temple Executor (135)
* Shadow Fox - 1 (139)
* Shadow Fox - 2 (140)
* Shadow Fox - 3 (141)
* Fallen Angel - Request of Dawn (142)
* Fallen Angel - Request of Dusk (143)
* Fallen Angel Select

Minor update for quests
* Temple Champion - 1 (137)
* Temple Champion - 2 (138)

Patch by: Nono, malyelfik

r9446 | malyelfik | 2013-02-15 14:34:17

BETA: Quest Wedding March (431)
Patch by: eyjine
Reviewed by: malyelfik

r9447 | malyelfik | 2013-02-16 11:35:43

BETA: Quests in Java
* In Search of Cloth (34)
* Find Glittering Jewelry (35)
* Make a Sewing Kit (36)
* Make Formal Wear (37)

r9448 | malyelfik | 2013-02-16 16:28:53

BETA: Fixing few issues in Possessor of a Precious Soul quests
Reported by: lion

r9449 | Adry_85 | 2013-02-16 17:12:20

BETA: Minor typo fixes.

r9450 | Zoey76 | 2013-02-17 12:49:51

BETA: Datapack part for [L5799].

r9451 | Zoey76 | 2013-02-17 17:05:57

BETA: Datapack part for [L5800]:
* Removed useless complete loops over spawn table.
* Removed useless methods to find last spawn.
* Fixed minor typos.
* Added some TODO tasks.

'''Note:''' Some NPE may be expected, just report them in forums.

r9452 | Adry_85 | 2013-02-17 18:14:06

BETA: Fix for ticket #5427

r9453 | Zoey76 | 2013-02-17 18:14:16

BETA: Datapack part for [L5801].

r9454 | Zoey76 | 2013-02-17 19:30:15

BETA: Minor cleanup.

r9455 | malyelfik | 2013-02-20 15:16:55

BETA: Quest '''Take Advantage of the Crisis! ''' (312)

r9456 | malyelfik | 2013-02-20 17:22:29

BETA: '''Mithril Mines''' AI
* Renaming Mithril Mines Teleporter

r9457 | malyelfik | 2013-02-21 15:20:25

BETA: Fixing quest '''Path to Becoming an Exalted Mercenary''' (148)
Reported by: lion

r9458 | MELERIX | 2013-02-21 17:38:01

BETA: Implemented some H5 Items.
* Scroll: Valakas Call.
* Jewel of Valakas.
* Scroll: Antharas Call.
* Jewel of Antharas.
Also updated license of builder, and few other minor skill fixes.

r9459 | Adry_85 | 2013-02-23 17:07:19

BETA: Updated souls formula, added check if player's souls are more than skill's max consume.

Reviewed by: !MELERIX

r9460 | Adry_85 | 2013-02-24 15:17:28

BETA: Balance Life from skillhandlers to effecthandlers.

Reviewed by: MELERIX, !UnAfraid, Zoey76

r9462 | MELERIX | 2013-02-24 18:18:10

BETA: DP-Part for [L5810].

r9463 | Zoey76 | 2013-02-24 18:49:17

BETA: Continuing with Balance Life rework.

r9464 | Zoey76 | 2013-02-24 20:50:32

BETA: Unhardcoding skill range for Rebalance HP effect.

r9465 | UnAfraid | 2013-02-24 22:27:42

BETA: Adding system message when request 'Watch Match' but its not Competition olympiad period yet.
* Patch by: St3eT

r9466 | Zoey76 | 2013-02-24 22:51:02

BETA: Minor fix for [9415].

Patch by: _Blade_

r9467 | UnAfraid | 2013-02-25 00:32:37

BETA: DP-Part for [L5815]

r9468 | Zoey76 | 2013-02-27 00:13:56

BETA: Minor typo fix for htmls in quest Pailaka - Song of Ice and Fire (128).

Reported by: Tavo22

r9469 | Adry_85 | 2013-02-27 17:24:22

BETA: Revise '''Shadow Weapons''' AI.

Patch by: jurchiks

r9470 | Zoey76 | 2013-02-27 19:00:15

BETA: NPC vulnerability fix.

Reported by: Tavo22

r9471 | Adry_85 | 2013-03-01 20:17:21

BETA: Adding '''Anais''' AI.

Patch by: nonom
Reviewed by: Adry_85, Zoey76
Tested by: Adry_85, sirrion

r9472 | MELERIX | 2013-03-01 22:41:19

BETA: Minor license updates for database installers.

r9473 | UnAfraid | 2013-03-03 15:50:40

BETA: Fixing NPEs in TargetUnlockable.
* Reported by: lion

r9474 | UnAfraid | 2013-03-03 16:13:09

BETA: DP-Part for [L5830]

r9475 | MELERIX | 2013-03-03 16:32:11

BETA: Minor fix for [9474].

r9476 | UnAfraid | 2013-03-03 20:25:41

BETA: Fixing all grand boss respawn timers now they will be hour by hour instead of milisec to milisec which means if you kill a boss at 12:18 it will respawn at XX:18 not totally randomly as before.
* Reported by: Tryskell

r9477 | UnAfraid | 2013-03-03 20:30:49

BETA: More from [9476]

r9478 | nonom | 2013-03-03 22:52:34

BETA: Adding Zealot of Shilen AI.

Reviewed by: Adry_85, Zoey76

r9479 | UnAfraid | 2013-03-03 23:28:59

BETA: DP-Part of [L5835]

r9480 | MELERIX | 2013-03-04 06:38:55

BETA: DP-Part for [L5837].

r9481 | nonom | 2013-03-04 15:19:48

BETA: Adding Legendary Tales Quest (254).

Reviewed by: jurchiks, Zoey76, UnAfraid

r9482 | nonom | 2013-03-04 17:15:07

BETA: Improving Q254 also added an enum to handle the Bosses.

Patch by: UnAfraid

r9483 | Adry_85 | 2013-03-04 18:44:42

BETA: License update for quest '''Legendary Tales'''.

r9484 | Adry_85 | 2013-03-04 20:34:35

BETA: Minor cleanup in sql.

r9485 | MELERIX | 2013-03-05 04:18:33

BETA: DP-Part for [L5838].

r9486 | Adry_85 | 2013-03-05 16:21:49

BETA: !GiveSp effect from skillhandlers to effecthandlers.

r9487 | Adry_85 | 2013-03-05 19:57:30

BETA: Added chances for each Raid Boss in Dragon Vortex AI.

Reviewed by: MELERIX, UnAfraid, Zoey76

r9488 | MELERIX | 2013-03-06 15:33:08

BETA: Updated fame points update query.

Reported by: blacksea

r9489 | Zoey76 | 2013-03-07 15:59:36

BETA: Fixes for Wings of Sand (455):
* Fixed armor parts reward list, it was rewarding Triumph weapons...
* Reported by: decadx
* Closing #5586
* Added recipe rewards (custom chances).
* Added random reward count for armor/weapon/jewelry parts (one or two items).

r9490 | Adry_85 | 2013-03-07 20:07:28

BETA: Removed useless !SkillType.

r9491 | Adry_85 | 2013-03-07 22:25:13

BETA: Minor cleanup after [9460], [9463] and [9464].

r9492 | UnAfraid | 2013-03-08 13:08:25

BETA: DP-Part for [L5852]

r9493 | malyelfik | 2013-03-08 14:24:07

BETA: Quest '''A Dark Twilight''' (626)
Patch by: Citizen
Reviewed by: malyelfik

r9494 | malyelfik | 2013-03-10 07:20:12

BETA: Merging !WalkerRoutes and Routes
* Updated Gordon AI
* Updated spawn loc for some NPCs
* Zealot of Shilen AI cleanup
Reviewed by: MELERIX, !UnAfraid, Adry_85
Note: Requires Core Update

r9495 | UnAfraid | 2013-03-10 14:15:46

BETA: Fixing little typos since [9476]
* Patch by: d!g0

r9496 | malyelfik | 2013-03-10 16:14:45

BETA: Quest '''Heart In Search Of Power''' (627)
Patch by: Citizen
Reviewed by: jurchiks, !UnAfraid, malyelfik

r9497 | Adry_85 | 2013-03-10 16:47:15

BETA: DP-Part for [L5858].

r9498 | MELERIX | 2013-03-11 03:36:50

BETA: Fixes for [9497].

Reported by: Arantir

r9499 | MELERIX | 2013-03-11 04:28:25

BETA: Reduced some calculations.

r9500 | Adry_85 | 2013-03-11 21:16:14

BETA: DP-Part for ?[L5861].

Patch by: Adry_85, UnAfraid

r9501 | Zoey76 | 2013-03-12 15:27:39

BETA: Fixing html path in some AIs.

Reported by: Arantir
Tested by: Arantir

r9502 | Zoey76 | 2013-03-12 16:00:55

BETA: Fixing reward item count for Embroider Soul Cloak quests.

Reported by: Gladicek

r9503 | malyelfik | 2013-03-12 16:28:52

BETA: Mercenary Captain AI

r9504 | Zoey76 | 2013-03-12 19:08:39

BETA: Datapack part for [L5866].

r9505 | Zoey76 | 2013-03-13 16:14:43

BETA: Reworking Sweeper to use retail like effects.
* Removed skill handler Sweep.
* Added effect Sweeper.
* Added effect !ConsumeBody.
* Added effect !MpByLevel.
* Added effect !HpByLevel.

Reviewed by: MELERIX

'''Note:''' There are more skills that uses this new effects and are implemented in different ways, this will be updated later.

r9506 | Zoey76 | 2013-03-13 17:44:43

BETA: Datapack for [L5868]:
* Implementing ConvertItem effect based on nBd's L2SkillChangeWeapon.

Reviewed by: Adry_85

r9507 | Zoey76 | 2013-03-13 18:46:15

BETA: Skill fixes:
* Retail like Darkness Energy Drain (589) skill.
* Soul Scent (22100) is not a drain skill, added Consume Body effect.
* Retail like Divine Inspiration (1405) skill and Enlarge Abnormal Slot effect.

r9508 | UnAfraid | 2013-03-14 11:38:40

BETA: DP-Part for [L5871]

r9509 | MELERIX | 2013-03-14 16:11:16

BETA: Minor Fix for Admin Effects Menu.

r9510 | MELERIX | 2013-03-14 17:07:04

BETA: this ones don't use duration, so 0 by default.

r9511 | Zoey76 | 2013-03-14 19:22:27

BETA: Datapack for [L5873].

r9512 | MELERIX | 2013-03-14 20:23:36

BETA: DP-Part for [L5874].

r9513 | MELERIX | 2013-03-14 20:29:28

BETA: enchant values too.

r9514 | Zoey76 | 2013-03-15 16:09:43

BETA: Datapack part for [L5875].

r9515 | Zoey76 | 2013-03-15 16:17:28

BETA: Quest Sweetest Venom(324) in Java.

Patch by: xban1x
Reviewed by: Zoey76

r9516 | Zoey76 | 2013-03-15 16:26:12

BETA: Quest Sense for Business (328) in Java.

Patch by: xban1x
Reviewed by: Zoey76

r9517 | Zoey76 | 2013-03-15 17:56:22

BETA: Quest Hunting for Wild Beasts (341) in Java.

Patch by: xban1x
Reviewed by: Zoey76

r9518 | Zoey76 | 2013-03-15 21:48:19

BETA: Quest Arrow for Vengeance (331) in Java.
* SQL queries to update previous quest names.

Patch by: xban1x
Reviewed by: Zoey76

r9519 | malyelfik | 2013-03-16 11:46:19

BETA: Updating '''Varka Silenos Barracks''' and '''Ketra Orc Outpost'''
* AI:
* Added !VarkaKetra AI
* Updated Varka Silenos Support
* Updated Ketra Orc Support
* Quests:
* Alliance with Ketra Orcs (605)
* Battle against Varka Silenos (606)
* Prove Your Courage! (Ketra) (607)
* Slay the Enemy Commander! (Ketra) (608)
* Magical Power of Water - Part 1 (609)
* Magical Power of Water - Part 2 (610)
* Alliance with Varka Silenos (611)
* Battle against Ketra Orcs (612)
* Prove Your Courage! (Varka) (613)
* Slay the Enemy Commander! (Varka) (614)
* Magical Power of Fire - Part 1 (615)
* Magical Power of Fire - Part 2 (616)
* SQL:
* Updated some teleports
* Removing {{{varka_ketra_ally}}} column from characters.sql

Patch by: malyelfik, joxit

'''Note:''' Requires Core Update

r9520 | Adry_85 | 2013-03-16 17:56:40

BETA: Field of Whispers/Silence related quests in Java:

* Winds of Change (237)
* Success/Failure of Business (238)
* Won't You Join Us? (239)
* Reed Field Maintenance (308)
* For a Good Cause (309)

Patch by: Joxit
Reviewed by: Adry_85, oscard, sefirot909, UnAfraid

r9521 | malyelfik | 2013-03-16 18:15:47

BETA: Fixing some walker routes

r9522 | Zoey76 | 2013-03-16 18:59:02

BETA: Unhardcoding warrior fishing monsters:
* Added retail like AI.

'''Note:'' Require [L5881].

r9523 | Adry_85 | 2013-03-16 19:15:40

BETA: Minor fixes from [9520].

Patch by: Joxit

r9524 | malyelfik | 2013-03-17 06:38:41

BETA: Updating some quests to High Five
* Guardians of the Holy Grail (639)
* Patch by: corbin12

* Signs of Revolt (646)
* Unhardcoded Into the Dimensional Rift (635)
* Removed The Zero Hour (640)

r9525 | Adry_85 | 2013-03-17 12:01:05

BETA: Quest '''Cursed Life''' (700) in Java.

Patch by: xban1x
Reviewed by: Adry_85, jurchiks

r9526 | Adry_85 | 2013-03-17 13:41:32

BETA: Minor fix from [9525].

Reported by: jurchiks

r9527 | Zoey76 | 2013-03-17 15:58:46

BETA: Minor fixes for Sweeper (42) skill.

Patch by: MELERIX, Zoey76

r9528 | malyelfik | 2013-03-17 16:11:58

BETA: Quest '''Find Sir Windawood''' (155)

r9529 | Zoey76 | 2013-03-18 04:15:16

BETA: Reworking skills (cleanup):
* No more...
* "neutral" skills, all skills are "neutral" by default.
* dynamic skill/effect type dependent "offensive" checks.
* dynamic skill/effect type dependent "pvp" checks.
* null names, default is empty string.
* dynamic seven sings skill checks, is cached in boolean until is finally unhardcoded.
* CPDAM skill type, not used anywhere.
* skills "pvp" and "offensive" at the same time.
* Spoil skill handler!
* CpDam skill handler!
* _effectSkillType in L2Effect.
* effectType in EffectTemplate.
* effectType in skill XMLs.
* effectPower=-1 lands always!
* Fixing Sweeper effect typos!
* Reported by: Decad, Torvitas

Reviewed by: Adry_85, MELERIX, UnAfraid

r9530 | UnAfraid | 2013-03-18 14:02:07

BETA: Fixing NPEs in FinalEmperialTomb when npc got attacked without skill.
* Reported by: nBd

r9531 | malyelfik | 2013-03-18 14:19:14

BETA: Quest '''Shilen's Hunt''' (165)
Patch by: xban1x
Reviewed by: !UnAfraid, malyelfik

r9532 | Zoey76 | 2013-03-18 15:09:51

BETA: Datapack part for [L5888].

r9533 | MELERIX | 2013-03-18 16:12:33

BETA: Updated '''Provoke''' skill.

r9534 | Adry_85 | 2013-03-18 20:57:12

BETA: Fixing !CancelDebuff effect.

Reviewed by: MELERIX, !UnAfraid, Zoey76

r9535 | Zoey76 | 2013-03-18 21:30:11

BETA: Effect fixes:
* Lucky effect for Lucky skill.
* Divine Inspiration skill fix.

Thanks MELERIX for helping with constant questions.

r9536 | Zoey76 | 2013-03-18 22:58:17

BETA: Missing skill in effect handler.

Reported by: d!g0

r9537 | Adry_85 | 2013-03-19 13:34:56

BETA: '''Blood Fiend''' (164) in Java.

Patch by: xban1x
Reviewed by: Adry_85

r9538 | malyelfik | 2013-03-19 14:59:10

BETA: Quest '''Cure for Fever''' (151)

r9539 | Adry_85 | 2013-03-19 20:11:10

BETA: '''Guardian of the Skies''' (699) in Java.

Patch by: xban1x
Reviewed by: Adry_85

r9540 | malyelfik | 2013-03-20 12:17:01

BETA: Teleport html fixes
Patch by: St3eT

r9541 | UnAfraid | 2013-03-21 01:37:46

BETA: Adding affect limit parameter to all skills that needs it.
* '''Note:''' support will be done later.

r9542 | Zoey76 | 2013-03-21 09:55:37

BETA: Fishing monster AI fixes:
* NPE vulnerability fix.
* Canceling quest timer on kill, not needed after monster is dead.

Patch by: Zoey76, lion

r9543 | Adry_85 | 2013-03-21 11:45:44

BETA: Added Tunatun AI and quest Bring Up With Love (20) retail like.

r9544 | Adry_85 | 2013-03-21 12:45:36

BETA: Minor cleanup.

r9545 | Adry_85 | 2013-03-22 12:36:08

BETA: DP-Part for [L5901].

* More retail like Chain Heal effect
* Unhardcoded TARGET_ONE !TargetType
* Misc AI cleanup

Reviewed by: lion, MELERIX, UnAfraid, Zoey76

r9546 | malyelfik | 2013-03-22 13:26:15

BETA: Quests in Java
* Curse of the Underground Fortress (162)
* Legacy of the Poet (163)
* Mass of Darkness (166)
* Dwarven Kinship (167)
Patch by: xban1x
Reviewed by: malyelfik

r9547 | malyelfik | 2013-03-22 15:08:04

BETA: Minor typo fix in html
Patch by: fissban

r9548 | malyelfik | 2013-03-22 16:40:03

BETA: Quest '''Seed of Evil''' (158)

r9550 | malyelfik | 2013-03-23 16:38:37

BETA: Fix for ticket #5435

r9552 | Adry_85 | 2013-03-23 19:06:34

BETA: Quest '''Sea of Spores Fever''' (102) in Java.

Patch by: xban1x
Reviewed by: Adry_85

r9553 | MELERIX | 2013-03-24 00:08:47

BETA: Renamed targetTypes.

'''NOTE: Require CORE [L5903]'''

r9554 | MELERIX | 2013-03-24 00:35:38

BETA: Minor fix for [9553].

r9555 | MELERIX | 2013-03-24 01:57:43

BETA: Minor fix for Sweeper Skills.

Reported by: d!g0

r9556 | MELERIX | 2013-03-24 02:43:12

BETA: Oops skills 444 don't use condition.

r9557 | malyelfik | 2013-03-24 07:19:46

BETA: DP-part for [L5904]
* Added some cond checks to quest Dwarven Kinship (167)
* Reported by: xban1x

Reviewed by: !UnAfraid

r9558 | malyelfik | 2013-03-24 08:11:07

BETA: Quest '''Deliver Supplies''' (168)
Patch by: xban1x
Reviewed by: malyelfik

r9559 | malyelfik | 2013-03-24 09:52:52

BETA: Quest '''Offspring of Nightmares''' (169)
Patch by: xban1x
Reviewed by: malyelfik

r9560 | MELERIX | 2013-03-24 13:05:21

BETA: Updated Warrior/Mage Banes skill codes.

r9561 | malyelfik | 2013-03-24 13:29:22

BETA: Quest '''Influx of Machines''' (647)

r9562 | Zoey76 | 2013-03-24 19:29:09

BETA: Minor fix for Embroidered Soul Cloak quests.

Patch by: nBd
Suggested by: lion

r9563 | MELERIX | 2013-03-24 21:40:48

BETA: AURA related targets shouldn't add caster in the list of targets, it fix the issues of Warrior/Mage Banes skills affecting caster.

Reported by: d!g0
Tested by: oscard

r9564 | Adry_85 | 2013-03-25 11:17:33

BETA: Raid Boss Freya related quest:

* '''The Other Side of Truth''' (115) in Java

Thanks to: Zoey76

r9565 | Adry_85 | 2013-03-25 12:37:14

BETA: Improved !SagaSuperClass script.

Patch by: jurchiks, xban1x
Reviewed by: Adry_85

r9566 | Zoey76 | 2013-03-25 16:05:56

BETA: Skills cleanup.
* Missing in [9529].
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Charts!

Post by Zoey76 »

Core charts:
Image
Image
Image
Image
Datapack charts:
Image
Image
Image
Image

Have fun with numbers!
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
Gladicek
Posts: 634
Joined: Wed Jan 19, 2011 6:25 pm
Location: Czech Republic

Re: [L2j] Updating trunk!

Post by Gladicek »

Nice Zoey :)
ImageImage
L2J retired
angkor_tm
Posts: 135
Joined: Fri Nov 19, 2010 1:38 pm

Re: [L2j] Updating trunk!

Post by angkor_tm »

Thank guys for your great work
User avatar
zatei
Posts: 103
Joined: Sat Apr 10, 2010 11:25 am
Location: Russia

Re: [L2j] Updating trunk!

Post by zatei »

Requesting SVN visualisation!
Ay kan saey dat dis qest is bollsit cauise itz vaery problames in coaer drunk bear vodka matreshka balalaika...
Sorry for bad English :D
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: [L2j] Updating trunk!

Post by Zoey76 »

New synchronization 5910-5936
SPOILER:
Revision 5910 | MELERIX | 2013-03-26 16:03:53

BETA: Fixed Lethal Formula to match retail, also fixed sysmsgs and improved the code a bit (with the help of Zoey76).

Reported by: _DS_, Decad, Konstantinos
Reviewed by: Zoey76
Tested by: oscard, Konstantinos, JMD

------------------------------------------------------------------------
Revision 5911 | UnAfraid | 2013-03-27 15:47:53

BETA: Items related reworks:
* Added ability to verify trigger skills if target matches pvp conditions before activating them
* Note: '''Disabled by default! '''
* Fixing an exploit causing some items to add stats but when unequip do not remove it.
* Reported by: nBd
* Reworking all item instances to verify for all available item modifications (Element, Augment, etc..) no matter what type they are.
* Reworking augmentation system:
* Now is a bit more retail like.
* Added changes for each augmentation option
* Note: '''Not totally randomly as before! '''
* Added config to keep old way.
* Reworked augmentation trigger effects to be handled properly
* Note: '''You will not see them anymore in your skill list! '''
* Patch by: Sandro, UnAfraid
------------------------------------------------------------------------
Revision 5912 | Adry_85 | 2013-03-27 16:20:07

BETA: Core-part for ?[DP9580].
------------------------------------------------------------------------
Revision 5913 | UnAfraid | 2013-03-27 16:32:06

BETA: Restoring accidently reverted changes to !AugmentationData class.
* Reported by: Zoey76
------------------------------------------------------------------------
Revision 5914 | UnAfraid | 2013-03-27 18:37:21

BETA: Fixing little logical problem from [5910] caused all lethal checks to return true 100%.
* Reported by: nBd
------------------------------------------------------------------------
Revision 5915 | MELERIX | 2013-03-27 21:35:36

BETA: This is no longer used.
------------------------------------------------------------------------
Revision 5916 | UnAfraid | 2013-03-28 13:47:15

BETA: Unhardcoding TvTEvent checks and giving ability to plug any other event without messing with the core a lot.
------------------------------------------------------------------------
Revision 5917 | Adry_85 | 2013-03-28 21:13:27

BETA: Unhardcoded !calcBlowSuccess and minor improvements.

Reviewed by: Zoey76
------------------------------------------------------------------------
Revision 5918 | Adry_85 | 2013-03-29 11:37:43

BETA: Removed MANAHEAL_BY_LEVEL SkillType.
------------------------------------------------------------------------
Revision 5919 | Adry_85 | 2013-04-03 17:31:20

BETA: Core-part for ?[DP9604].

- Removed old stuff

Patch by: UnAfraid

- Removed useless !SkillType
- Revise soul method a bit
- Removed useless Stats
- More improvements and cleanup

Reviewed by: !MELERIX, UnAfraid, Zoey76
------------------------------------------------------------------------
Revision 5920 | Adry_85 | 2013-04-04 18:38:33

BETA: Added more !QuestSound.

Patch by: jurchiks
Revieved by: Adry_85
------------------------------------------------------------------------
Revision 5921 | nBd | 2013-04-06 15:31:07

Revert [5501] as this seems to be just wrong!
------------------------------------------------------------------------
Revision 5922 | Zoey76 | 2013-04-06 23:46:47

BETA: Minor cleanup.
------------------------------------------------------------------------
Revision 5923 | Zoey76 | 2013-04-08 14:22:08

BETA: Two new methods.
* hasQuestState(String) to verify if the player has the given quest state.
* getRandomBoolean() to easy quest scripts.
* Suggested by: jurchiks
------------------------------------------------------------------------
Revision 5924 | MELERIX | 2013-04-09 19:22:34

BETA: Cleanup after [DP8103].
------------------------------------------------------------------------
Revision 5925 | MELERIX | 2013-04-10 02:28:44

BETA: Updated "Blow Success" Formula
* now use DEX modifier properly.
* no more BackStab from sides.
Also included a small improvement in calcBlowDamage by Adry_85.

------------------------------------------------------------------------
Revision 5926 | MELERIX | 2013-04-10 03:24:36

BETA: Some Improvements for [5910] & [5925], also added a missing check in calcLethalHit (no more "Hall-Kill" from front or sides with BackStab).
------------------------------------------------------------------------
Revision 5927 | MELERIX | 2013-04-10 08:01:29

BETA: Partially revert of [5857] it was already fixed since [5101].

Thanks to: xban1x
------------------------------------------------------------------------
Revision 5928 | malyelfik | 2013-04-12 16:54:06

BETA: Updating castle chamberlains
* Moved from Core to DP
* Added castle doors and traps upgrades

Reviewed by: Adry_85, !UnAfraid

'''NOTE''': Require Core/DP Update!
------------------------------------------------------------------------
Revision 5929 | Adry_85 | 2013-04-13 16:13:47

BETA: Core-part for [DP9618].
------------------------------------------------------------------------
Revision 5930 | MELERIX | 2013-04-14 10:33:24

BETA: Removed the old "mAtk/mDef" modifiers from debuffs formulas, it is causing more issues than benefits, this will be re-added when is done properly and will be informed here: viewtopic.php?f=91&t=22330&start=15#p160660
------------------------------------------------------------------------
Revision 5931 | malyelfik | 2013-04-15 15:32:06

BETA: Core-part for ?[DP9622]
------------------------------------------------------------------------
Revision 5932 | UnAfraid | 2013-04-16 07:08:18

BETA: Minor rework of Quest class:
* Refactored registering methods to accept array/collection.
* Reusing code.
* Removed return type of registering methods.
* Patch by: xBan1x
* Reviewed by: Zoey76, Adry_85
------------------------------------------------------------------------
Revision 5933 | Zoey76 | 2013-04-17 14:40:51

BETA: Configuration option to allow access to Hellbound without quests.

Patch by: St3eT
------------------------------------------------------------------------
Revision 5934 | Zoey76 | 2013-04-20 10:35:39

BETA: Unhardcodding Fame Manager from core.

Patch by: St3eT
Reviewed by: Zoey76
------------------------------------------------------------------------
Revision 5935 | Adry_85 | 2013-04-22 14:48:26

BETA: Core-part for ??[DP9639].
------------------------------------------------------------------------
Revision 5936 | Zoey76 | 2013-04-23 15:39:07

BETA: Minor cleanup.
------------------------------------------------------------------------
Reported by:
nBd 2
_DS_ 1
Decad 1
Konstantinos 1
Zoey76 1

Reviewed by:
Zoey76 5
Adry_85 3
UnAfraid 2
MELERIX 1

Tested by:
oscard 1
Konstantinos 1
JMD 1


Patch by:
UnAfraid 2
St3eT 2

Sandro 1
xBan1x 1
jurchiks 1
Adry_85 1

Suggested by:
jurchiks 1

Thanks to:
xban1x 1
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: [L2j] Updating trunk!

Post by Zoey76 »

New synchronization 9568-9640
SPOILER:
Revision 9568 | Adry_85 | 2013-03-25 19:04:38

BETA: Minor fix after [9567].

Reported by: jurchiks
------------------------------------------------------------------------
Revision 9569 | Adry_85 | 2013-03-25 20:39:06

BETA: AI script improvements and fixes.

Patch by: jurchiks
Reviewed by: Adry_85, UnAfraid, Zoey76
------------------------------------------------------------------------
Revision 9570 | MELERIX | 2013-03-26 00:45:09

BETA: Added few missing descriptions in skills.
------------------------------------------------------------------------
Revision 9571 | Adry_85 | 2013-03-26 13:24:33

BETA: Quests in Java:

- '''Hidden Truth''' (21)
- '''Millennium Love''' (156)
- '''Recover Smuggled Goods''' (157)
- '''Protect the Water Source''' (159)

Patch by: xban1x
Reviewed by: Adry_85
------------------------------------------------------------------------
Revision 9572 | MELERIX | 2013-03-26 16:04:31

BETA: DP-Part for [L5910].
------------------------------------------------------------------------
Revision 9574 | MELERIX | 2013-03-26 17:14:14

BETA: Minor typo fix for [9572].

Reported by: JMD
------------------------------------------------------------------------
Revision 9575 | Adry_85 | 2013-03-27 07:17:59

BETA: Minor fix for quest '''Request of Ice Merchant''' (10283).
------------------------------------------------------------------------
Revision 9576 | Adry_85 | 2013-03-27 08:10:44

BETA: Minor fix for quest '''An Ice Merchant's Dream''' (648).

Reported by: _Blade_
------------------------------------------------------------------------
Revision 9577 | Adry_85 | 2013-03-27 10:12:55

BETA: Fixing check for quest '''Tragedy In Von Hellmann Forest''' (22).

Reported by: _Blade_
------------------------------------------------------------------------
Revision 9578 | Adry_85 | 2013-03-27 10:15:39

BETA: Missing check from [9577].
------------------------------------------------------------------------
Revision 9579 | UnAfraid | 2013-03-27 15:49:08

BETA: DP-Part for [L5911]
------------------------------------------------------------------------
Revision 9580 | Adry_85 | 2013-03-27 16:17:27

BETA: Targethandlers fixes:

- Removed useless target type
- Added support to affect limit for area skills
- Replacing !FastList with !ArrayList

Reviewed by: !UnAfraid, Zoey76

- Fixed Chain Heal issue with clan/ally targets

Reported by: oscard
Reviewed by: !UnAfraid
------------------------------------------------------------------------
Revision 9581 | UnAfraid | 2013-03-27 17:06:59

BETA: Fixing retailchances.xml xml format (Using tabs instead of spaces)
* Reported by: Yuko
------------------------------------------------------------------------
Revision 9582 | UnAfraid | 2013-03-27 19:01:03

BETA: Sorting all table and set elements of skills xml data.
* '''Note:''' Be careful in future to do not break the sorting order.
* Reviewed by: MELERIX, Zoey76, Adry_85
------------------------------------------------------------------------
Revision 9583 | UnAfraid | 2013-03-27 20:40:21

BETA: Continuing with [9582] sorted all enchant elements first by route id then by name.
* Reviewed by: MELERIX, Zoey76, Adry_85
------------------------------------------------------------------------
Revision 9584 | UnAfraid | 2013-03-27 21:14:18

BETA: More from [9582] renaming all enchant variables enchant(\d+)name to ench(\d+)name.
* Reviewed by: MELERIX
------------------------------------------------------------------------
Revision 9585 | UnAfraid | 2013-03-27 21:24:41

BETA: Adding abnormal time to skill it will be removed from effects soon.
* Requested by: Zoey76
* Reviewed by: MELERIX, Zoey76, Adry_85
------------------------------------------------------------------------
Revision 9586 | UnAfraid | 2013-03-27 22:09:30

BETA: Fixing some typos introduced in [9585]
------------------------------------------------------------------------
Revision 9587 | malyelfik | 2013-03-28 06:25:57

BETA: Quests in Java
* Fruit of the Mother Tree (161)
* Steps for Honor (176)

------------------------------------------------------------------------
Revision 9588 | malyelfik | 2013-03-28 07:08:59

BETA: Quests in Java
* Gatekeeper's Offering (277)
* Gatekeeper's Favor (297)

------------------------------------------------------------------------
Revision 9589 | Adry_85 | 2013-03-28 10:36:26

BETA: Fixing Chain Heal skill, healing flagged players is possible if they are on same party/clan/ally.

Reported by: nBd, !UnAfraid
------------------------------------------------------------------------
Revision 9590 | UnAfraid | 2013-03-28 13:47:33

BETA: DP-Part for [L5916]
------------------------------------------------------------------------
Revision 9591 | Adry_85 | 2013-03-28 19:06:36

BETA: Fixing target party, now effect works on all party members.

Reported by: u3games
------------------------------------------------------------------------
Revision 9592 | Zoey76 | 2013-03-28 19:40:06

BETA: Minor typo fix for Pailaka Song of Ice and Fire.

Patch by: fissban, Zoey76
------------------------------------------------------------------------
Revision 9593 | Zoey76 | 2013-03-28 20:00:56

BETA: Adding XSD file for new augmentation XML files.

Reported by: PoRnosJH
------------------------------------------------------------------------
Revision 9594 | Adry_85 | 2013-03-28 21:15:35

BETA: DP-Part for [L5917].
------------------------------------------------------------------------
Revision 9595 | UnAfraid | 2013-03-29 11:26:59

BETA: Fixing Valakas wait time.
* Reported by: tragapan
* Patch by: lion
------------------------------------------------------------------------
Revision 9596 | Adry_85 | 2013-03-29 11:39:35

BETA: DP-Part for ?[L5918].
------------------------------------------------------------------------
Revision 9597 | MELERIX | 2013-03-31 21:39:56

BETA: Fixed some SQL updates.

Reported by: Zoey76
------------------------------------------------------------------------
Revision 9598 | Zoey76 | 2013-04-01 09:17:49

BETA: Dynamic translation system.
* Adds server real-time translation system for player chats.
* See this feature in action and upcoming full community board: http://youtu.be/EDti9WKPBC0
* Recommended quality HD/Full screen.
------------------------------------------------------------------------
Revision 9599 | Zoey76 | 2013-04-02 12:24:31

BETA: Removing dynamic translation system!
* Due the amount of reports, we have decided to remove this system, until it's working as it should.
* Read the [http://www.l2jserver.com/2013/04/transl ... tem-prank/ Official Announcement].
------------------------------------------------------------------------
Revision 9600 | Zoey76 | 2013-04-02 22:46:53

BETA: Minor typo fix in Quest Refined Dragon Blood (905).

Patch by: u3games
Reviewed by: Zoey76, JMD, jurchiks
------------------------------------------------------------------------
Revision 9601 | Zoey76 | 2013-04-03 00:58:31

BETA: Fixing fishing monsters.

Reported by: takhs7, d!go
------------------------------------------------------------------------
Revision 9602 | Adry_85 | 2013-04-03 14:50:11

BETA: Minor html fixes.

Patch by: fissban
------------------------------------------------------------------------
Revision 9603 | Adry_85 | 2013-04-03 16:20:19

BETA: Fixed teleporter html.

Patch by: KadeL
Reviewed by: Adry_85, Zoey76
------------------------------------------------------------------------
Revision 9604 | Adry_85 | 2013-04-03 17:22:02

BETA: Reworking skills:

- Added effect !FocusSouls
- Removed skillhandlers Heal
- Removed skillhandlers !HealPercent
- Removed skillhandlers !ManahealPercent
- Removed skillhandlers Charge
- Removed skillhandlers Soul
- More improvements and cleanup

Reviewed by: MELERIX, !UnAfraid, Zoey76
------------------------------------------------------------------------
Revision 9605 | Adry_85 | 2013-04-04 10:36:06

BETA: NPE fix.
Reported by: takhs7
Patch by: Zoey76
------------------------------------------------------------------------
Revision 9606 | Adry_85 | 2013-04-04 18:40:13

BETA: DP-Part for ?[L5920].
------------------------------------------------------------------------
Revision 9607 | Adry_85 | 2013-04-04 18:54:13

BETA: Minor typo fixes in '''A Special Order''' quest html.
Patch by: kocinski
Reviewed by: Zoey76
------------------------------------------------------------------------
Revision 9608 | Adry_85 | 2013-04-08 06:16:07

BETA: Restore lethal for Banish Undead, Banish Seraph and Turn Undead after [9604].
------------------------------------------------------------------------
Revision 9609 | Zoey76 | 2013-04-08 14:32:47

BETA: Datapack cleanup:
* Using getRandom(int) and getRandomBoolean() where is possible.
* Please use it in new scripts.
* Removing invalid null check in EffectMasterHandler.
* Added missing null check in Q00350_EnhanceYourWeapon.
* Fixed bug in Magical Power of Water - Part 2 (610), multiplier shouldn't be casted to int/long!
* Fixed bug in Magical Power of Fire - Part 2 (616), multiplier shouldn't be casted to int/long!
* Removing invalid null check in MasterHandler.
------------------------------------------------------------------------
Revision 9610 | MELERIX | 2013-04-08 19:19:46

BETA: Minor fix for skills of feed items in Beast Farm.

Reported by: u3games, oscard, _Blade_
Tested by: oscard
------------------------------------------------------------------------
Revision 9611 | Adry_85 | 2013-04-09 05:43:58

BETA: Avoid status update when amount of heal (cp, hp and mp) is 0.
Reviewed by: UnAfraid
------------------------------------------------------------------------
Revision 9612 | UnAfraid | 2013-04-10 18:11:28

BETA: Fixing some warnings caused by last datapack project settings update.
------------------------------------------------------------------------
Revision 9613 | UnAfraid | 2013-04-11 21:22:13

BETA: Adding new admin command !//scan [range] displays all NPCs around you giving u ability to move to the NPC or delete it.
* Reviewed by: FBIagent, MELERIX
------------------------------------------------------------------------
Revision 9614 | Adry_85 | 2013-04-12 11:14:54

BETA: Unhardcoded target one handler.
Patch by: MELERIX
Tested by: Adry_85
------------------------------------------------------------------------
Revision 9615 | Adry_85 | 2013-04-12 12:20:01

BETA: Fixed Spoil Bomb trigger skill.
Reported by: u3games
Tested by: Adry_85, oscard
Thanks to: MELERIX
------------------------------------------------------------------------
Revision 9616 | malyelfik | 2013-04-12 16:54:49

BETA: Updating castle chamberlains
* Moved from Core to DP
* Added castle doors and traps upgrades

Reviewed by: Adry_85, !UnAfraid

'''NOTE''': Require Core/DP Update!
------------------------------------------------------------------------
Revision 9617 | MELERIX | 2013-04-12 20:05:51

BETA: SQL Fixes for [9616].
* Formatted SQL tables.
* Fixed SQL Update (it should be line by line, otherwise if one change fail the others are not executed).
------------------------------------------------------------------------
Revision 9618 | Adry_85 | 2013-04-13 16:10:46

BETA: Clan Trader from Core to DP.
Patch by: St3eT
Reviewed by: Adry_85, malyelfik, !UnAfraid
Tested by: nache
------------------------------------------------------------------------
Revision 9619 | malyelfik | 2013-04-13 16:39:58

BETA: HTML cleanup

Patch by: St3eT, malyelfik
Reviewed by: Zoey76, malyelfik
------------------------------------------------------------------------
Revision 9620 | malyelfik | 2013-04-14 05:42:01

BETA: Updating quest '''Matras' Suspicious Request''' (691)
Reported by: jurchiks
------------------------------------------------------------------------
Revision 9621 | MELERIX | 2013-04-14 11:22:47

BETA: Restored lethal for Deadly Roulette, broken since [9500].

Reported by: FinalDestination
Tested by: FinalDestination
------------------------------------------------------------------------
Revision 9622 | malyelfik | 2013-04-15 15:30:14

BETA: Mercenary Captain from Core to DP
Reviewed by: !UnAfraid
------------------------------------------------------------------------
Revision 9623 | Zoey76 | 2013-04-15 23:22:00

BETA: Missing SQL update.

Patch by: badboy29
------------------------------------------------------------------------
Revision 9624 | UnAfraid | 2013-04-16 05:23:06

BETA: Fixing minor typo in Quest Jewel of Valakas (10505) (Wrong Valakas id)
* Patch by: lion
------------------------------------------------------------------------
Revision 9625 | malyelfik | 2013-04-16 14:03:56

BETA: '''Sword of Solidarity''' (101) in Java
Patch by: xban1x
Reviewed by: jurchiks, malyelfik
------------------------------------------------------------------------
Revision 9626 | Zoey76 | 2013-04-17 00:52:04

BETA: Removing duplicated parameters for skill Kamael Captain Mercenary Disarm(877).

Reported by: badboy29
------------------------------------------------------------------------
Revision 9627 | malyelfik | 2013-04-17 11:17:43

BETA: Missing SQL update from [9616]

Reported by: badboy29
------------------------------------------------------------------------
Revision 9628 | malyelfik | 2013-04-17 12:06:44

BETA: '''Spirit of Mirrors''' (104) in Java
Patch by: xban1x
Reviewed by: joxit, malyelfik
------------------------------------------------------------------------
Revision 9630 | Zoey76 | 2013-04-17 14:49:13

BETA: Configuration option to allow access to Hellbound without quests.

Patch by: St3eT
------------------------------------------------------------------------
Revision 9631 | Zoey76 | 2013-04-17 19:39:50

BETA: Minor typo fix in event HTML.

Reported by: fissban
Patch by: Gladicek
------------------------------------------------------------------------
Revision 9632 | malyelfik | 2013-04-18 12:57:58

BETA: HTML cleanup

Patch by: St3eT
Reviewed by: xban1x, malyelfik
------------------------------------------------------------------------
Revision 9633 | Zoey76 | 2013-04-19 22:25:17

BETA: Fixing Harvesting (2098) skill.

Reported by: lucan
------------------------------------------------------------------------
Revision 9634 | Zoey76 | 2013-04-20 10:36:40

BETA: Unhardcodding Fame Manager from core.

Patch by: St3eT
Reviewed by: Zoey76
------------------------------------------------------------------------
Revision 9635 | Zoey76 | 2013-04-20 11:05:22

BETA: AI cosmetic fixes.
* Added missing special camera in Antharas' death.
* Added missing special camera in Valakas' death.
* Fixed wrong battle start music for Queen Ant.

Patch by: daemon
Reviewed by: Zoey76
------------------------------------------------------------------------
Revision 9636 | Zoey76 | 2013-04-20 11:12:58

BETA: Admin HTML updates.

Patch by: CostyKiller
Reviewed by: xban1x, Zoey76
------------------------------------------------------------------------
Revision 9637 | malyelfik | 2013-04-20 14:30:30

BETA: '''Vanquish Remnants''' (326) in Java
Patch by: xban1x
Reviewed by: jurchiks, !UnAfraid, malyelfik
Tested by: sirrion
------------------------------------------------------------------------
Revision 9638 | malyelfik | 2013-04-20 18:00:48

BETA: Restoring deleted HTML by mistake
Reported by: badboy29
------------------------------------------------------------------------
Revision 9639 | Adry_85 | 2013-04-22 14:46:15

BETA: Fixing Chain Heal behavior with different targets.
Reported by: badboy29
Tested by: badboy29
Reviewed by: !UnAfraid
------------------------------------------------------------------------
Revision 9640 | malyelfik | 2013-04-23 15:59:57

BETA: HTML cleanup
Patch by: St3eT, malyelfik
------------------------------------------------------------------------
Reported by:
badboy29 4
_Blade_ 3
u3games 3
jurchiks 2
oscard 2
takhs7 2
JMD 1
Yuko 1
nBd 1
UnAfraid 1
PoRnosJH 1
tragapan 1
Zoey76 1
d!go 1
kocinski 1
FinalDestination 1
fissban 1
lucan 1

Reviewed by:
Zoey76 13
UnAfraid 10
Adry_85 8
MELERIX 6
malyelfik 6
jurchiks 3
xban1x 2
JMD 1
FBIagent 1
joxit 1

Tested by:
oscard 2
Adry_85 2

FinalDestination 1
sirrion 1
badboy29 1

Patch by:
St3eT 6
xban1x 3
fissban 2
Zoey76 2
lion 2
malyelfik 2
jurchiks 1
u3games 1
KadeL 1
MELERIX 1
badboy29 1
Gladicek 1
daemon 1
CostyKiller 1

Thanks to:
MELERIX 1
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: [L2j] Updating trunk!

Post by Zoey76 »

If you are in the previous lists, I'm proud of you :wink:
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
St3eT
Posts: 961
Joined: Sun Mar 07, 2010 6:50 pm

Re: [L2j] Updating trunk!

Post by St3eT »

We want graphs :( :P
PS: good job all. :)
If i should be black sheep for sure no as punishment
Image
User avatar
Gladicek
Posts: 634
Joined: Wed Jan 19, 2011 6:25 pm
Location: Czech Republic

Re: [L2j] Updating trunk!

Post by Gladicek »

St3eT wrote:We want graphs :( :P
PS: good job all. :)
QQ..I want a pony! :D
ImageImage
L2J retired
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: [L2j] Updating trunk!

Post by jurchiks »

Oh god, not a brony! :mrgreen:
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
St3eT
Posts: 961
Joined: Sun Mar 07, 2010 6:50 pm

Re: [L2j] Updating trunk!

Post by St3eT »

Gladicek wrote: QQ..I want a pony! :D
Image)

I known ;)
Image
If i should be black sheep for sure no as punishment
Image
User avatar
Gladicek
Posts: 634
Joined: Wed Jan 19, 2011 6:25 pm
Location: Czech Republic

Re: [L2j] Updating trunk!

Post by Gladicek »

Huh cute pony :oops:

Nah back to topic before Zoey will be angry :D
ImageImage
L2J retired
Post Reply