Commit Graph

163 Commits

Author SHA1 Message Date
MobiusDev
90ce1ed8f3 Remove all effects from dead monsters. 2017-11-13 17:12:56 +00:00
MobiusDev
65ff1ead8a Reworked storing key bindings. 2017-11-13 15:42:25 +00:00
MobiusDev
5b09bdea20 Trap improvements. 2017-11-13 11:43:12 +00:00
MobiusDev
e8246cd9e7 Super cleanup for previous commit. 2017-11-12 13:06:55 +00:00
MobiusDev
2b86228d8e Addition of configurable NPC stat multipliers. 2017-11-12 12:57:06 +00:00
MobiusDev
e380efd6c2 Geodata check for previous commit. 2017-11-12 02:39:58 +00:00
MobiusDev
a7fdaaf2fd Improved L2DefenderInstance beneficial magic targeting. 2017-11-12 02:33:38 +00:00
MobiusDev
8045531015 Minor Siege improvements.
Contributed by Liamxroy.
2017-11-12 01:30:17 +00:00
MobiusDev
2913652515 Fix for large door targeting. 2017-11-11 22:32:48 +00:00
MobiusDev
f9afb225c7 Partial move siege guard AI to datapack. 2017-11-11 21:31:02 +00:00
MobiusDev
208f572246 Fixed instance manager not loading. 2017-11-11 12:58:25 +00:00
MobiusDev
d8005c98c1 Removed unused alter skill holder. 2017-11-08 14:10:00 +00:00
MobiusDev
acb163259c Support for knockback chain skills. 2017-11-07 15:43:21 +00:00
MobiusDev
0e96f5d690 Fixed probable AbsorbDamage NPE. 2017-11-07 10:48:23 +00:00
MobiusDev
1169e90c1b Proper way to drop lucky drops. 2017-11-05 22:32:47 +00:00
MobiusDev
22525e49a2 Update clan window when player invited via clan entry. 2017-11-05 22:18:48 +00:00
MobiusDev
2ffde9c10a Lucky craft.
Contributed by Liamxroy.
2017-11-05 20:40:58 +00:00
MobiusDev
46e0fa7419 ItemInstance detailed log NPE fixes. 2017-11-04 10:57:14 +00:00
MobiusDev
147e0f8a37 Fixed FriendAddRequest. 2017-11-03 11:09:21 +00:00
MobiusDev
fbaa73d331 Fixed clan subpledge invitation issues. 2017-11-02 22:36:02 +00:00
MobiusDev
68b8f3fe17 Minor javadoc correction for ItemContainer addItem. 2017-10-31 17:54:12 +00:00
MobiusDev
37e5ece16d Fixed possible deleteInstanceTime NPE. 2017-10-31 10:42:37 +00:00
MobiusDev
cba3a349a6 Fixed revelation skills exclude NPE. 2017-10-29 19:34:03 +00:00
MobiusDev
cbc6d70c71 Fixed null caster for cubic instance. 2017-10-26 19:36:18 +00:00
MobiusDev
1ab658afb7 Removed change weapon while attacking prohibition. 2017-10-26 00:29:07 +00:00
MobiusDev
af98cebc47 AuctionItem is now created by same class. 2017-10-25 23:19:10 +00:00
MobiusDev
15852c5555 Log items even with null values. 2017-10-25 21:50:08 +00:00
MobiusDev
f520761129 Fixed wrong value loading from database. 2017-10-23 22:41:36 +00:00
MobiusDev
0aabf994e7 Fixed removing revelation skills on login. 2017-10-23 22:13:52 +00:00
MobiusDev
7fac9eb998 Fix restoring multiple henna. 2017-10-23 21:08:50 +00:00
MobiusDev
38c11f3a55 Disable pathfinding when no geodata are loaded. 2017-10-20 23:30:05 +00:00
MobiusDev
7b86cf9467 Simplify pathfinding checks. 2017-10-20 23:21:34 +00:00
MobiusDev
5e3ee38c0d Try to guess and fix possible item logger NPE. 2017-10-20 22:20:52 +00:00
MobiusDev
7dd34b79a1 Minor OfflineTradersTable change. 2017-10-20 15:43:50 +00:00
MobiusDev
efe5decb4f Fixed SellBuffsManager console message. 2017-10-20 15:14:49 +00:00
MobiusDev
1877846629 Do not restore offline traders that have been kicked from the game. 2017-10-20 15:11:22 +00:00
MobiusDev
33340d093f Prime points count should not be negative. 2017-10-19 20:55:34 +00:00
MobiusDev
85774caef6 Proper primeshop count check. 2017-10-19 20:32:22 +00:00
MobiusDev
deb6ee37ac Restore offline buff stores on server startup. 2017-10-19 19:44:54 +00:00
MobiusDev
d23f627286 Dye name is not needed to be saved in Henna. 2017-10-19 01:15:58 +00:00
MobiusDev
358a50fd2f Retail behavior for premium hennas. 2017-10-19 00:47:01 +00:00
MobiusDev
19e7469695 Retail configurable prohibition for henna premium slot. 2017-10-18 23:09:09 +00:00
MobiusDev
e7b3b65033 Simplified HennaRemoveList serverpacket. 2017-10-18 21:24:41 +00:00
MobiusDev
a08b596b1b Support for premium henna slot. 2017-10-18 03:44:06 +00:00
MobiusDev
9894a46ce7 Support for henna duration and skills. 2017-10-17 12:59:00 +00:00
MobiusDev
e407b31cd0 Addition of BonusSpoilRate effect. 2017-10-16 16:52:50 +00:00
MobiusDev
64690e989e Addition of BonusDropAmount effect. 2017-10-16 14:41:23 +00:00
MobiusDev
aee38d5436 More ClassMaster improvements. 2017-10-16 14:06:09 +00:00
MobiusDev
79646b1e2a ClassMaster auto learn skill fixes. 2017-10-15 23:06:02 +00:00
MobiusDev
4756112896 Chance must be added as bonus. 2017-10-15 13:20:44 +00:00