Commit Graph

64 Commits

Author SHA1 Message Date
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
MobiusDev
82606870c0 Sync with L2jServer HighFive Mar 25th 2015. 2015-03-25 06:48:51 +00:00
mobius
9b28306cf1 Sync with L2jServer HighFive Mar 12th 2015. 2015-03-12 06:24:54 +00:00
mobius
7068b969e5 Adapting Appearance Stone system from L2jServer. 2015-02-25 17:57:47 +00:00
mobius
d76ff9a69a Sync with L2jServer HighFive Feb 18th 2015. 2015-02-18 23:00:01 +00:00
mobius
2bc6190412 Changed CharInfo Invisible title text to match the UserInfo one. 2015-02-18 21:57:43 +00:00
mobius
e6573f120d More crest related improvements. 2015-02-12 10:28:12 +00:00
mobius
6b4183beee Fixed clan crest issues. 2015-02-11 03:16:28 +00:00
mobius
ef76b0b7e0 -Community gatekeeper reworked.
-Close community after teleport.
-Other minor community html changes.
2015-02-10 04:14:29 +00:00
mobius
46efd67919 Renamed TELL and NPC_TELL chat types, also fixed minor typo in L2PcInstance.
Source L2J Ertheia branch:
48e9f32ede
9e6d13a293
2015-02-09 14:14:26 +00:00
mobius
855feff6f6 Minor code formatter settings. 2015-02-09 00:36:25 +00:00
mobius
012eb3ed65 -Dropped Javolution.
-Removal of Q00344_1000YearsTheEndOfLamentation.
-Fixed starting conditions for Q00144_PailakaInjuredDragon.
-Fixed starting conditions for last Seven Sign quests.
-Added missing MonasteryOfSilence.xml instance spawns and doors.
-Removed many catacomb spawns.
2015-02-08 21:01:32 +00:00
mobius
ebb5a4d0c0 Moved commons to java root folder. 2015-02-08 00:07:49 +00:00
mobius
ecd17fdefb Sync with L2JServer Feb 7th 2015. 2015-02-07 23:48:56 +00:00
mobius
094651541b Added latest commits for todays sync. 2015-02-03 22:02:10 +00:00
mobius
fe25f74122 Sync with L2JServer Feb 3rd 2015. 2015-02-03 21:11:57 +00:00
mobius
1289171727 Enchantment level support for multisells. 2015-01-31 22:49:02 +00:00
mobius
e7005fbedd Sync with L2JServer Jan 30th 2015. 2015-01-31 03:47:34 +00:00
mobius
2cb3a52ed2 Sync with L2JServer Jan 28th 2015. 2015-01-29 05:18:04 +00:00
mobius
741dffc5d2 Minor code rework. 2015-01-28 01:38:20 +00:00
erlandys56
391ef2ac9a - Fixed appearance stones target item, to be available only for exact grade.
- Fixed char selection to be shown with appearance items;
 - Fixed private store sell, not to show 2 same items.
 - Added one missing referenced library to classpath.
2015-01-27 18:47:23 +00:00
mobius
bfe682bbe3 Sync with L2JServer Jan 26th 2015. 2015-01-27 01:59:37 +00:00
erlandys56
eb8567590a - Implemented Appearance Stones with engine.
- Fixed Private Stores, not showing items enchant level, attributes, appearance.
 - Fixed RelationChange packet, with reputation, for green name for normal players on login.
2015-01-26 21:09:25 +00:00
mobius
c1dc90a6e0 L2J_GeoDriver, java-engine-1.8 and mmocore libraries are dropped and directly integrated to project under "com.l2jserver.commons". 2015-01-26 00:20:05 +00:00
erlandys56
56db1f21cf - Implemented Compound engine.
- Created Launcher files to use debugger in eclipse.
2015-01-25 21:51:18 +00:00
erlandys56
30e94e6c94 - Implemented adena distribution engine.
- Cleaned not used variable.
2015-01-25 19:19:13 +00:00
erlandys56
c38b542dda - r101 fixed error for friend memo (SQL).
- Fixed Awakening social action.
 - Implemented configs for awakening to skip or not Seize of Destiny quest and Scroll of Afterlife item.
 - Fixed mentee getting 2 letters with 2 headphones and fixed skill error, when adding mentee.
 - Implemented Change Attribute stone engine.
2015-01-25 11:52:47 +00:00
mobius
823f4a3b39 Invisible title for GMs. 2015-01-25 11:03:26 +00:00