Commit Graph

91 Commits

Author SHA1 Message Date
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
11c2e789b2 Fixed writeCommissionItem crashing the client.
Contributed by rocknowx.
2015-11-21 21:51:07 +00:00
MobiusDev
9a8e3df86d Minor alchemy code improvements. 2015-11-17 13:46:59 +00:00
MobiusDev
365a90cc4b Alchemy packet improvements.
Contributed by rocknowx.
2015-11-17 12:26:21 +00:00
MobiusDev
3864680edd Moved alchemy packets to seperate folders. 2015-11-16 20:33:26 +00:00
MobiusDev
d55457c730 Initialize _sellList at ExBuySellList. 2015-11-10 13:28:27 +00:00
MobiusDev
c4988df6a0 Auto remove, skilltree and AcquireSkillList fixes.
Contributed by rocknowx.
2015-11-10 08:52:13 +00:00
MobiusDev
371a4b3fcc Fixed ExBuySellList showing non sellable items. 2015-11-08 21:09:01 +00:00
MobiusDev
37dbd02716 Underground update. 2015-11-07 01:36:06 +00:00
MobiusDev
5b435d5d25 Ridable pet button fix.
Contributed by rocknowx.
2015-11-04 20:42:58 +00:00
MobiusDev
d49a007f9d Sync with L2jServer HighFive Oct 22nd 2015. 2015-10-23 22:36:15 +00:00
MobiusDev
8ed311d766 GMViewCharacterInfo update. 2015-10-17 08:06:55 +00:00
MobiusDev
1fd489f2c0 Reputation system rework.
TODO: Add more proper formulas.
2015-10-15 21:24:00 +00:00
MobiusDev
c39ac887e3 Refactored NPC display state functions. 2015-10-13 12:46:58 +00:00
MobiusDev
7259087da5 Sync with L2jServer HighFive Oct 2nd 2015. 2015-10-03 13:41:08 +00:00
MobiusDev
9f92d3ac16 Forgot a final modifier from previous commit. 2015-09-26 13:30:53 +00:00
MobiusDev
90916e5df2 AbnormalStatusUpdate improvement.
Contributed by enmity.
2015-09-26 13:26:08 +00:00
MobiusDev
a2d764aaf8 Sync with L2jServer HighFive Sep 18th 2015. 2015-09-19 22:37:08 +00:00
MobiusDev
40380c4860 Sync with L2jServer HighFive Sep 8th 2015. 2015-09-08 19:52:45 +00:00
MobiusDev
d5a85ec14c Quest Request of the Seeker (10363).
Contributed by spider.
2015-08-12 12:48:47 +00:00
MobiusDev
ad08e5697c Cleanup for previous commit. 2015-08-01 07:22:31 +00:00
MobiusDev
9112d2506d ExQuestNpcLogList fix for NpcString ids. 2015-08-01 07:19:58 +00:00
MobiusDev
c0f56cbf1c ExQuestNpcLogList fix for NPC ids.
Contributed by Spider.
2015-08-01 07:14:50 +00:00
MobiusDev
3da51337f6 Merged commons folders. 2015-07-26 11:12:15 +00:00
MobiusDev
1fc14085f5 Sync with L2jServer HighFive Jul 25th 2015. 2015-07-26 10:59:25 +00:00
MobiusDev
f483f9bec5 -Added getDualClassLevel() for skill learn packet and dual skill that learned if player have needed main & dual class level.
-Update AcquireSkillList packet.
-Added skill Dual Maximum Hp to skill tree for all awaken classes.
-Fixed a bug when changing class skills to learn stay from previous class until relogin.

Contributed by NviX.
2015-07-24 20:05:28 +00:00
MobiusDev
71fd68697b -Implemented new cubics & cubic skills.
-Fixed some visual bugs (character see removed cubic, not see seed talisman aura until re-equip talisman).
-Removed unused packet ExGetBossRecord (I forgot remove this in my raid points patch).

Contributed by NviX.
2015-07-07 12:50:33 +00:00
MobiusDev
190a0e1c95 -Reworked Raid Points system (ranking system deleted in Valiance update).
-Raidpoints moved to characters.sql
-Fixed calls to unexistent skill levels.

Contributed by NviX.
2015-07-01 18:50:01 +00:00
MobiusDev
7e610eb1ee -Added enchant9 route support for skills.
-Deleted unused client packets RequestExEnchantSkillSafe, RequestExEnchantSkillUntrain and RequestExEnchantSkillRouteChange (this is removed in Lindvior and all enchant variants are now handled in the packet RequestExEnchantSkill).
-Added support for 100% enchant by using Immortal Scroll.
-Enchant skills for awakened players required new spellbook (Superior Giant's Codexes).

Contributed by NviX.
2015-06-29 21:53:43 +00:00
MobiusDev
687969b37f Automating Fishing. 2015-05-19 17:43:41 +00:00
MobiusDev
6b9ed81821 Sync with L2jServer HighFive May 19th 2015. 2015-05-19 14:57:13 +00:00
MobiusDev
657f00d23d Alchemy Transmutation skills and packet improvements. 2015-05-18 16:24:30 +00:00
MobiusDev
6a2082a86f Alchemy transmutation support.
Need to implement transmute skills.
I have added skill 17928 as example.
2015-05-18 01:56:28 +00:00
MobiusDev
2727d79c03 New Fishing changes. 2015-05-16 18:51:36 +00:00
MobiusDev
f3458d8c39 Changed summon points logic. 2015-05-11 14:22:36 +00:00
MobiusDev
75713de83f Fixed custom NPC name display. 2015-05-09 16:31:38 +00:00
MobiusDev
df1731008d Removed Champion aura check from npcInfo. 2015-05-09 15:51:13 +00:00
MobiusDev
50f5ab0751 Fixed NPC level and champion titles. 2015-05-09 15:46:25 +00:00
MobiusDev
484bff80bb Separated the Classic Datapack to it's own folder. 2015-05-02 03:45:56 +00:00
MobiusDev
c5ffe6ae26 Minor NpcInfo fix. 2015-04-30 20:03:32 +00:00
MobiusDev
e096946601 Support for Classic client. 2015-04-30 18:40:48 +00:00
MobiusDev
2cf52bad9b Fixed Talking Island and Faeron Village scrolls of escape.
Dropped Batalion Zone due to lack of further development.
Added Various missing syncs from L2jServer Ertheia.
2015-04-22 16:48:31 +00:00
MobiusDev
855ced1dc5 Sync with L2jServer Ertheia Mar 27th 2015. 2015-03-28 08:46:39 +00:00
MobiusDev
819415272a Reverting previous solution to avoid name color update problems. 2015-03-25 13:54:30 +00:00
MobiusDev
1c13685dbb More reputation related changes. 2015-03-25 13:38:58 +00:00
MobiusDev
ef15efb834 Attempt to fix wrong PvP flagging. 2015-03-25 13:08:04 +00:00