Commit Graph

511 Commits

Author SHA1 Message Date
MobiusDev c1767487e8 Support generating automatically missing player stats. 2019-03-01 06:27:49 +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 b4d261eb20 EnterWorld exploit fix.
Author: Tryskell
Source: https://acis.i-live.eu/index.php?topic=10070
2019-02-25 17:36:19 +00:00
MobiusDev f8fbb57f95 Minor code format changes for ClanTable class. 2019-02-23 13:43:34 +00:00
MobiusDev 93048b2592 Castle taxPercent value is no longer stored in database. 2019-02-23 13:23:19 +00:00
MobiusDev ffd24341a1 Should not gain karma when killing opposing faction player. 2019-02-23 09:54:56 +00:00
MobiusDev fa9922dd4e Updated geodata links. 2019-02-21 15:14:26 +00:00
MobiusDev 335dc6d580 Proper NPC id for GvE manager.
Contributed by Liamxroy.
2019-02-21 10:53:52 +00:00
MobiusDev d817e4587b ConditionUsingItemType should check for ArmorType.NONE mask. 2019-02-20 07:47:07 +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 66b3e8e6c0 Fixed L2Clan comment invalid characters. 2019-02-18 19:03:07 +00:00
MobiusDev c2b99205b8 Updated client link. 2019-02-18 18:26:21 +00:00
MobiusDev 0032e453c9 Disabled login rewards for Zaken. 2019-02-18 12:55:51 +00:00
MobiusDev 4cc0015d3c Improved movement while flying. 2019-02-18 09:51:14 +00:00
MobiusDev 6098ba5317 Changed restore method at CharSummonTable. 2019-02-17 16:14:41 +00:00
MobiusDev b6c59876dc Use max level config to ensure instance level condition is met. 2019-02-17 11:22:39 +00:00
MobiusDev 823d7a7978 Addition of new ExShowScreenMessage method for string messages. 2019-02-17 11:04:28 +00:00
MobiusDev 47300f236f Created L2Character method abortAllSkillCasters. 2019-02-17 08:50:48 +00:00
MobiusDev 6943ed2f94 Monsters should not use heal skills on characters. 2019-02-17 08:36:58 +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 f517aba3b1 Fixed recharging fishing shots. 2019-02-13 06:36:37 +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 c97bc5f513 Charge available soulshots when attacking. 2019-02-08 02:37:05 +00:00
MobiusDev c3d11803a9 MaxHp and MaxMp effect heals with a task. 2019-02-08 02:08:04 +00:00
MobiusDev 836bdff728 Do not remove Alchemy skills when changing to Awaken class. 2019-02-07 12:10:45 +00:00
MobiusDev 2b806c4650 Removed HpDrain effect cubic 4050 skill check. 2019-02-07 07:52:14 +00:00
MobiusDev 0c5786e457 UseItem probable exploit prevention.
Author: Tryskell
Source: https://maxcheaters.com/topic/225947-useitem-exploit-fix-duplicate-items-all-l2j-versions/
2019-02-07 07:42:12 +00:00
MobiusDev fefe92b121 Support for Mystic Tavern globe NPCs. 2019-02-07 03:33:28 +00:00
MobiusDev c29ff56305 Summon Beast Soulshots (11316) should consume Soulstones (1785).
Contributed by Iris.
2019-02-07 03:16:26 +00:00
MobiusDev b8bde9ef28 Enabled augmented item trading according to Classic L2Wiki. 2019-02-06 07:38:26 +00:00
MobiusDev 9d6641922f Fixed RequestClanAskJoinByName not working. 2019-02-06 05:38:46 +00:00
MobiusDev 35e51e1fb4 Configs for augmented item trade and destroy actions. 2019-02-06 04:55:20 +00:00
MobiusDev b56c8ac983 Ability to make a skill tree with multiple requisites per skill.
Contributed by hexash14.
2019-02-06 04:27:53 +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 893224a105 CharEffectList method getBuffs should return buff types. 2019-01-30 05:16:40 +00:00