Commit Graph

271 Commits

Author SHA1 Message Date
MobiusDevelopment
5f2d4e835a Proper support for hunting teleports. 2019-03-14 08:45:07 +00:00
MobiusDev
83b2f61279 Proper removal for CriticalRatePositionBonus effect. 2019-03-11 10:04:23 +00:00
MobiusDev
4efea936ad Effect list flags should consider passives as well. 2019-03-11 10:00:08 +00:00
MobiusDev
0c08e144c4 Fixed cancellation not removing dances. 2019-03-11 09:56:48 +00:00
MobiusDev
a3b838200b Support for long SP value learn requirements. 2019-03-11 09:38:55 +00:00
MobiusDev
66041edbf0 Plunder effect improvements. 2019-03-10 12:01:10 +00:00
MobiusDev
6c2071bfcd Updated readme.txt file. 2019-03-08 08:09:36 +00:00
MobiusDev
e5884fc2a4 Fixed probable restoring ClanWar NPE. 2019-03-08 07:50:29 +00:00
MobiusDev
6b790cd97f Skill comment additions. 2019-03-07 10:44:50 +00:00
MobiusDev
03bfff35d1 Use the same connection for all custom mail manager queries. 2019-03-06 20:29:22 +00:00
MobiusDev
11ff29197c There is no need for lowercasing spaces. 2019-03-06 16:04:55 +00:00
MobiusDev
2600c3d395 Support for custom mail manager. 2019-03-06 15:50:31 +00:00
MobiusDev
f6c0fd7679 Support for custom community board delevel. 2019-03-06 13:32:27 +00:00
MobiusDev
4ac4ce3c05 Fully fixed teleporters for castles and clan halls.
Contributed by Iris.
2019-03-06 11:33:39 +00:00
MobiusDev
ec38c853c7 Addition of item Life Stone Pack (90035).
Contributed by gruccia.
2019-03-06 03:52:32 +00:00
MobiusDev
ed880be457 Store clan wars on server shutdown. 2019-03-04 19:51:35 +00:00
MobiusDev
cf37fa4b7b FortManager fort list made static. 2019-03-04 09:44:21 +00:00
MobiusDev
e6c88d6127 Replaced AttributeType NONE_ARMOR with NONE. 2019-03-03 13:43:04 +00:00
MobiusDev
bbe546f4c2 Dragon pendant enchant effects.
Contributed by quangnguyen.
2019-03-03 12:02:08 +00:00
MobiusDev
ab399d8cfb Reduced value for calculating hunting points. 2019-03-03 11:35:55 +00:00
MobiusDev
e30d5b0037 Minor cleanup for automatic stat generation formulas. 2019-03-01 12:59:44 +00:00
MobiusDev
c1767487e8 Support generating automatically missing player stats. 2019-03-01 06:27:49 +00:00
MobiusDev
54c2ec1cee Addition of new protocol version. 2019-02-28 20:17:09 +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
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