Commit Graph

264 Commits

Author SHA1 Message Date
MobiusDev
a335616fe5 Config for dualbox check not to count offline traders. 2018-09-10 04:20:24 +00:00
MobiusDev
776162c7ec Fixed dice rolling. 2018-09-10 04:04:19 +00:00
MobiusDev
870d0c2726 Update daily mission level status. 2018-09-09 23:47:22 +00:00
MobiusDev
0f430720db Separated multiple variable declarations. 2018-09-09 23:01:15 +00:00
MobiusDev
dce4f54d60 Replaced equals() on enum constants. 2018-09-09 18:41:22 +00:00
MobiusDev
10be587e80 Replaced zero equality checks with isEmpty() method. 2018-09-09 17:26:21 +00:00
MobiusDev
96a39e7b73 Replaced assignments with compound operators. 2018-09-09 16:47:22 +00:00
MobiusDev
b50b43a1f9 Removed explicit type arguments. 2018-09-09 15:59:32 +00:00
MobiusDev
b75a4227d7 Use MariaDB JDBC URL for connections. 2018-09-09 13:22:57 +00:00
MobiusDev
a35c926237 Dropped MySql connector in favor of MariaDB connector. 2018-09-09 12:13:08 +00:00
MobiusDev
b6e4ce2ebf Removed boxing for String conversions. 2018-09-08 23:55:08 +00:00
MobiusDev
eb3742d44f Dropped c3p0 in favor of HikariCP. 2018-09-08 19:27:23 +00:00
MobiusDev
6fd681adcf Code format for previous commit. 2018-09-08 11:42:39 +00:00
MobiusDev
51410bd084 Updated catacomb monsters.
Contributed by Mantra.
2018-09-08 11:36:19 +00:00
MobiusDev
2bb8220df2 L2Object rework. 2018-09-08 04:13:34 +00:00
MobiusDev
1615c77aee Distinguish getVisibleObjectsInRange from getVisibleObjects. 2018-09-07 17:02:53 +00:00
MobiusDev
dac759a2d4 Water zones for forbitten path entrance. 2018-09-07 16:10:31 +00:00
MobiusDev
b0363b3021 Send inventory update with EnlargeSlot. 2018-09-07 12:17:46 +00:00
MobiusDev
a4a77df305 FatalBlowRate effect should apply to effector. 2018-09-07 03:38:04 +00:00
MobiusDev
fbb5ebeb7e Addition of missing effect from skill Critical Wound (531). 2018-09-06 23:39:09 +00:00
MobiusDev
fa89a5bd17 Changed clan_privs from medium int to int. 2018-09-06 23:00:20 +00:00
MobiusDev
cd1b1b02f3 Improved missing htmls command. 2018-09-06 21:21:31 +00:00
MobiusDev
4639e7281d Another Tablet of Vision html.
Contributed by Liamxroy.
2018-09-06 21:14:22 +00:00
MobiusDev
c7c1309ddc Fixed instant kill resistance effect. 2018-09-06 20:33:50 +00:00
MobiusDev
0aed0ae98a Fixed admin respawn commands. 2018-09-05 23:49:55 +00:00
MobiusDev
af44edb79e Addition of missing Table of Vision (31652) dialog. 2018-09-05 19:12:16 +00:00
MobiusDev
735d2f6384 Channeling skills rework.
Adapted from: L2jUnity free files.
2018-09-05 16:01:11 +00:00
MobiusDev
b4be2cc560 Distance checking methods rework. 2018-09-05 01:50:44 +00:00
MobiusDev
484ec7823d L2World related rework. 2018-09-04 19:27:09 +00:00
MobiusDev
5967cd7be1 Fixed PointBlank handler targeting dead characters. 2018-09-04 03:33:48 +00:00
MobiusDev
8aae4f640d Removed duplicate Core door (20210003). 2018-09-04 02:55:03 +00:00
MobiusDev
908705a276 Proper summon intention after stun. 2018-09-04 02:26:48 +00:00
MobiusDev
7bb0152c38 Clan Advent skill improvements. 2018-09-03 21:38:01 +00:00
MobiusDev
a9045910af Fixed OpCheckClassList condition. 2018-09-03 20:49:44 +00:00
MobiusDev
23c618db62 Addition of missing Altran NPC id at buylist 1108.
Contributed by Liamxroy.
2018-09-03 05:28:14 +00:00
MobiusDev
8cbb988bea Antharas (29068) level changed to 84. 2018-09-02 01:37:01 +00:00
MobiusDev
fe5fa51654 Reuse of cumulative chance for CreateItemRandom. 2018-09-01 18:22:50 +00:00
MobiusDev
47ad159563 Battle Box total chance should be 100%. 2018-09-01 18:09:57 +00:00
MobiusDev
771f40bd3b CreateItemRandom cleanup. 2018-09-01 18:07:03 +00:00
MobiusDev
03da47d5c6 Fixed CreateItemRandom handler consuming more than one reagent. 2018-09-01 17:38:57 +00:00
MobiusDev
101ec3e0a7 Addition of Monster Arena instance. 2018-09-01 17:18:12 +00:00
MobiusDev
46a314540b Addition of Leo (30202) NPC template. 2018-08-31 18:44:16 +00:00
MobiusDev
74f491d654 Changed misleading NPC distance information. 2018-08-31 09:34:55 +00:00
MobiusDev
e05acf38aa Removed CHA and LUC from everywhere. 2018-08-31 07:36:05 +00:00
MobiusDev
3ed319e431 Fixed freight withdraw issues. 2018-08-29 18:21:28 +00:00
MobiusDev
abf8333e89 Addition of proper is_freightable values. 2018-08-29 13:14:33 +00:00
MobiusDev
3d37fa96a3 Removed all is_freightable values. 2018-08-29 09:29:40 +00:00
MobiusDev
dfce3605ac Fixed freight related packets. 2018-08-29 08:58:41 +00:00
MobiusDev
76114e686c Armor set skill improvements.
Contributed by Pavlov.
2018-08-12 00:03:30 +00:00
MobiusDev
7352425305 Utility adjustments for Java 10 compatibility. 2018-08-09 16:36:56 +00:00
MobiusDev
c76e62fd90 Addition of newest armor set bonuses.
Contributed by Pavlov.
2018-08-08 23:32:08 +00:00
MobiusDev
ce505a7166 Changed Soul Cry (1001) according to L2Wiki.
Contributed by SkOdD.
2018-08-08 03:04:18 +00:00
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
MobiusDev
4c47dcc4a1 Removed remaining old MySQL library. 2018-06-27 21:11:50 +00:00
MobiusDev
30074d3527 Updated MySQL connector library. 2018-06-27 21:09:19 +00:00
MobiusDev
315a4e773c Various unnecessary code changes. 2018-06-26 15:00:56 +00:00
MobiusDev
c9b04d53f4 Removed unnecessary casts. 2018-06-24 16:39:51 +00:00
MobiusDev
35105ce191 Removed unused community board Region tab link. 2018-06-24 15:41:22 +00:00
MobiusDev
d265813c40 Direct use of private constants instead of getters. 2018-06-24 15:33:19 +00:00
MobiusDev
fd6b72dab6 Removed unnecessary Long literals. 2018-06-21 09:59:45 +00:00
MobiusDev
a5b69096dd Proper modifier order and removal if implied by their context. 2018-06-19 02:02:54 +00:00
MobiusDev
ba48bc2bba Dropped GameGuard configs and redundant getClient method calls. 2018-06-19 00:54:12 +00:00
MobiusDev
4f9bf81f74 Stop attacking admin when using invisible.
Contributed by facab.
2018-06-16 22:44:33 +00:00
MobiusDev
42f1fdd132 Custom config for raidboss vitality bonus. 2018-06-16 22:36:46 +00:00
MobiusDev
4d21e1f74f Maximum level increased to 85.
Contributed by Iris.
2018-06-15 12:15:48 +00:00
MobiusDev
97cfa55089 Addition of quest Future: Elves (11012).
Contributed by Stayway.
2018-06-14 21:15:45 +00:00
MobiusDev
deadebc25e Addition of quest Future: Orcs (10994).
Contributed by Stayway.
2018-06-14 20:39:35 +00:00
MobiusDev
a2a5eb6158 Addition of quest Future: Dwarves (10993).
Contributed by Stayway.
2018-06-13 21:08:46 +00:00
MobiusDev
8935cfdcc7 Quests 11006 and 11018.
Contributed by Stayway.
2018-06-13 19:25:07 +00:00
MobiusDev
92c840944a Increased maximum party member count to 9.
Contributed by Iris.
2018-06-11 11:16:11 +00:00
MobiusDev
e11f6a6a87 Send InventoryUpdate when calling RestorationRandom effect. 2018-06-09 19:01:18 +00:00
MobiusDev
9a6b9ee99e Use java.cfg file for Linux sh files.
Contributed by Sahar.
2018-06-04 21:37:39 +00:00
MobiusDev
6bad215c79 Improvements for previous commit. 2018-05-31 12:29:55 +00:00
MobiusDev
6aad685da3 CallSkill effect can use 0 to trigger max learned skill level. 2018-05-31 12:12:18 +00:00
MobiusDev
aafd0051e8 Automatically send NpcLogList with Quest onKill. 2018-05-30 21:05:25 +00:00
MobiusDev
0dbeffebb9 Prevent using skills while teleporting from community. 2018-05-29 15:59:11 +00:00
MobiusDev
0c60d140c3 Addition of DuelistFury effect.
Contributed by kiwimen.
2018-05-28 12:12:26 +00:00
MobiusDev
786a256c59 Removed duplicate admin command XML entry. 2018-05-28 11:57:24 +00:00
MobiusDev
0d8a3b9c25 Removed non existent NPC spawn (34024). 2018-05-24 14:20:36 +00:00
MobiusDev
861c89ac65 Addition of Super Runes.
Contributed by Liamxroy.
2018-05-24 14:12:26 +00:00
MobiusDev
4e79135283 Addition of missing blacksmith craft multisell.
Contributed by Liamxroy.
2018-05-24 11:21:43 +00:00
MobiusDev
7148655e9a Support for multisell maintain ingredient. 2018-05-23 14:52:12 +00:00
MobiusDev
c87d4c03eb Removed invalid reuseDelayLock skill parameter. 2018-05-23 01:42:17 +00:00
MobiusDev
afd390a3db On screen message when you get Sibi's coins. 2018-05-22 21:55:06 +00:00
MobiusDev
060f68edae Updated grandboss droplists.
Contributed by Liamxroy.
2018-05-22 16:45:22 +00:00
MobiusDev
51ab4a4f8c Updated reseal A grade armor multisell.
Contributed by Liamxroy.
2018-05-22 16:23:33 +00:00
MobiusDev
ba1e88b3f2 Use Cloth Piece to unseal A grade armors.
Contributed by Liamxroy.
2018-05-22 15:58:06 +00:00
MobiusDev
a2f1f1ef85 Added new A grade Helmet ids to armor sets. 2018-05-22 15:57:05 +00:00
MobiusDev
c41c433dd6 Addition of Happy Hours event.
Thanks quangnguyen and Liamxroy.
2018-05-22 14:29:22 +00:00
MobiusDev
828a1586e6 Support for RestorationRandom effect enchanted products. 2018-05-22 14:25:51 +00:00
MobiusDev
78c068ad18 Support for deleting items when LongTimeEvent ends. 2018-05-22 14:19:44 +00:00
MobiusDev
7af7f4cf19 Set instance world to 0 when teleporting with community board.
Contributed by facab.
2018-05-19 13:23:05 +00:00
MobiusDev
13c0c3f60c Devil's Isle NPC spawns.
Contributed by Liamxroy.
2018-05-18 23:39:00 +00:00
MobiusDev
8fbce40c9e Devil's Isle spawns.
Contributed by Mantra.
2018-05-16 19:53:57 +00:00
MobiusDev
a139893389 Various quest improvements.
Contributed by Stayway.
2018-05-16 19:33:45 +00:00
MobiusDev
1503be759e Removed several double spawns. 2018-05-16 12:41:19 +00:00
MobiusDev
f94a22daec Addition of Red Gem Necklace quests.
Contributed by Stayway.
2018-05-16 11:47:18 +00:00
MobiusDev
402f931faf Updated Giants Cave and Forsaken Plains area.
Contributed by Mantra.
2018-05-15 19:54:31 +00:00
MobiusDev
64453bb495 Updated geodata files. 2018-05-15 03:06:56 +00:00
MobiusDev
ad737bf605 Ateld should talk only to CC leader. 2018-05-13 15:11:12 +00:00
MobiusDev
53e74c2eb9 Added missing ToI guard weapons.
Contributed by Liamxroy.
2018-05-13 15:02:04 +00:00