Commit Graph

281 Commits

Author SHA1 Message Date
MobiusDev
0eb87bc2d6 Addition of Training Camp.
Adapted from: L2jUnity free files.
2017-11-17 00:36:36 +00:00
MobiusDev
2084ed23e8 Updated LuckyGame packets and rewards.
Author: Sdw
Source: L2jUnity free files.
2017-11-16 14:22:02 +00:00
MobiusDev
1af47f927c Disable pathfinding when moving with keys. 2017-11-15 06:14:21 +00:00
MobiusDev
0c18b7d97d Detailed ExShowScreenMessage constructor for text messages. 2017-11-15 00:29:52 +00:00
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
1f463c4ed1 Fixed wrong password crashing client. 2017-11-10 00:14:31 +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
4812c878dc Addition of RequestPledgeSignInForOpenJoiningMethod. 2017-11-03 10:58:41 +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
MobiusDev
0eeac80585 Addition of BonusDropRate effect handler. 2017-10-15 13:00:44 +00:00
MobiusDev
3f9a652812 Renamed PetSkillData templateId value to npcId. 2017-10-15 11:51:11 +00:00
MobiusDev
e17068f812 Replaced L2PetSkillLearn with SkillHolder. 2017-10-15 11:43:52 +00:00
MobiusDev
26d0bbc427 Improved previous commit. 2017-10-15 01:44:20 +00:00
MobiusDev
f67b7dbd1a Addition of exalted noble status. 2017-10-15 01:35:17 +00:00
MobiusDev
77411e1e89 Removed minimum level from pet skill data. 2017-10-15 00:31:43 +00:00
MobiusDev
d18cd64569 Pet skill data moved to XML. 2017-10-13 16:38:08 +00:00
MobiusDev
5198417c1b Make Aria's Life Stone usable. 2017-10-12 16:11:33 +00:00
MobiusDev
a1b85758ff Removed range check on skills that do not have any. 2017-10-12 00:00:13 +00:00
MobiusDev
e6be147b64 Skill parameter to consume fame points. 2017-10-11 14:25:55 +00:00
MobiusDev
43cccc015d Inventory update for skill been removed.
Contributed by gigilo1968.
2017-10-11 14:03:06 +00:00
MobiusDev
29076e5871 Clan Flag.
Thanks gamelike85, gigilo1968.
2017-10-11 14:00:39 +00:00
MobiusDev
a13882d5cc Fixed pet max level exp bar. 2017-10-11 00:28:54 +00:00
MobiusDev
fa21a6c69c Basic AI for Helios. 2017-10-09 14:26:51 +00:00
MobiusDev
9992e5f42b Fix for extremely high chance of lucky drops. 2017-10-09 10:16:06 +00:00
MobiusDev
da9aaa29ac Faction reward messages moved back to L2PcInstance method. 2017-10-08 14:10:30 +00:00
MobiusDev
88012da161 Do not show custom faction max level message. 2017-10-07 11:31:22 +00:00
MobiusDev
a6ec6db55c Faction points quest reward rate config.
Contributed by gigilo1968.
2017-10-07 11:25:44 +00:00
MobiusDev
8c1c7f2fc3 Droplists randomization and maximum drop occurrences setting. 2017-10-06 13:43:12 +00:00
MobiusDev
47513ed379 Elemental stone updates.
Contributed by gamelike85.
2017-10-06 02:16:06 +00:00
MobiusDev
3ab0d9c1c5 Fix for equipped item skills. 2017-10-06 02:00:56 +00:00
MobiusDev
fc94704b2d Drops rework. 2017-10-06 00:53:49 +00:00
MobiusDev
2c61857b12 Fixed drop chance multiplier by item id. 2017-10-04 01:09:16 +00:00
MobiusDev
ba934beb71 Modified peace zone to accept enabled option. 2017-10-03 22:19:53 +00:00
MobiusDev
e0da01c5b4 Fixed possible item log NPE. 2017-10-03 11:25:39 +00:00
MobiusDev
d9e0cb84e4 Fixed summon red aura glitch. 2017-10-02 22:02:06 +00:00
MobiusDev
1e2f1c550a Player sendInfo now sends relations when asked. 2017-10-02 21:57:27 +00:00
MobiusDev
42e75417d4 Friendly NPCs should not attack each other. 2017-10-01 22:27:11 +00:00
MobiusDev
6a714ee6c9 Better solution for auto giving skills. 2017-10-01 21:10:20 +00:00
MobiusDev
b6a7bc0b48 Removed CeremonyOfChaosManager from disabled tutorial config. 2017-10-01 15:28:42 +00:00
MobiusDev
244582ebfc Helios system message update. 2017-10-01 14:48:12 +00:00
MobiusDev
caf2b1e6cf Check for available items needed before skill casting. 2017-10-01 12:13:02 +00:00
MobiusDev
95686c6364 Small rework for pet shot recharge messages. 2017-10-01 00:54:54 +00:00
MobiusDev
36b9f58139 Cubics rework.
Contributed by Liamxroy.
2017-09-30 23:41:08 +00:00
MobiusDev
f77547c906 Addition of RequestStopMove. 2017-09-30 17:36:45 +00:00
MobiusDev
bba9f4be4f More eclipse login issue changes. 2017-09-30 16:31:07 +00:00
MobiusDev
5f8301af70 Add name to ask join pledge. 2017-09-30 15:27:18 +00:00
MobiusDev
291b59aa9e Fixed login issues after latest eclipse corrections. 2017-09-30 14:46:18 +00:00
MobiusDev
f85299668b Addition of RequestClanAskJoinByName. 2017-09-30 14:09:55 +00:00
MobiusDev
5e247445f0 Increased academy join level. 2017-09-30 14:08:59 +00:00
MobiusDev
da13c9b262 Proper names for unknown TraitType enum. 2017-09-30 02:49:20 +00:00
MobiusDev
41c6b1ea80 Action improvements. 2017-09-29 20:22:49 +00:00
MobiusDev
d805412c9e Clan entry improvements.
Contributed by Liamxroy.
2017-09-29 12:53:10 +00:00
MobiusDev
dfd251b9b3 Removed siege door attack tempfix. 2017-09-29 10:22:44 +00:00
MobiusDev
13b55f77fe Do not check for doors between if target is already a door. 2017-09-29 10:01:36 +00:00
MobiusDev
62e6aab237 Ertheia skill enchants.
Contributed by Liamxroy.
2017-09-28 14:57:49 +00:00
MobiusDev
eb0b1368f7 Faction emum changes based on client description. 2017-09-28 00:10:11 +00:00
MobiusDev
a3799a3a1f Dropped second DecayTaskManager add method. 2017-09-27 13:10:25 +00:00
MobiusDev
c222759584 Simplified DecayTaskManager logic. 2017-09-27 13:05:52 +00:00
MobiusDev
91905ca592 Prevent adding effects on dead creatures. 2017-09-27 13:02:11 +00:00
MobiusDev
0b4aa688a8 EffectScope end should be applied when ending effect. 2017-09-27 11:55:49 +00:00
MobiusDev
bb9e1f2827 Fixes for new Eclipse warnings. 2017-09-27 01:59:41 +00:00
MobiusDev
3cb7b3f70e Range checks for skill casting.
Contributed by Liamxroy.
2017-09-27 00:15:33 +00:00
MobiusDev
2708997611 Stop monsters casting when deleted.
Contributed by Liamxroy.
2017-09-27 00:11:22 +00:00
MobiusDev
b3d4fcf3d3 Dead monsters should not target.
Contributed by Liamxroy.
2017-09-27 00:09:29 +00:00
MobiusDev
e2efcc4170 Small refactoring for previous commit. 2017-09-26 21:37:19 +00:00
MobiusDev
895cf3b173 Re-adding L2World check for DeleteObject. 2017-09-26 21:24:09 +00:00
MobiusDev
8e3b212d97 GeoEngine out of bounds block check.
Contributed by Janiko.
2017-09-26 21:22:55 +00:00
MobiusDev
ebc4a789e6 Effect list broadcast issue fix.
Contributed by Liamxroy.
2017-09-26 15:41:55 +00:00
MobiusDev
9816651177 Fixed SurroundingRegion check. 2017-09-26 14:48:47 +00:00
MobiusDev
8d7db0906c Warning when geodata block is not found. 2017-09-26 12:11:24 +00:00
MobiusDev
6646488688 Corrected a couple typos in ExIncomingPackets class. 2017-09-25 22:10:45 +00:00
MobiusDev
cc52ad0500 Code format for previous commit. 2017-09-25 21:39:12 +00:00
MobiusDev
433b6dc4c1 Support for fixed Elemental Stone power. 2017-09-25 21:36:27 +00:00
MobiusDev
d14391903b Player checks for event registrations. 2017-09-23 22:41:12 +00:00
MobiusDev
89dd469b4b Ceremony of Chaos check for ability list. 2017-09-23 19:07:09 +00:00
MobiusDev
573cbae79a Packet protection for ability list learn. 2017-09-23 19:04:40 +00:00
MobiusDev
c22fd24b18 Proper attack hit delay.
Contributed by Liamxroy.
2017-09-23 15:25:27 +00:00
MobiusDev
1a1bdae5ad Dual blunt is counted as dual attack.
Contributed by gigilo1968.
2017-09-23 14:57:50 +00:00
MobiusDev
74f1bdbf36 Proper soulshot toggle.
Contributed by gigilo1968.
2017-09-23 14:51:18 +00:00
MobiusDev
923e3bce18 Added check for missing life stone data. 2017-09-22 23:53:44 +00:00
MobiusDev
c5cbd4100e Addition of VitalityExpRate effect handler. 2017-09-22 19:47:49 +00:00
MobiusDev
9532027f0e Changed a couple effect list methods to synchronized. 2017-09-22 18:55:05 +00:00
MobiusDev
0205eb4231 Minor check fix for request item ensoul. 2017-09-22 17:11:46 +00:00
MobiusDev
d571278f5f Effect list rework.
Contributed by Liamxroy.
2017-09-22 17:02:39 +00:00
MobiusDev
d279eb7aa7 Passive skills should hide messages. 2017-09-22 00:35:13 +00:00
MobiusDev
23d3883d34 Extra checks for trigger skills by attack. 2017-09-21 22:04:12 +00:00
MobiusDev
39af839127 Fixed Agent of Chaos dualclass issue. 2017-09-20 16:50:04 +00:00
MobiusDev
826ad542f1 Attempt to fix YeSagiraGuards onEvtThink issue. 2017-09-19 05:33:25 +00:00
MobiusDev
850a989b49 Added Greater Ruby and Sapphire. 2017-09-19 04:54:01 +00:00
MobiusDev
d4b301a5a6 Improved previous commit. 2017-09-18 17:04:20 +00:00
MobiusDev
3bd2d9fe24 Custom faction point reward message. 2017-09-18 16:59:31 +00:00
MobiusDev
fe30cc5d92 Include minimum level in quest faction cond check. 2017-09-18 16:26:36 +00:00
MobiusDev
411e7e94cb Minor code format change. 2017-09-17 20:18:07 +00:00
MobiusDev
94fb6ce34a Reverted revision 2705. 2017-09-17 19:34:45 +00:00
MobiusDev
c9288c912e Support for retail Faction system. 2017-09-17 18:41:26 +00:00
MobiusDev
ee3228b22a Daichir Teleporter AI. 2017-09-16 22:31:58 +00:00
MobiusDev
74f3eab7e6 Fixed possible RequestAcquireSkillInfo NPE. 2017-09-15 14:40:37 +00:00
MobiusDev
e44fbf0218 Fixed possible L2AttackableAI thinkAttack NPE. 2017-09-15 14:29:06 +00:00
MobiusDev
254be92eb9 Include servitors on FriendlyNpc damage check. 2017-09-14 23:12:02 +00:00
MobiusDev
ccf50bece2 Merged some L2QuestGuard methods to FriendlyNpc. 2017-09-14 21:55:22 +00:00
MobiusDev
5e046c297d Custom FindPvP bypass. 2017-09-14 15:33:45 +00:00
MobiusDev
021766a8c5 Spawn system rework.
Thanks Sdw.
Author: UnAfraid, ?
2017-09-14 12:20:53 +00:00
MobiusDev
fbd1109bd5 Removed unnecessary delete object packet send on death. 2017-09-14 12:16:14 +00:00