Commit Graph

400 Commits

Author SHA1 Message Date
MobiusDev
3b5a7faada Removed some unused quest methods. 2016-01-29 14:14:30 +00:00
MobiusDev
080b18dc9b CharInfo changes. 2016-01-27 14:59:04 +00:00
MobiusDev
8174717393 Fixed wrong inventory slot order on char info packets.
Contributed by Thonygez.
2016-01-27 14:07:53 +00:00
MobiusDev
b8a02ab073 NPC stat removal. 2016-01-18 13:52:43 +00:00
MobiusDev
a5f9eb4091 Added condition for flagged player state. 2016-01-12 10:09:55 +00:00
MobiusDev
624a576989 Dropped ManaPotion item handler and config. 2016-01-12 07:43:46 +00:00
MobiusDev
6d319057be Dropped unused config ConnectionCloseTime. 2016-01-11 21:44:33 +00:00
MobiusDev
2684901232 Refactored DatabaseFactory. 2016-01-11 21:31:45 +00:00
MobiusDev
f92a1d1f7d Dropping Config.java method setParameterValue. 2016-01-10 13:17:29 +00:00
MobiusDev
df1d57add7 Config to prohibit flagged players using gatekeepers. 2016-01-10 12:50:17 +00:00
MobiusDev
c4c6ffcb41 Replacing elemental skill shortcuts. 2016-01-05 13:36:39 +00:00
MobiusDev
ad2bcd79be Project update. 2015-12-31 23:53:41 +00:00
MobiusDev
e0d681a17e Added missing final modifiers. 2015-12-26 12:03:36 +00:00
MobiusDev
cc92e5d062 Fixed some base stat updates.
Contributed by rocknowx.
2015-12-24 09:35:38 +00:00
MobiusDev
08578fa74a Minor AbstractScript delete count check.
Contributed by rocknowx.
2015-12-24 07:32:48 +00:00
MobiusDev
857ec2c72d ExUserInfoInvenWeight update upon changing class.
Contributed by rocknowx.
2015-12-23 19:57:56 +00:00
MobiusDev
09b6a845a2 Fixed low monster accuracy.
Contributed by jivec.
2015-12-21 11:24:27 +00:00
MobiusDev
4bfbad7c46 Sync with L2jServer HighFive Dec 21st 2015. 2015-12-21 11:05:04 +00:00
MobiusDev
08f1a5f82b Daily mission improvements.
Contributed by rocknowx.
2015-12-21 08:10:18 +00:00
MobiusDev
3a11313be6 Tempfix for Clan crests crashing the client. 2015-12-19 19:00:42 +00:00
MobiusDev
2d37b8c61c Support for minimum and maximum extractable item count. 2015-12-18 20:37:19 +00:00
MobiusDev
3a7d5f5dda Minor change on EnterWorld clientpacket. 2015-12-17 13:16:02 +00:00
MobiusDev
855a58e3fe Reverting NpcInfo changes made with Underground patch. 2015-12-13 08:59:53 +00:00
MobiusDev
6f8ac854d8 Removed unused import. 2015-12-11 23:41:39 +00:00
MobiusDev
afee23eccd Warehouse packet fixes.
Contributed by rocknowx.
2015-12-11 23:40:44 +00:00
MobiusDev
692e9700ef Reverting last CharEffectList changes. 2015-12-10 20:50:21 +00:00
MobiusDev
8addd37c88 Fix for warehouse deposit bug. 2015-12-10 12:31:50 +00:00
MobiusDev
e68fa0fecd LuckyGameData to XML.
Contributed by Mathael.
2015-12-09 08:46:07 +00:00
MobiusDev
a98e10c567 ExBettingLuckyGameResult improvements. 2015-12-06 10:02:56 +00:00
MobiusDev
b88422a153 Inventory capacity check. 2015-12-06 02:56:36 +00:00
MobiusDev
76c65e1134 Eve the Fortune Teller. 2015-12-06 02:45:08 +00:00
MobiusDev
9a9365c2a5 Reverting some of the latest code removals. 2015-12-04 21:20:14 +00:00
MobiusDev
1f7bc7db0e Minor L2WorldRegion improvements. 2015-12-04 20:55:20 +00:00
MobiusDev
624171c088 Removed all ConcurrentLinkedQueue references. 2015-12-04 20:48:07 +00:00
MobiusDev
63ddbd13f6 Reverting latest L2jServer MMOCore changes.
Other minor MMOCore improvements.
2015-12-04 20:13:14 +00:00
MobiusDev
599f3a0dca Support for extractable items with enchant. 2015-12-02 08:06:12 +00:00
MobiusDev
d0550f696c The Hunt for Santa Begins! 2015-11-30 21:10:36 +00:00
MobiusDev
189999f5b0 Fixed skillCast not showing animation.
Contributed by rocknowx.
2015-11-30 06:00:42 +00:00
MobiusDev
f2c0a2b678 AntiFeed enabled and moved to PvP settings. 2015-11-29 18:35:06 +00:00
MobiusDev
112f8313d4 Underscore removed from NpcData files. 2015-11-29 11:57:48 +00:00
MobiusDev
cc94608578 Sync with L2jServer HighFive Nov 28th 2015. 2015-11-29 11:21:55 +00:00
MobiusDev
c9fa1caf88 Commented CrystallizeItem FloodProtector check.
Contributed by rocknowx.
2015-11-28 21:08:53 +00:00
MobiusDev
23fbe60e4f Commented CharacterDelete FloodProtector check. 2015-11-28 20:24:29 +00:00
MobiusDev
09bf2f36e9 Minor QuestList improvements. 2015-11-28 09:56:50 +00:00
MobiusDev
eb3f869b56 QuestList packet rework.
Contributed by rocknowx.
2015-11-28 00:23:12 +00:00
MobiusDev
01366f3d78 Renamed getPowerGradeParty to getPowerGradeMemberCount. 2015-11-26 20:33:42 +00:00
MobiusDev
faf7e56f47 One more clan issue fixed.
Contributed by rocknowx.
2015-11-26 20:27:01 +00:00
MobiusDev
20e11faffc Clan packet rework.
Contributed by rocknowx.
2015-11-26 09:09:44 +00:00
MobiusDev
ccc3bc9373 Offline traders fix. 2015-11-25 06:35:19 +00:00
MobiusDev
b50554de62 Orc Mystics ClassId isMage() should return true.
Contributed by rocknowx.
2015-11-24 19:24:45 +00:00