Commit Graph

95 Commits

Author SHA1 Message Date
MobiusDev
d77d07d0a3 Max enchant warning message. 2015-09-07 04:25:43 +00:00
MobiusDev
2bfc469d74 Sync with L2jServer HighFive Aug 29th 2015. 2015-08-29 20:31:27 +00:00
MobiusDev
7c913f43bf RequestExEnchantSkill fix.
Contributed by rocknowx.
2015-08-26 13:38:18 +00:00
MobiusDev
6fccebabfb [Classic] Disabled sending some non-classic packets on enterworld. 2015-08-22 13:15:16 +00:00
MobiusDev
165165c1c0 Party bonus exp/sp and party size.
Contributed by smmspider.
2015-07-28 19:38:09 +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
88b632c4ad Fix for instancedzone action.
Contributed by smmspider.
2015-07-25 17:16:02 +00:00
MobiusDev
b07f46dc5c Sync with L2jServer HighFive Jul 14th 2015. 2015-07-14 19:55:19 +00:00
MobiusDev
6ef82dedcf -Replaced checking stone crystalType to item crystalType.
-Fixed 80-100% chance to attribute from stones R grade equip.

Contributed by NviX.
2015-07-09 12:50:02 +00:00
MobiusDev
d87d950284 Implemented all elemental stones & crystals, including +60/+150.
Contributed by NviX.
2015-07-08 20:55:27 +00:00
MobiusDev
09a0b713d2 -Added all existing enchantment scrolls & lucky stones.
-Full done all scrolls and stones (standard,bless,giant's,safe, -1, etc..)
-Added parameters minEnchant, maxEnchantFighter, maxEnchantMagic (minEnchant for Improved stones (+10..+15 only), others for Heavenly Scrolls
-Implemented Hair accessory enchant (ONLY IN CORE - ITEMS FOR ENCHANTING NOT DONE, EXCEPT 34717. Also, visual bug when enchanting - "+pdef", but really not gained (same as official servers.)
-Added enchant options for hair accessories (increase M. Def. )
-Increased P.Def/M.Def gain when enchanting R grade armor from +1/+3 to +2/+4 (as official).

Contributed by NviX.
2015-07-08 19:17:39 +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
166d6ff9d4 Sync with L2jServer HighFive Jun 14th 2015. 2015-06-14 11:51:57 +00:00
MobiusDev
687969b37f Automating Fishing. 2015-05-19 17:43:41 +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
ddc3ef9037 Fixed skill enchanting. 2015-05-17 19:24:50 +00:00
MobiusDev
f5b5cf8ab8 RequestRefineCancel prices for R grade items. 2015-05-17 18:24:04 +00:00
MobiusDev
f603938c09 Fixed lifestone level to player level table. 2015-05-17 17:22:45 +00:00
MobiusDev
139eb93dc8 Completing augmentation changes. 2015-05-17 15:39:28 +00:00
MobiusDev
20b3ccd9f4 R Grade Lifestones support.
Contributed by GMeXiD.
2015-05-17 14:39:16 +00:00
MobiusDev
add48c6f5b Classmasters with 4th class support. 2015-05-17 00:46:27 +00:00
MobiusDev
2727d79c03 New Fishing changes. 2015-05-16 18:51:36 +00:00
MobiusDev
2d58a98e3e Fixed Community Board Multisell range check. 2015-05-09 03:29:46 +00:00
MobiusDev
74bb130dd0 Various community board merchant improvements. 2015-05-07 20:43:24 +00:00
MobiusDev
413c65f63a Fixed Tutorial quest Ant build problem. 2015-05-07 20:12:38 +00:00
MobiusDev
e86a852905 [Classic] Custom tutorial quest. 2015-05-06 22:28:42 +00:00
MobiusDev
84eb9cef7d Sync with L2jServer HighFive May 4th 2015. 2015-05-05 16:08:48 +00:00
MobiusDev
ebc566fb33 Fix for Clan Privileges, Ranks and Clan Info updates.
Contributed by darky999.
2015-05-05 11:25:48 +00:00
MobiusDev
58ad4afd8c [Classic] Remove birthday message from EnterWorld. 2015-05-02 18:35:10 +00:00
MobiusDev
484bff80bb Separated the Classic Datapack to it's own folder. 2015-05-02 03:45:56 +00:00
MobiusDev
9dceacb328 Fixed client crashing upon entering game with clan skills. 2015-04-30 21:23:39 +00:00
MobiusDev
e096946601 Support for Classic client. 2015-04-30 18:40:48 +00:00
MobiusDev
9e30c5aa1d Fixing party invite NPE. 2015-04-29 15:12:15 +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
1abccfcae0 Sync with L2jServer HighFive Apr 1st 2015. 2015-04-02 04:12:06 +00:00
MobiusDev
54e8a80387 Sell fix for custom CB shop. 2015-04-01 16:38:27 +00:00
MobiusDev
855ced1dc5 Sync with L2jServer Ertheia Mar 27th 2015. 2015-03-28 08:46:39 +00:00
MobiusDev
2c7120a166 Prevent client crashing from ally crests. 2015-03-27 02:28:25 +00:00
MobiusDev
82606870c0 Sync with L2jServer HighFive Mar 25th 2015. 2015-03-25 06:48:51 +00:00
mobius
6fa0ed56e3 Sync with L2jServer HighFive Mar 1st 2015. 2015-03-01 22:48:14 +00:00
mobius
7068b969e5 Adapting Appearance Stone system from L2jServer. 2015-02-25 17:57:47 +00:00
mobius
e2b585c480 Added crest emblem send upon entering game. 2015-02-18 21:54:14 +00:00
mobius
06c765ea63 Sync with L2jServer HighFive Feb 15th 2015. 2015-02-15 23:48:35 +00:00
mobius
e6573f120d More crest related improvements. 2015-02-12 10:28:12 +00:00
mobius
3d833d9521 Moved RequestPledgeCrest crest Id check before PcInstance check. 2015-02-11 03:55:05 +00:00
mobius
6b4183beee Fixed clan crest issues. 2015-02-11 03:16:28 +00:00