Commit Graph

152 Commits

Author SHA1 Message Date
MobiusDev
5224d41be9 Disable unstuck command for neutral faction players. 2019-02-28 14:03:21 +00:00
MobiusDev
2b9c79367e Unhardcoded faction guards, fixed aggro and various improvements. 2019-02-28 12:02:37 +00:00
MobiusDev
2973d4e4df Fixed probable CastleChamberlain NPE caused by missing fort id. 2019-02-27 23:15:49 +00:00
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