Commit Graph

199 Commits

Author SHA1 Message Date
MobiusDev
5e6d2af3ff Addition of missing item consume ids for skills. 2019-02-27 13:35:14 +00:00
MobiusDev
a5e6ee19d1 Dropped CreateItemRandom effect. 2019-02-27 12:09:40 +00:00
MobiusDev
da883c20cd Check agathion id at start to avoid further checks. 2019-02-26 08:14:04 +00:00
MobiusDev
f8e2be116c Proper listeners for agathion summoning. 2019-02-26 06:24:58 +00:00
MobiusDev
9a3d0f58d4 Retail prohibitions for quest Brothers Bound in Chains (500). 2019-02-25 20:29:12 +00:00
MobiusDev
7ca71321c6 Proper skill id for Hour of Penitence buff. 2019-02-25 20:07:00 +00:00
MobiusDev
217033f77e Addition of quest Brothers Bound in Chains (500). 2019-02-25 19:46:44 +00:00
MobiusDev
335dc6d580 Proper NPC id for GvE manager.
Contributed by Liamxroy.
2019-02-21 10:53:52 +00:00
MobiusDev
7127a112ae Addition of missing overhit parameter initialization for FatalBlow effect.
Contributed by Iris.
2019-02-20 07:26:49 +00:00
MobiusDev
47300f236f Created L2Character method abortAllSkillCasters. 2019-02-17 08:50:48 +00:00
MobiusDev
4e03ba0932 Addition of CallLearnedSkill effect.
Contributed by Kazumi.
2019-02-16 15:26:21 +00:00
MobiusDev
c566c56072 BlockActions effect should interrupt all skills. 2019-02-13 06:39:52 +00:00
MobiusDev
c07feccffa Also use a task for MaxCp effect heal. 2019-02-08 03:00:02 +00:00
MobiusDev
97ee89b3e9 MaxHp should check if effected is not HP blocked in the task. 2019-02-08 02:56:50 +00:00
MobiusDev
c3d11803a9 MaxHp and MaxMp effect heals with a task. 2019-02-08 02:08:04 +00:00
MobiusDev
2b806c4650 Removed HpDrain effect cubic 4050 skill check. 2019-02-07 07:52:14 +00:00
MobiusDev
fefe92b121 Support for Mystic Tavern globe NPCs. 2019-02-07 03:33:28 +00:00
MobiusDev
b8bde9ef28 Enabled augmented item trading according to Classic L2Wiki. 2019-02-06 07:38:26 +00:00
MobiusDev
35e51e1fb4 Configs for augmented item trade and destroy actions. 2019-02-06 04:55:20 +00:00
MobiusDev
78dacf5dfe Disable summoning when spawn protected. 2019-02-05 11:09:39 +00:00
MobiusDev
fe0577b69b Various potion item related improvements.
Contributed by facab.
2019-02-05 06:17:16 +00:00
MobiusDev
b1f1cb8568 Summons should not PvP flag after getting stunned. 2019-02-05 05:13:22 +00:00
MobiusDev
074fdca40c Admin panel for event triggers. 2019-02-03 09:30:28 +00:00
MobiusDev
db367700b5 Store olympiad rewards in character variables. 2019-02-02 08:48:47 +00:00
MobiusDev
dac640e17c Force use for summon skills. 2019-01-27 14:37:37 +00:00
MobiusDev
6ce1c12816 Always affect main summon target. 2019-01-26 00:21:19 +00:00
MobiusDev
e58a5a4ae4 Remove previous summon when summoning skill finishes casting. 2019-01-26 00:16:13 +00:00
MobiusDev
83b42bef7b Fix for passive effect disabling monsters. 2019-01-24 13:49:01 +00:00
MobiusDev
2d0b04c3d2 Adjusted Antharas' Earring items. 2019-01-23 19:54:34 +00:00
MobiusDev
b898bfd655 Spoil success calculation by level. 2019-01-23 19:01:45 +00:00
MobiusDev
a7f367e4cd Default party range set to 1500. 2019-01-23 03:21:15 +00:00
MobiusDev
bf417153d9 Reuse of party range configuration. 2019-01-23 03:14:45 +00:00
MobiusDev
283f87c38e Proper usage for party range configuration. 2019-01-23 01:50:11 +00:00
MobiusDev
e2461174d7 Fixed OpCheckAbnormalSkillCondition target NPE. 2019-01-21 02:24:54 +00:00
MobiusDev
c2ddde9adc ExtendDrop cleanup. 2019-01-21 00:55:38 +00:00
MobiusDev
5fb9c5e033 Removed trailing whitespace from several XML files. 2019-01-18 01:38:00 +00:00
MobiusDev
f4010c30e6 These stun skills do not need block action allowed skills. 2019-01-16 07:37:34 +00:00
MobiusDev
899c47daaf Fixed Refined Ring of Core usage. 2019-01-16 06:32:13 +00:00
MobiusDev
163d663fbb Removed non existent skills. 2019-01-16 06:18:48 +00:00
MobiusDev
25bb3582e8 Prevent removal of primary target for the Range affect scope. 2019-01-16 01:37:25 +00:00
MobiusDev
c049a7ac60 Single line for empty BlockActions elements. 2019-01-15 22:59:26 +00:00
MobiusDev
9fcdc3f346 Dropped Transform method allowAllSkills. 2019-01-14 22:14:27 +00:00
MobiusDev
aa222abbbc Fixed admin untransform command NPE. 2019-01-14 22:03:28 +00:00
MobiusDev
e78ebc0a35 Addition of weekend and monthly mission handlers.
Contributed by Iris.
2019-01-14 05:34:45 +00:00
MobiusDev
ca1dde80a6 Dropped RideState class. 2019-01-14 04:35:27 +00:00
MobiusDev
d33bb454f4 Updated icons. 2019-01-13 04:47:37 +00:00
MobiusDev
89d8e11288 Use of AbnormalShield effect for skills.
Contributed by Iris.
2019-01-12 07:55:17 +00:00
MobiusDev
ed1df36392 Use of SkillCaster for olympiad buffers. 2019-01-12 07:47:55 +00:00
MobiusDev
b1d9569fd4 Addition of new raidboss spawns. 2019-01-12 03:05:46 +00:00
MobiusDev
7cb742db48 Fixed summon attacking after BlockActions effect. 2019-01-11 23:57:41 +00:00
MobiusDev
d2d0f008b5 Proper admin teleport description for Skyshadow Meadow. 2019-01-11 23:44:39 +00:00
MobiusDev
0bc25b7e85 Updated Superion Fortress coordinates. 2019-01-11 23:25:13 +00:00
MobiusDev
81b13c3c97 Hate effects should not count as damage done. 2019-01-11 19:39:54 +00:00
MobiusDev
f6bbc68d1d Minor code format correction. 2019-01-11 11:41:47 +00:00
MobiusDev
81593f13a7 Proper comments for previous commit. 2019-01-11 11:12:20 +00:00
MobiusDev
71e34caad5 Raidboss templates update.
Contributed by Mantra.
2019-01-11 11:06:23 +00:00
MobiusDev
d76d67c42e MpVampiricAttack does not have a chance parameter. 2019-01-10 21:59:24 +00:00
MobiusDev
6c38b88b42 Addition of Dimensional Warp instance.
Contributed by gigilo1968.
2019-01-10 20:39:52 +00:00
MobiusDev
fdf51df12a Addition of topspawncount admin command. 2019-01-10 17:49:26 +00:00
MobiusDev
97b4148a7d Removed lifetime from summons. 2019-01-10 17:47:25 +00:00
MobiusDev
592399f5c0 Despawn precautions. 2019-01-09 07:20:24 +00:00
MobiusDev
e5446917e7 Effect trait bonus calculation should ignore resistances. 2019-01-08 18:35:17 +00:00
MobiusDev
27322e4e87 Fixed inability to calculate olympiad rewards. 2019-01-08 01:41:33 +00:00
MobiusDev
37c751fbd1 PcCafe packet improvements.
Contributed by darkillust.
2019-01-08 00:24:18 +00:00
MobiusDev
b82e5a66a3 Updated XML template comments. 2019-01-08 00:15:53 +00:00
MobiusDev
f8780f97ba Tooltips for NpcViewMod item images.
Contributed by MrNiceGuy.
2019-01-05 06:02:38 +00:00
MobiusDev
d8eb951f3e Eva's Kiss (1073) MagicalSkillPower values according to client. 2019-01-05 03:34:52 +00:00
MobiusDev
631153020d Various skill fixes.
Contributed by Delnote.
2019-01-03 21:10:25 +00:00
MobiusDev
08294a16cf Summons cast skills on non flagged players. 2018-12-29 06:41:10 +00:00
MobiusDev
68654aaee3 Removed SkillTransfer script. 2018-12-29 04:26:20 +00:00
MobiusDev
503ffe3d3e Prevent PullBack effect used on NPCs. 2018-12-21 04:08:44 +00:00
MobiusDev
0fd01be477 Ability to disable item at olympiad zones.
Contributed by Iris.
2018-12-20 20:31:13 +00:00
MobiusDev
43710d966f Removed underscores from NPC template elements. 2018-12-20 17:51:48 +00:00
MobiusDev
b831ca2578 Fixed level typo at skill Fatal Counter (314).
Contributed by Iris.
2018-12-20 01:24:59 +00:00
MobiusDev
4c592c1707 Fixed PhysicalAttackHpLink effect. 2018-12-16 22:07:34 +00:00
MobiusDev
0bdd4e455c Fishing value corrections.
Contributed by Mantra.
2018-12-16 18:55:03 +00:00
MobiusDev
e4ed809b43 Accept double values for fishing rates. 2018-12-16 18:53:39 +00:00
MobiusDev
09cfaab4f2 Addition of HitAtNight effect. 2018-12-15 20:42:26 +00:00
MobiusDev
0730202378 Mana Recovery Potion (70159) item.
Contributed by Pavlov.
2018-12-09 18:26:06 +00:00
MobiusDev
b5081388c3 Abnormal level correction for Pa'agrio's Protection.
Contributed by Iris.
2018-12-08 01:03:09 +00:00
MobiusDev
c936130948 Correct amount of olympiad point rewards.
Contributed by Iris.
2018-12-08 01:00:11 +00:00
MobiusDev
0df03c2a7f Monument of heroes improvements. 2018-12-06 13:43:44 +00:00
MobiusDev
cf6d04e6f1 Updated several monster templates with L2Wiki values. 2018-12-03 01:12:17 +00:00
MobiusDev
5547bdf36d Fixed Halaster (31587) talk. 2018-12-02 18:43:38 +00:00
MobiusDev
2de9b3c1aa Proper Goddard patrol guards. 2018-12-02 18:19:23 +00:00
MobiusDev
f47db2cdf7 More Goddard html additions.
Contributed by kaylakamaz.
2018-12-02 17:57:49 +00:00
MobiusDev
286a89fe66 Monster arena boss improvements.
Contributed by Liamxroy.
2018-12-02 17:05:20 +00:00
MobiusDev
52a24251f0 Goddard village master additions.
Contributed by kaylakamaz.
2018-12-02 16:32:34 +00:00
MobiusDev
36df151387 Removed olympiad class matches.
Contributed by Iris.
2018-12-02 03:30:01 +00:00
MobiusDev
727fcee34b Parsed NPC client data. 2018-12-02 03:21:46 +00:00
MobiusDev
2a428ef17c Goddard guard html additions.
Contributed by kaylakamaz.
2018-12-02 02:01:48 +00:00
MobiusDev
8794fd2183 Addition of Hilda (31271) and Feynn (31583) ids to multisells. 2018-12-02 01:57:57 +00:00
MobiusDev
98b76f79f7 Goddard blacksmith additions.
Contributed by kaylakamaz.
2018-12-02 01:45:12 +00:00
MobiusDev
538c77c846 Proper html for gatekeeper Tatiana.
Contributed by kaylakamaz.
2018-12-02 01:37:51 +00:00
MobiusDev
d7c904ac48 Addition of event managers for Goddard. 2018-11-30 22:42:11 +00:00
MobiusDev
b98d14ef2a Attempt to fix broken squash events. 2018-11-30 22:38:48 +00:00
MobiusDev
b87dffe6ef Goddard trader and warehouse additions.
Contributed by kaylakamaz.
2018-11-30 20:29:29 +00:00
MobiusDev
b51139a4a2 Fixed SkillTurning effect. 2018-11-30 10:59:14 +00:00
MobiusDev
b2f0b7978e Addition of Goddard clanhall buylists. 2018-11-29 04:43:09 +00:00
MobiusDev
800a95dc59 Addition of Goddard clanhall teleports. 2018-11-29 04:34:18 +00:00