Commit Graph

362 Commits

Author SHA1 Message Date
MobiusDev 1dd47518ad Addition of missing Kepra (30616) spawn.
Contributed by SkOdD.
2018-08-07 19:51:35 +00:00
MobiusDev b0693aec94 Saga of the Duelist related spawns.
Contributed by SkOdD.
2018-08-07 19:49:01 +00:00
MobiusDev f5a13187e4 Deletion of duplicate NPC templates. 2018-08-07 19:34:43 +00:00
MobiusDev a7c0709ea9 Turek Orc Invader (27203) correction. 2018-08-07 19:30:01 +00:00
MobiusDev b3b769bac0 Updated Variation data and sorted according to L2Wiki.
Contributed by Pavlov.
2018-08-07 14:38:34 +00:00
MobiusDev d861d6f0d1 Addition of maxEnchant parameter at EnchantItemData.
Contributed by SkOdD.
2018-08-07 14:31:26 +00:00
MobiusDev 40ce6af70d Removed boolean parameter from L2PcInstance sendItemList method.
Contributed by SkOdD.
2018-08-07 14:28:45 +00:00
MobiusDev 37889d0f41 Added missing Ellie NPC id (30091) at buylist 3009001.
Contributed by SkOdD.
2018-08-07 14:21:46 +00:00
MobiusDev 53a64d63ce Added B grade helmets at blacksmiths unseal multisell.
Contributed by SkOdD.
2018-08-07 14:16:32 +00:00
MobiusDev e795708e5d Duda-Mara Totem Spirit (30593) spawn correction.
Contributed by SkOdD.
2018-08-07 14:11:02 +00:00
MobiusDev 6eb4433c62 Primary key for buffer_schemes SQL table.
Contributed by SkOdD.
2018-08-07 14:08:18 +00:00
MobiusDev 5050c2aa71 Fixed quest PathOfTheOrcRaider (414).
Contributed by SkOdD.
2018-08-07 14:05:02 +00:00
MobiusDev bb816ba617 Update to Java 10. 2018-08-07 13:40:25 +00:00
MobiusDev c97536b0a4 Updated Netty library. 2018-08-05 20:58:51 +00:00
MobiusDev 7cbd09ae2e Changes based on Java 10 recommendations. 2018-08-05 19:38:51 +00:00
MobiusDev 29eb40b3fa Fixed MinimumVitalityPoints wrong letter case. 2018-08-05 18:13:54 +00:00
MobiusDev 4ad3dc3238 Fixed Testimony of Prosperity recipe.
Contributed by SkOdD.
2018-08-05 12:09:52 +00:00
MobiusDev 172882ee53 Armor sets update.
Contributed by Pavlov.
2018-08-05 11:38:14 +00:00
MobiusDev 09f1716a30 Proper clan level raise dialog.
Contributed by SkOdD.
2018-08-04 00:33:08 +00:00
MobiusDev a8b7a423eb Addition of missing Trader Tyra (30420) dialog.
Contributed by SkOdD.
2018-08-04 00:28:57 +00:00
MobiusDev 0abf114dd0 Removed catacomb spawns that do not have NPC templates. 2018-08-03 18:23:27 +00:00
MobiusDev c3930a8288 Updated skill trees according to L2Wiki.
Contributed by Pavlov.
2018-08-03 17:56:44 +00:00
MobiusDev 2b5acb6f81 Agathion related changes. 2018-07-29 18:21:47 +00:00
MobiusDev 466510e098 Addition of items that use minimumVitalityPoints condition.
Contributed by gigilo1968.
2018-07-29 10:37:22 +00:00
MobiusDev 67465014b0 Support for agathion item slots. 2018-07-29 00:48:58 +00:00
MobiusDev 3c67b04817 Decreased thread and connection configs to prevent VPS issues. 2018-07-23 14:39:34 +00:00
MobiusDev d7080fb646 Addition of missing Catacomb spawns.
Contributed by Mantra.
2018-07-23 12:48:06 +00:00
MobiusDev 9986e3888e Raidboss spawn deprecations.
Contributed by Mantra.
2018-07-23 12:45:36 +00:00
MobiusDev 8cfdffdc25 OpCheckCastRangeSkillCondition should not multiply distance value.
Contributed by gigilo1968.
2018-07-19 21:04:18 +00:00
MobiusDev 0c43a66db7 Ensoul fees for all possible slots. 2018-07-19 19:49:11 +00:00
MobiusDev 8286580075 Unhardcoded Rune extraction fees. 2018-07-19 19:27:24 +00:00
MobiusDev 6fff504b39 Addition of Rune extraction. 2018-07-19 12:42:02 +00:00
MobiusDev 5a2fbc045b Reverted latest experience.xml changes. 2018-07-18 06:44:01 +00:00
MobiusDev 4afbb102af Removed robe armor MagicalAttackSpeed effect in skill Spellcraft (163). 2018-07-09 09:30:42 +00:00
MobiusDev d710208ef4 Created L2PcInstance updatePvpTitleAndColor method. 2018-07-09 09:20:08 +00:00
MobiusDev 1d06c0781e Updated gmshop bracelets.
Contributed by Pavlov.
2018-07-08 10:28:32 +00:00
MobiusDev d060421db0 Updated gmshop boss jewels.
Contributed by Pavlov.
2018-07-08 10:27:36 +00:00
MobiusDev 7fad73370c Updated statBonus.xml file.
Contributed by Mantra.
2018-07-06 11:14:14 +00:00
MobiusDev 6f0afd583b Addition of quest Punitive Operation on the Devil Isle (10866).
Contributed by Stayway.
2018-07-04 15:24:39 +00:00
MobiusDev 2a8b84f7b2 Updated admin weapon buylists.
Contributed by Pavlov.
2018-07-03 19:37:50 +00:00
MobiusDev 11760710ee Replaced instanceof L2DoorInstance with isDoor method. 2018-07-02 01:36:25 +00:00
MobiusDev 5f62a4c740 Replaced instanceof L2NpcInstance with isNpc method. 2018-07-02 01:27:50 +00:00
MobiusDev e9e7d40628 Replaced instanceof L2PetInstance with isPet method. 2018-07-02 01:12:00 +00:00
MobiusDev 856ff5ebdc Replaced instanceof L2Summon with isSummon method. 2018-07-02 01:03:46 +00:00
MobiusDev 0b09d49f8d Replaced instanceof L2Attackable with isAttackable method. 2018-07-02 00:55:13 +00:00
MobiusDev 6c1d37f4ae Replaced instanceof L2Playable with isPlayable method. 2018-07-02 00:39:38 +00:00
MobiusDev e7ac53ba66 Clans can participate in sieges starting from level 3.
Contributed by Iris.
2018-07-02 00:14:20 +00:00
MobiusDev 6bd5b55bfe Updated Classic clan rewards.
Contributed by Iris.
2018-07-02 00:13:36 +00:00
MobiusDev 5934fac571 Replaced instanceof L2PcInstance with isPlayer method. 2018-07-01 00:13:23 +00:00
MobiusDev 049a9b02aa Replaced instanceof L2Character with isCharacter method. 2018-06-30 16:42:41 +00:00