Commit Graph

132 Commits

Author SHA1 Message Date
MobiusDev
49d0d680a0 Four Sepulchers rework.
Thanks to Stayway and gigilo1968.
2016-08-07 16:38:58 +00:00
MobiusDev
7e1bf6aeef Fixed disappearing player titles. 2016-07-31 14:36:30 +00:00
MobiusDev
96fdfb8381 Altering offline shops loading to continue on problems. 2016-07-31 14:25:58 +00:00
MobiusDev
bba142bba4 Max enchant warning message. 2016-07-31 14:17:46 +00:00
MobiusDev
6b74b036a6 Retail follow owner intention when servitor is away from owner. 2016-07-31 13:34:50 +00:00
MobiusDev
6788675443 Fixed null message type mailing problem. 2016-07-31 13:01:28 +00:00
MobiusDev
5d023ed751 FriendAddRequest packet fix.
Author: rocknowx
Source: https://forums.l2junity.org/index.php?topic=203.0#forum

Contributed by gigilo1968.
2016-07-30 13:22:27 +00:00
MobiusDev
50e78a61ad Fixed ExVitalityEffectInfo negative value. 2016-07-30 13:16:43 +00:00
MobiusDev
10fad36e7c Extractable item handler rework. 2016-07-30 11:27:46 +00:00
MobiusDev
28510f165c Fixed initial reputation negative set. 2016-07-28 19:44:22 +00:00
MobiusDev
6da87b6aa4 Moved mmocore in loginserver. 2016-07-27 09:22:33 +00:00
MobiusDev
7d24436cfa Used talk interaction distance in L2PcInstance as well. 2016-07-24 13:44:29 +00:00
MobiusDev
0796247376 Shutdown class NPE fix and minor improvements. 2016-07-24 13:36:01 +00:00
MobiusDev
ee5c640077 Stored npc talk interaction distance to a static variable. 2016-07-24 13:23:27 +00:00
MobiusDev
95f407ceab Fixed some NPC interaction issues. 2016-07-24 11:12:53 +00:00
MobiusDev
bfa6f29dd4 Fixed invisible doors. 2016-07-22 23:17:01 +00:00
MobiusDev
727c668980 Brothers Bound in Chains quest improvements.
Contributed by Mathael.
2016-07-22 20:12:02 +00:00
MobiusDev
4483feec61 Orc Mage should be a mage class. 2016-07-17 13:06:24 +00:00
MobiusDev
d91bfddb1c Addition of Config to set maximum player level. 2016-07-17 12:16:44 +00:00
MobiusDev
6ea72b643b Fixed Pc Cafe request open window. 2016-07-17 07:49:05 +00:00
MobiusDev
14b5fa63b1 Allow logout if GM is fighting. 2016-07-11 16:21:57 +00:00
MobiusDev
bcc567c4bc Also no need for check at rechargeShots. 2016-07-09 00:05:54 +00:00
MobiusDev
5fcdb33a74 Replaced pointless checks with activeSoulShots list clear. 2016-07-09 00:01:38 +00:00
MobiusDev
74fa05d65e Implemented Auto Shots with Config. 2016-07-08 23:46:39 +00:00
MobiusDev
75251f7c00 Fixed AbstractItemPacket NPE. 2016-07-07 20:20:15 +00:00
MobiusDev
b234222668 Disable Tutorial config. 2016-07-06 18:26:20 +00:00
MobiusDev
88b1fc057d Removed argument exception message from RelationChanged invisible check. 2016-07-02 07:09:41 +00:00
MobiusDev
2d382fad91 ItemTable slot variable refactor, plus other minor code changes. 2016-06-25 12:24:23 +00:00
MobiusDev
b4ba1fc0a5 Changed some of the prohibitions at UseItem clientpacket. 2016-06-25 09:47:12 +00:00
MobiusDev
e30ee3af6c Completed the Daily Mission refactoring. 2016-06-22 17:59:06 +00:00
MobiusDev
2f84c5a864 Daily mission changes. 2016-06-22 17:33:25 +00:00
MobiusDev
b56363ba31 Skill enchant related work in progress. 2016-06-19 21:37:49 +00:00
MobiusDev
4ba1009e12 PC Cafe system. 2016-06-19 09:53:20 +00:00
MobiusDev
4f15b682b7 Implemented L2Character getAffectedSkillLevel function. 2016-06-18 18:16:23 +00:00
MobiusDev
303b58b1ae Better fix for Sweeper. 2016-06-18 13:04:53 +00:00
MobiusDev
f89f1f20f1 Fixed Sweeper skill. 2016-06-18 12:55:12 +00:00
MobiusDev
4898ba65a2 Config for story quest buff reward.
Concept by gigilo1968.
2016-06-18 11:49:06 +00:00
MobiusDev
2880d62f42 Update HP bar upon death. 2016-06-15 18:18:11 +00:00
MobiusDev
f37b8d756a Castle trap animations. 2016-06-14 18:57:45 +00:00
MobiusDev
842ecc6af0 Support for multisell enchantmentLevel option. 2016-06-14 18:46:52 +00:00
MobiusDev
41d78c48cc Removal of spiritshot spam log. 2016-06-13 21:23:57 +00:00
MobiusDev
d6f606bb70 Addition of missing MultisellChoose check. 2016-06-13 20:44:34 +00:00
MobiusDev
68c58fd88e Augmentation improvements/fixes. 2016-06-13 18:08:19 +00:00
MobiusDev
24b3b00918 Ensoul rework/fixes.
Contributed by Mathael.
2016-06-13 17:02:32 +00:00
MobiusDev
1cbfefd8a2 Removed unnecessary inventory update. 2016-06-13 15:04:05 +00:00
MobiusDev
6f22b61ddd Improved geomap admin command. 2016-06-13 12:28:30 +00:00
MobiusDev
6a3aa5744b Ensoul improvements.
Contributed by Mathael.
2016-06-12 17:56:00 +00:00
MobiusDev
03495b3ed6 Fixed RecipeData parseDatapackFile filename starting with uppercase.
Contributed by Mathael.
2016-06-12 17:47:08 +00:00
MobiusDev
6bdf036fec Remove demonic weapon if character is not cursed weapon equipped. 2016-06-12 12:05:45 +00:00
MobiusDev
3632bd9852 Fixing L2EffectZone message spamming. 2016-06-12 10:56:32 +00:00