Commit Graph

492 Commits

Author SHA1 Message Date
MobiusDev
00025ff4d1 Addition of missing NPC templates. 2019-03-05 13:25:08 +00:00
MobiusDev
bbe546f4c2 Dragon pendant enchant effects.
Contributed by quangnguyen.
2019-03-03 12:02:08 +00:00
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
MobiusDev
ed1df36392 Use of SkillCaster for olympiad buffers. 2019-01-12 07:47:55 +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
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
286a89fe66 Monster arena boss improvements.
Contributed by Liamxroy.
2018-12-02 17:05:20 +00:00
MobiusDev
36df151387 Removed olympiad class matches.
Contributed by Iris.
2018-12-02 03:30:01 +00:00
MobiusDev
b98d14ef2a Attempt to fix broken squash events. 2018-11-30 22:38:48 +00:00
MobiusDev
b51139a4a2 Fixed SkillTurning effect. 2018-11-30 10:59:14 +00:00
MobiusDev
e67123878e Addition of missing castle buylists.
Contributed by Iris.
2018-11-29 03:54:00 +00:00
MobiusDev
98c6cd7456 Fixed talking to monument of heroes. 2018-11-29 01:05:02 +00:00
MobiusDev
a8c985c8bc Code format for Forgotten Island spawns file. 2018-11-28 14:50:06 +00:00
MobiusDev
cccaa62d6e More ConsumeBody effect changes. 2018-11-28 10:25:52 +00:00
MobiusDev
3e0b281e89 ConsumeBody effect related changes. 2018-11-27 18:03:49 +00:00
MobiusDev
47b70675c4 Non dropable mysterious shots.
Contributed by Iris.
2018-11-27 17:56:33 +00:00
MobiusDev
51205e38a1 Use a Map to store AbstractConditionalHpEffect character updates. 2018-11-26 14:46:41 +00:00
MobiusDev
2dfdcef574 Minor typo correction at AbstractConditionalHpEffect class. 2018-11-26 01:16:13 +00:00
MobiusDev
16ac14976f Use listeners for abstract conditional hp effect. 2018-11-25 22:07:51 +00:00
MobiusDev
4c2171eb5f Fixed castle functions. 2018-11-24 21:51:53 +00:00
MobiusDev
3ece182d91 Default access level for admin command settruehero. 2018-11-24 11:57:17 +00:00
MobiusDev
f37148daf4 Corrections for allowed skill inconsistencies. 2018-11-23 22:47:01 +00:00
MobiusDev
6e1df5b92c Check visibility for skill range condition. 2018-11-23 22:36:01 +00:00
MobiusDev
c3b8e5a0e6 Blacksmith multisell improvements.
Contributed by Iris.
2018-11-23 21:19:05 +00:00
MobiusDev
2db48f060d Core AI improvements. 2018-11-22 01:31:46 +00:00
MobiusDev
c59390eb44 Changed item drop rate upon player death.
Contributed by Iris.
2018-11-18 21:02:05 +00:00
MobiusDev
12ad31c6dd Config to disable stun cancel chance upon hit. 2018-11-13 19:59:12 +00:00
MobiusDev
098d5a4462 Garden of Eva door functions.
Contributed by gigilo1968.
2018-11-13 18:52:59 +00:00
MobiusDev
95d85c187e World chat enabled by default. 2018-11-08 09:59:23 +00:00
MobiusDev
d35a9d46ec Abnormal improvements. 2018-11-01 16:51:03 +00:00
MobiusDev
c0a6ffbb64 Proper Agathion slot mask. 2018-10-11 18:34:58 +00:00
MobiusDev
b87d0427a3 Removed known command. Also NPC abnormal broadcast fix. 2018-09-23 18:50:42 +00:00
MobiusDev
9f44337989 Addition of config for allowing mounts during sieges. 2018-09-23 11:35:46 +00:00
MobiusDev
1e8e7722c2 A-grade helmet correction for server helper NPC multisell.
Contributed by MrNiceGuy.
2018-09-23 11:07:41 +00:00
MobiusDev
e6c79bded1 Removed MagicalAttack effect from skill Curse Gloom (1263).
Contributed by MrNiceGuy.
2018-09-22 19:24:15 +00:00
MobiusDev
00605f72cc Removed hitCancelTime from Life Rescue (1610).
Contributed by vesta.
2018-09-21 21:20:28 +00:00
MobiusDev
34f61012cf Improved GetAgro effect according to retail observations. 2018-09-20 11:36:28 +00:00
MobiusDev
bea011fed0 Proper Grade Penalty values.
Contributed by Iris.
2018-09-18 10:38:03 +00:00
MobiusDev
0e2912652a Removed duplicate chamberlain spawns. 2018-09-17 18:10:38 +00:00
MobiusDev
e2080e7e01 Effect correction for skill Fatal Counter (314).
Contributed by Arcteryx.
2018-09-16 17:03:27 +00:00
MobiusDev
850c075c0e Adjustments for Tiat doors. 2018-09-15 15:18:30 +00:00
MobiusDev
c56baf703a Changed ConsumeBody condition to work on summons. 2018-09-15 07:55:41 +00:00
MobiusDev
efd99249a7 Quick Spear minimum range.
Contributed by Iris.
2018-09-14 16:46:27 +00:00
MobiusDev
b8eee1a198 Removed Baium random time configuration. 2018-09-14 14:21:22 +00:00
MobiusDev
b4e8040541 Prohibit the use of duplicate Rnd methods. 2018-09-14 01:17:54 +00:00
MobiusDev
f26d8708a9 Summoning should be possible even with an active summon. 2018-09-12 21:05:18 +00:00
MobiusDev
3a373ee4d3 Heiness region maps added to Giran town region. 2018-09-11 11:16:46 +00:00
MobiusDev
727c95a665 Reduced default max database connection values. 2018-09-11 01:42:35 +00:00
MobiusDev
222b1d1136 Pet owner target type skills should not need target. 2018-09-11 01:36:44 +00:00
MobiusDev
73f4812951 Addition of target type for pet owners. 2018-09-10 21:23:59 +00:00
MobiusDev
3ae533f32d Config for dropping items when slot limit is exceeded. 2018-09-10 17:11:00 +00:00
MobiusDev
a335616fe5 Config for dualbox check not to count offline traders. 2018-09-10 04:20:24 +00:00
MobiusDev
776162c7ec Fixed dice rolling. 2018-09-10 04:04:19 +00:00
MobiusDev
870d0c2726 Update daily mission level status. 2018-09-09 23:47:22 +00:00
MobiusDev
0f430720db Separated multiple variable declarations. 2018-09-09 23:01:15 +00:00
MobiusDev
dce4f54d60 Replaced equals() on enum constants. 2018-09-09 18:41:22 +00:00
MobiusDev
10be587e80 Replaced zero equality checks with isEmpty() method. 2018-09-09 17:26:21 +00:00
MobiusDev
96a39e7b73 Replaced assignments with compound operators. 2018-09-09 16:47:22 +00:00
MobiusDev
b50b43a1f9 Removed explicit type arguments. 2018-09-09 15:59:32 +00:00
MobiusDev
b75a4227d7 Use MariaDB JDBC URL for connections. 2018-09-09 13:22:57 +00:00
MobiusDev
a35c926237 Dropped MySql connector in favor of MariaDB connector. 2018-09-09 12:13:08 +00:00
MobiusDev
b6e4ce2ebf Removed boxing for String conversions. 2018-09-08 23:55:08 +00:00
MobiusDev
eb3742d44f Dropped c3p0 in favor of HikariCP. 2018-09-08 19:27:23 +00:00
MobiusDev
6fd681adcf Code format for previous commit. 2018-09-08 11:42:39 +00:00
MobiusDev
51410bd084 Updated catacomb monsters.
Contributed by Mantra.
2018-09-08 11:36:19 +00:00
MobiusDev
2bb8220df2 L2Object rework. 2018-09-08 04:13:34 +00:00
MobiusDev
1615c77aee Distinguish getVisibleObjectsInRange from getVisibleObjects. 2018-09-07 17:02:53 +00:00
MobiusDev
dac759a2d4 Water zones for forbitten path entrance. 2018-09-07 16:10:31 +00:00
MobiusDev
b0363b3021 Send inventory update with EnlargeSlot. 2018-09-07 12:17:46 +00:00
MobiusDev
a4a77df305 FatalBlowRate effect should apply to effector. 2018-09-07 03:38:04 +00:00
MobiusDev
fbb5ebeb7e Addition of missing effect from skill Critical Wound (531). 2018-09-06 23:39:09 +00:00
MobiusDev
fa89a5bd17 Changed clan_privs from medium int to int. 2018-09-06 23:00:20 +00:00
MobiusDev
cd1b1b02f3 Improved missing htmls command. 2018-09-06 21:21:31 +00:00
MobiusDev
4639e7281d Another Tablet of Vision html.
Contributed by Liamxroy.
2018-09-06 21:14:22 +00:00
MobiusDev
c7c1309ddc Fixed instant kill resistance effect. 2018-09-06 20:33:50 +00:00
MobiusDev
0aed0ae98a Fixed admin respawn commands. 2018-09-05 23:49:55 +00:00
MobiusDev
af44edb79e Addition of missing Table of Vision (31652) dialog. 2018-09-05 19:12:16 +00:00
MobiusDev
735d2f6384 Channeling skills rework.
Adapted from: L2jUnity free files.
2018-09-05 16:01:11 +00:00
MobiusDev
b4be2cc560 Distance checking methods rework. 2018-09-05 01:50:44 +00:00
MobiusDev
484ec7823d L2World related rework. 2018-09-04 19:27:09 +00:00
MobiusDev
5967cd7be1 Fixed PointBlank handler targeting dead characters. 2018-09-04 03:33:48 +00:00
MobiusDev
8aae4f640d Removed duplicate Core door (20210003). 2018-09-04 02:55:03 +00:00
MobiusDev
908705a276 Proper summon intention after stun. 2018-09-04 02:26:48 +00:00
MobiusDev
7bb0152c38 Clan Advent skill improvements. 2018-09-03 21:38:01 +00:00
MobiusDev
a9045910af Fixed OpCheckClassList condition. 2018-09-03 20:49:44 +00:00
MobiusDev
23c618db62 Addition of missing Altran NPC id at buylist 1108.
Contributed by Liamxroy.
2018-09-03 05:28:14 +00:00
MobiusDev
8cbb988bea Antharas (29068) level changed to 84. 2018-09-02 01:37:01 +00:00
MobiusDev
fe5fa51654 Reuse of cumulative chance for CreateItemRandom. 2018-09-01 18:22:50 +00:00
MobiusDev
47ad159563 Battle Box total chance should be 100%. 2018-09-01 18:09:57 +00:00
MobiusDev
771f40bd3b CreateItemRandom cleanup. 2018-09-01 18:07:03 +00:00
MobiusDev
03da47d5c6 Fixed CreateItemRandom handler consuming more than one reagent. 2018-09-01 17:38:57 +00:00
MobiusDev
101ec3e0a7 Addition of Monster Arena instance. 2018-09-01 17:18:12 +00:00
MobiusDev
46a314540b Addition of Leo (30202) NPC template. 2018-08-31 18:44:16 +00:00
MobiusDev
74f491d654 Changed misleading NPC distance information. 2018-08-31 09:34:55 +00:00
MobiusDev
e05acf38aa Removed CHA and LUC from everywhere. 2018-08-31 07:36:05 +00:00
MobiusDev
3ed319e431 Fixed freight withdraw issues. 2018-08-29 18:21:28 +00:00
MobiusDev
abf8333e89 Addition of proper is_freightable values. 2018-08-29 13:14:33 +00:00
MobiusDev
3d37fa96a3 Removed all is_freightable values. 2018-08-29 09:29:40 +00:00
MobiusDev
dfce3605ac Fixed freight related packets. 2018-08-29 08:58:41 +00:00
MobiusDev
76114e686c Armor set skill improvements.
Contributed by Pavlov.
2018-08-12 00:03:30 +00:00
MobiusDev
7352425305 Utility adjustments for Java 10 compatibility. 2018-08-09 16:36:56 +00:00
MobiusDev
c76e62fd90 Addition of newest armor set bonuses.
Contributed by Pavlov.
2018-08-08 23:32:08 +00:00
MobiusDev
ce505a7166 Changed Soul Cry (1001) according to L2Wiki.
Contributed by SkOdD.
2018-08-08 03:04:18 +00:00
MobiusDev
1dd47518ad Addition of missing Kepra (30616) spawn.
Contributed by SkOdD.
2018-08-07 19:51:35 +00:00
MobiusDev
b0693aec94 Saga of the Duelist related spawns.
Contributed by SkOdD.
2018-08-07 19:49:01 +00:00
MobiusDev
f5a13187e4 Deletion of duplicate NPC templates. 2018-08-07 19:34:43 +00:00
MobiusDev
a7c0709ea9 Turek Orc Invader (27203) correction. 2018-08-07 19:30:01 +00:00
MobiusDev
b3b769bac0 Updated Variation data and sorted according to L2Wiki.
Contributed by Pavlov.
2018-08-07 14:38:34 +00:00
MobiusDev
d861d6f0d1 Addition of maxEnchant parameter at EnchantItemData.
Contributed by SkOdD.
2018-08-07 14:31:26 +00:00
MobiusDev
40ce6af70d Removed boolean parameter from L2PcInstance sendItemList method.
Contributed by SkOdD.
2018-08-07 14:28:45 +00:00
MobiusDev
37889d0f41 Added missing Ellie NPC id (30091) at buylist 3009001.
Contributed by SkOdD.
2018-08-07 14:21:46 +00:00
MobiusDev
53a64d63ce Added B grade helmets at blacksmiths unseal multisell.
Contributed by SkOdD.
2018-08-07 14:16:32 +00:00
MobiusDev
e795708e5d Duda-Mara Totem Spirit (30593) spawn correction.
Contributed by SkOdD.
2018-08-07 14:11:02 +00:00
MobiusDev
6eb4433c62 Primary key for buffer_schemes SQL table.
Contributed by SkOdD.
2018-08-07 14:08:18 +00:00
MobiusDev
5050c2aa71 Fixed quest PathOfTheOrcRaider (414).
Contributed by SkOdD.
2018-08-07 14:05:02 +00:00
MobiusDev
bb816ba617 Update to Java 10. 2018-08-07 13:40:25 +00:00
MobiusDev
c97536b0a4 Updated Netty library. 2018-08-05 20:58:51 +00:00
MobiusDev
7cbd09ae2e Changes based on Java 10 recommendations. 2018-08-05 19:38:51 +00:00
MobiusDev
29eb40b3fa Fixed MinimumVitalityPoints wrong letter case. 2018-08-05 18:13:54 +00:00
MobiusDev
4ad3dc3238 Fixed Testimony of Prosperity recipe.
Contributed by SkOdD.
2018-08-05 12:09:52 +00:00
MobiusDev
172882ee53 Armor sets update.
Contributed by Pavlov.
2018-08-05 11:38:14 +00:00
MobiusDev
09f1716a30 Proper clan level raise dialog.
Contributed by SkOdD.
2018-08-04 00:33:08 +00:00
MobiusDev
a8b7a423eb Addition of missing Trader Tyra (30420) dialog.
Contributed by SkOdD.
2018-08-04 00:28:57 +00:00
MobiusDev
0abf114dd0 Removed catacomb spawns that do not have NPC templates. 2018-08-03 18:23:27 +00:00
MobiusDev
c3930a8288 Updated skill trees according to L2Wiki.
Contributed by Pavlov.
2018-08-03 17:56:44 +00:00
MobiusDev
2b5acb6f81 Agathion related changes. 2018-07-29 18:21:47 +00:00
MobiusDev
466510e098 Addition of items that use minimumVitalityPoints condition.
Contributed by gigilo1968.
2018-07-29 10:37:22 +00:00
MobiusDev
67465014b0 Support for agathion item slots. 2018-07-29 00:48:58 +00:00
MobiusDev
3c67b04817 Decreased thread and connection configs to prevent VPS issues. 2018-07-23 14:39:34 +00:00
MobiusDev
d7080fb646 Addition of missing Catacomb spawns.
Contributed by Mantra.
2018-07-23 12:48:06 +00:00
MobiusDev
9986e3888e Raidboss spawn deprecations.
Contributed by Mantra.
2018-07-23 12:45:36 +00:00
MobiusDev
8cfdffdc25 OpCheckCastRangeSkillCondition should not multiply distance value.
Contributed by gigilo1968.
2018-07-19 21:04:18 +00:00
MobiusDev
0c43a66db7 Ensoul fees for all possible slots. 2018-07-19 19:49:11 +00:00
MobiusDev
8286580075 Unhardcoded Rune extraction fees. 2018-07-19 19:27:24 +00:00
MobiusDev
6fff504b39 Addition of Rune extraction. 2018-07-19 12:42:02 +00:00
MobiusDev
5a2fbc045b Reverted latest experience.xml changes. 2018-07-18 06:44:01 +00:00
MobiusDev
4afbb102af Removed robe armor MagicalAttackSpeed effect in skill Spellcraft (163). 2018-07-09 09:30:42 +00:00
MobiusDev
d710208ef4 Created L2PcInstance updatePvpTitleAndColor method. 2018-07-09 09:20:08 +00:00
MobiusDev
1d06c0781e Updated gmshop bracelets.
Contributed by Pavlov.
2018-07-08 10:28:32 +00:00
MobiusDev
d060421db0 Updated gmshop boss jewels.
Contributed by Pavlov.
2018-07-08 10:27:36 +00:00
MobiusDev
7fad73370c Updated statBonus.xml file.
Contributed by Mantra.
2018-07-06 11:14:14 +00:00
MobiusDev
6f0afd583b Addition of quest Punitive Operation on the Devil Isle (10866).
Contributed by Stayway.
2018-07-04 15:24:39 +00:00
MobiusDev
2a8b84f7b2 Updated admin weapon buylists.
Contributed by Pavlov.
2018-07-03 19:37:50 +00:00
MobiusDev
11760710ee Replaced instanceof L2DoorInstance with isDoor method. 2018-07-02 01:36:25 +00:00
MobiusDev
5f62a4c740 Replaced instanceof L2NpcInstance with isNpc method. 2018-07-02 01:27:50 +00:00
MobiusDev
e9e7d40628 Replaced instanceof L2PetInstance with isPet method. 2018-07-02 01:12:00 +00:00
MobiusDev
856ff5ebdc Replaced instanceof L2Summon with isSummon method. 2018-07-02 01:03:46 +00:00
MobiusDev
0b09d49f8d Replaced instanceof L2Attackable with isAttackable method. 2018-07-02 00:55:13 +00:00
MobiusDev
6c1d37f4ae Replaced instanceof L2Playable with isPlayable method. 2018-07-02 00:39:38 +00:00
MobiusDev
e7ac53ba66 Clans can participate in sieges starting from level 3.
Contributed by Iris.
2018-07-02 00:14:20 +00:00
MobiusDev
6bd5b55bfe Updated Classic clan rewards.
Contributed by Iris.
2018-07-02 00:13:36 +00:00
MobiusDev
5934fac571 Replaced instanceof L2PcInstance with isPlayer method. 2018-07-01 00:13:23 +00:00
MobiusDev
049a9b02aa Replaced instanceof L2Character with isCharacter method. 2018-06-30 16:42:41 +00:00
MobiusDev
4c47dcc4a1 Removed remaining old MySQL library. 2018-06-27 21:11:50 +00:00
MobiusDev
30074d3527 Updated MySQL connector library. 2018-06-27 21:09:19 +00:00
MobiusDev
315a4e773c Various unnecessary code changes. 2018-06-26 15:00:56 +00:00
MobiusDev
c9b04d53f4 Removed unnecessary casts. 2018-06-24 16:39:51 +00:00
MobiusDev
35105ce191 Removed unused community board Region tab link. 2018-06-24 15:41:22 +00:00
MobiusDev
d265813c40 Direct use of private constants instead of getters. 2018-06-24 15:33:19 +00:00
MobiusDev
fd6b72dab6 Removed unnecessary Long literals. 2018-06-21 09:59:45 +00:00
MobiusDev
a5b69096dd Proper modifier order and removal if implied by their context. 2018-06-19 02:02:54 +00:00
MobiusDev
ba48bc2bba Dropped GameGuard configs and redundant getClient method calls. 2018-06-19 00:54:12 +00:00
MobiusDev
4f9bf81f74 Stop attacking admin when using invisible.
Contributed by facab.
2018-06-16 22:44:33 +00:00
MobiusDev
42f1fdd132 Custom config for raidboss vitality bonus. 2018-06-16 22:36:46 +00:00
MobiusDev
4d21e1f74f Maximum level increased to 85.
Contributed by Iris.
2018-06-15 12:15:48 +00:00
MobiusDev
97cfa55089 Addition of quest Future: Elves (11012).
Contributed by Stayway.
2018-06-14 21:15:45 +00:00
MobiusDev
deadebc25e Addition of quest Future: Orcs (10994).
Contributed by Stayway.
2018-06-14 20:39:35 +00:00
MobiusDev
a2a5eb6158 Addition of quest Future: Dwarves (10993).
Contributed by Stayway.
2018-06-13 21:08:46 +00:00
MobiusDev
8935cfdcc7 Quests 11006 and 11018.
Contributed by Stayway.
2018-06-13 19:25:07 +00:00
MobiusDev
92c840944a Increased maximum party member count to 9.
Contributed by Iris.
2018-06-11 11:16:11 +00:00
MobiusDev
e11f6a6a87 Send InventoryUpdate when calling RestorationRandom effect. 2018-06-09 19:01:18 +00:00
MobiusDev
9a6b9ee99e Use java.cfg file for Linux sh files.
Contributed by Sahar.
2018-06-04 21:37:39 +00:00
MobiusDev
6bad215c79 Improvements for previous commit. 2018-05-31 12:29:55 +00:00