Commit Graph

1415 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
945e0d7b50 Updated skill comments. 2019-02-28 10:13:57 +00:00
MobiusDev
2973d4e4df Fixed probable CastleChamberlain NPE caused by missing fort id. 2019-02-27 23:15:49 +00:00
MobiusDev
64a65e5a67 These items do not need itemConsumeId. 2019-02-27 22:21:34 +00:00
MobiusDev
4313c615fd Fixed missing NPC data warnings. 2019-02-27 21:53:14 +00:00
MobiusDev
dc363fd186 Removed unused CreateItemRandom effects. 2019-02-27 21:14:08 +00:00
MobiusDev
b9477827f0 Missing item consume ids for skills 26000 to 27600.
Contributed by champzix1.
2019-02-27 18:37:57 +00:00
MobiusDev
9a30b0cd8f Missing item consume ids for skills 22000 to 23000.
Contributed by champzix1.
2019-02-27 16:28:25 +00:00
MobiusDev
62ca7aec30 Added missing default action for 36300 consumable items. 2019-02-27 16:16:43 +00:00
MobiusDev
a11ab79bd3 Missing item consume ids for skills 9000 to 21200.
Contributed by champzix1.
2019-02-27 15:49:48 +00:00
MobiusDev
68278b8379 Missing item consume ids for skills 2200 to 2800.
Contributed by champzix1.
2019-02-27 12:34:37 +00:00
MobiusDev
a5e6ee19d1 Dropped CreateItemRandom effect. 2019-02-27 12:09:40 +00:00
MobiusDev
5473448f56 Extractable items 31700 cleanup.
Contributed by champzix1.
2019-02-26 15:59:03 +00:00
MobiusDev
2cbc932a4a Extractable items 31600 cleanup.
Contributed by champzix1.
2019-02-26 08:27:31 +00:00
MobiusDev
da883c20cd Check agathion id at start to avoid further checks. 2019-02-26 08:14:04 +00:00
MobiusDev
a916f4be3b Proper quest level requirement for older branches. 2019-02-26 06:32:43 +00:00
MobiusDev
f8e2be116c Proper listeners for agathion summoning. 2019-02-26 06:24:58 +00:00
MobiusDev
a3dbd72608 Sin Eater agathion bracelets should not be quest items. 2019-02-25 19:50:26 +00:00
MobiusDev
e68e64b041 Extractable items 31500 cleanup.
Contributed by champzix1.
2019-02-25 17:41:03 +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
aacfb7b6e9 Extractable items 18200 cleanup.
Contributed by champzix1.
2019-02-25 11:22:56 +00:00
MobiusDev
4f3bf24edc Extractable items 8000-18100 cleanup.
Contributed by champzix1.
2019-02-25 08:20:51 +00:00
MobiusDev
811810da09 Red Thread of Fate (10385) item improvements.
Contributed by champzix1.
2019-02-24 15:32:30 +00:00
MobiusDev
e35bdc8847 Proper Sealed Talisman - Insanity.
Contributed by champzix1.
2019-02-24 10:38:53 +00:00
MobiusDev
b2d7021964 Fixed Iss melodies applied to non party members.
Contributed by champzix1.
2019-02-24 07:47:56 +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
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
4b2289f7ae Upgrade Eternal to Bloody/Dark equipment should not make item disappeared.
Contributed by champzix1.
2019-02-19 10:39:04 +00:00
MobiusDev
8532aeffca Fixed Mentor XP buff.
Contributed by champzix1.
2019-02-18 11:19:23 +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
38255b32be Altar of Shilen routes.
Contributed by gigilo1968.
2019-02-17 11:45:34 +00:00
MobiusDev
b6c59876dc Use max level config to ensure instance level condition is met. 2019-02-17 11:22:39 +00:00
MobiusDev
c666ea53f4 Addition of Altar of Shilen.
Contributed by gigilo1968.
2019-02-17 11:09:48 +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
1406d51a40 Proper instance ids.
Contributed by gigilo1968, Kazumi.
2019-02-14 08:15:28 +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
e06e49ccbf StoryOfDreya AI improvement.
Contributed by gigilo1968.
2019-02-12 03:40:23 +00:00
MobiusDev
e30dd45963 Mystic Tavern, Story of Freya addition.
Contributed by gigilo1968.
2019-02-11 08:41:11 +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