Commit Graph

2072 Commits

Author SHA1 Message Date
MobiusDev
8f49dc5f39 Teleport non defender to nearest town if logged out in siege zone. 2018-09-23 18:56:45 +00:00
MobiusDev
b87d0427a3 Removed known command. Also NPC abnormal broadcast fix. 2018-09-23 18:50:42 +00:00
MobiusDev
9f44337989 Addition of config for allowing mounts during sieges. 2018-09-23 11:35:46 +00:00
MobiusDev
1e8e7722c2 A-grade helmet correction for server helper NPC multisell.
Contributed by MrNiceGuy.
2018-09-23 11:07:41 +00:00
MobiusDev
e6c79bded1 Removed MagicalAttack effect from skill Curse Gloom (1263).
Contributed by MrNiceGuy.
2018-09-22 19:24:15 +00:00
MobiusDev
00605f72cc Removed hitCancelTime from Life Rescue (1610).
Contributed by vesta.
2018-09-21 21:20:28 +00:00
MobiusDev
34f61012cf Improved GetAgro effect according to retail observations. 2018-09-20 11:36:28 +00:00
MobiusDev
bea011fed0 Proper Grade Penalty values.
Contributed by Iris.
2018-09-18 10:38:03 +00:00
MobiusDev
0e2912652a Removed duplicate chamberlain spawns. 2018-09-17 18:10:38 +00:00
MobiusDev
182ba200c9 Fixed incoming damage on screen display. 2018-09-17 09:44:40 +00:00
MobiusDev
e2080e7e01 Effect correction for skill Fatal Counter (314).
Contributed by Arcteryx.
2018-09-16 17:03:27 +00:00
MobiusDev
f3907293c8 New Rnd class. 2018-09-15 15:26:34 +00:00
MobiusDev
850c075c0e Adjustments for Tiat doors. 2018-09-15 15:18:30 +00:00
MobiusDev
c56baf703a Changed ConsumeBody condition to work on summons. 2018-09-15 07:55:41 +00:00
MobiusDev
efd99249a7 Quick Spear minimum range.
Contributed by Iris.
2018-09-14 16:46:27 +00:00
MobiusDev
b8eee1a198 Removed Baium random time configuration. 2018-09-14 14:21:22 +00:00
MobiusDev
a2604e2048 Minor Rnd method usage corrections. 2018-09-14 01:42:50 +00:00
MobiusDev
b4e8040541 Prohibit the use of duplicate Rnd methods. 2018-09-14 01:17:54 +00:00
MobiusDev
16ad1d2b48 Set summon PvP flag to default. 2018-09-13 02:26:19 +00:00
MobiusDev
c7c6fa3d50 Send summon abnormals when needed. 2018-09-13 02:06:41 +00:00
MobiusDev
2e8d516afe Fixed updating summon PvP status. 2018-09-13 01:59:05 +00:00
MobiusDev
be0845d6ea Decay for dead summons. 2018-09-13 01:54:53 +00:00
MobiusDev
f26d8708a9 Summoning should be possible even with an active summon. 2018-09-12 21:05:18 +00:00
MobiusDev
90c33561d5 Prevent players moving on ledges. 2018-09-12 17:43:09 +00:00
MobiusDev
92f4cf4ef8 Prevent generating some variables when pathfinding is disabled. 2018-09-12 05:26:29 +00:00
MobiusDev
5cfe45f7c8 Invalid regions are handled in L2World class. 2018-09-12 05:15:58 +00:00
MobiusDev
a47368f286 Prevent changing z based on calculated value. 2018-09-12 01:55:59 +00:00
MobiusDev
f7338373bb MpVampiricAttack should absorb MP from the damage inflicted. 2018-09-12 01:39:20 +00:00
MobiusDev
29736fdc9f CharSelectionInfo improvements. 2018-09-11 16:16:39 +00:00
MobiusDev
43e04da970 Removed onEvtThink method debug message. 2018-09-11 13:36:06 +00:00
MobiusDev
3a373ee4d3 Heiness region maps added to Giran town region. 2018-09-11 11:16:46 +00:00
MobiusDev
d05e36cd1d Fixed summon name not showing. 2018-09-11 04:16:37 +00:00
MobiusDev
7abf95378f Enable drop items while casting. 2018-09-11 02:24:00 +00:00
MobiusDev
727c95a665 Reduced default max database connection values. 2018-09-11 01:42:35 +00:00
MobiusDev
a0f11c4826 Initialize clans after connection is closed. 2018-09-11 01:38:53 +00:00
MobiusDev
222b1d1136 Pet owner target type skills should not need target. 2018-09-11 01:36:44 +00:00
MobiusDev
ce23b6842f Continue player movement when no path found. 2018-09-10 23:30:00 +00:00
MobiusDev
73f4812951 Addition of target type for pet owners. 2018-09-10 21:23:59 +00:00
MobiusDev
b5a86698d6 Movement rework according to latest commits. 2018-09-10 18:23:09 +00:00
MobiusDev
3ae533f32d Config for dropping items when slot limit is exceeded. 2018-09-10 17:11:00 +00:00
MobiusDev
1de5ae72bf Players should be able to click far away and move. 2018-09-10 16:30:22 +00:00
MobiusDev
0dd9c40207 Clan entry improvements. 2018-09-10 04:23:56 +00:00
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
3efc7c11df Fixed clan entry invitations. 2018-09-09 23:52:36 +00:00
MobiusDev
0f430720db Separated multiple variable declarations. 2018-09-09 23:01:15 +00:00
MobiusDev
d33bfa17b2 Replaced indexOf() with contains() method. 2018-09-09 19:05:28 +00:00
MobiusDev
dce4f54d60 Replaced equals() on enum constants. 2018-09-09 18:41:22 +00:00
MobiusDev
31dadef4b8 Replaced for loops with enhanced for loops. 2018-09-09 17:56:05 +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
744204e1cd Prevent double CommissionManager initialization.
Contributed by gigilo1968.
2018-09-09 13:58:34 +00:00
MobiusDev
b75a4227d7 Use MariaDB JDBC URL for connections. 2018-09-09 13:22:57 +00:00
MobiusDev
286697e77e Changed default values to match previous commit. 2018-09-09 12:41:59 +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
bb7e3b8e1b Replaced concatenations with infix operations. 2018-09-08 22:58:58 +00:00
MobiusDev
eb3742d44f Dropped c3p0 in favor of HikariCP. 2018-09-08 19:27:23 +00:00
MobiusDev
87499b2734 Removed unused Debug class. 2018-09-08 04:19:21 +00:00
MobiusDev
2bb8220df2 L2Object rework. 2018-09-08 04:13:34 +00:00
MobiusDev
2dd88c932e Fixed CalcShldUse formula.
Contributed by vesta.
2018-09-07 17:51:09 +00:00
MobiusDev
1615c77aee Distinguish getVisibleObjectsInRange from getVisibleObjects. 2018-09-07 17:02:53 +00:00
MobiusDev
49e03289d7 Dropped visibility range variable. 2018-09-07 16:50:41 +00:00
MobiusDev
25c1d5e28c Prevent setting region to null from within L2Object. 2018-09-07 16:46:53 +00:00
MobiusDev
b0363b3021 Send inventory update with EnlargeSlot. 2018-09-07 12:17:46 +00:00
MobiusDev
e6acac0aec Enable monsters movement on ledges. 2018-09-07 03:41:26 +00:00
MobiusDev
a4a77df305 FatalBlowRate effect should apply to effector. 2018-09-07 03:38:04 +00:00
MobiusDev
466f31f889 Prohibit count of negative reputation players to declare mutual war. 2018-09-06 23:50:47 +00:00
MobiusDev
fbb5ebeb7e Addition of missing effect from skill Critical Wound (531). 2018-09-06 23:39:09 +00:00
MobiusDev
4c09d669cf Reduce reputation when war is canceled. 2018-09-06 23:25:46 +00:00
MobiusDev
fa89a5bd17 Changed clan_privs from medium int to int. 2018-09-06 23:00:20 +00:00
MobiusDev
534e14932b Fixed probable RequestExRqItemLink NPE. 2018-09-06 22:48:45 +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
be61f093e9 Fixed attacking single declared war players. 2018-09-06 20:29:01 +00:00
MobiusDev
2a9f97ae23 You should be able to start Clan Wars at clan level 3. 2018-09-06 12:04:08 +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
0299a04d9b L2WorldRegion related rework. 2018-09-04 21:31:49 +00:00
MobiusDev
484ec7823d L2World related rework. 2018-09-04 19:27:09 +00:00
MobiusDev
70c624ed4a Polearm auto attack rework. 2018-09-04 03:38:21 +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
bc3f982d7b Avoid FenceData NPE. 2018-09-04 02:42:50 +00:00
MobiusDev
908705a276 Proper summon intention after stun. 2018-09-04 02:26:48 +00:00
MobiusDev
a4e43d2639 Check if player has a clan before joining one. 2018-09-03 22:00:38 +00:00
MobiusDev
7bb0152c38 Clan Advent skill improvements. 2018-09-03 21:38:01 +00:00
MobiusDev
c1e1d9083b Self targeted bad skills should not send a message. 2018-09-03 21:05:41 +00:00
MobiusDev
a9045910af Fixed OpCheckClassList condition. 2018-09-03 20:49:44 +00:00
MobiusDev
69fd1ac954 Removed all assertion statements. 2018-09-03 17:19:02 +00:00
MobiusDev
5e7788c4f7 Correct walker location instead of stop route. 2018-09-03 15:57:54 +00:00
MobiusDev
65b8374a32 Changed calculateExpAndSp method according to retail forums. 2018-09-03 12:55:36 +00:00
MobiusDev
f5843e1b16 Better comment for correcting destination prohibition. 2018-09-03 05:37:10 +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
db1002ac14 Do not correct destination when player wants to fall. 2018-09-03 04:24:02 +00:00
MobiusDev
7e2dafb4ff Door distance check should not be necessary. 2018-09-03 00:01:17 +00:00
MobiusDev
118ca0d877 Fixed not been able to attack doors. 2018-09-02 23:20:49 +00:00
MobiusDev
8cbb988bea Antharas (29068) level changed to 84. 2018-09-02 01:37:01 +00:00
MobiusDev
3c67c77c2e Fixed multisell tax rate visual problem. 2018-09-01 18:34:06 +00:00
MobiusDev
fe5fa51654 Reuse of cumulative chance for CreateItemRandom. 2018-09-01 18:22:50 +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
a84b720470 Bracelet of Duty item fixes. 2018-09-01 17:07:31 +00:00
MobiusDev
d3023bcc94 Fixed consuming skill reagents. 2018-08-31 22:33:55 +00:00
MobiusDev
481fc1c743 Fixed not casting due to height check. 2018-08-31 10:37:47 +00:00
MobiusDev
0570cee9d5 Disable move to pawn while casting. 2018-08-31 10:36:44 +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
d9a076ccd7 TutorialShowQuestionMark parameters are related with question mark. 2018-08-30 11:20:29 +00:00
MobiusDev
3ed319e431 Fixed freight withdraw issues. 2018-08-29 18:21:28 +00:00
MobiusDev
9d805745b5 Minor improvement for previous commit. 2018-08-29 15:37:08 +00:00
MobiusDev
a50f201b00 Show if server is Classic in system panel. 2018-08-29 15:34:16 +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
9f10ec578c Fixed last day attendance reward bug. 2018-08-26 16:58:59 +00:00
MobiusDev
c95f10da30 File scripts.cfg is no longer used. 2018-08-24 11:57:57 +00:00
MobiusDev
e34441f22b AntiFeedManager should not try to remove null player entries on disconnect. 2018-08-19 23:53:53 +00:00
MobiusDev
dcd734b447 Drop of IntIntHolder class. 2018-08-10 18:32:32 +00:00
MobiusDev
7352425305 Utility adjustments for Java 10 compatibility. 2018-08-09 16:36:56 +00:00
MobiusDev
284bf4d631 Disable move to pawn while attacking. 2018-08-09 00:57:11 +00:00
MobiusDev
ce505a7166 Changed Soul Cry (1001) according to L2Wiki.
Contributed by SkOdD.
2018-08-08 03:04:18 +00:00
MobiusDev
7d2f14116f Replaced attack and teleport locks with synchronized methods. 2018-08-08 02:29:33 +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
68785eaa8a Prevent quest monster champion spawns.
Contributed by SkOdD.
2018-08-07 19:43:16 +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
63a57222b7 Addition of isQuestMonster method. 2018-08-07 19:13:24 +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
37889d0f41 Added missing Ellie NPC id (30091) at buylist 3009001.
Contributed by SkOdD.
2018-08-07 14:21:46 +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
29a45b45ae Fixed items disappearing before the remaining time.
Contributed by SkOdD.
2018-08-03 23:31:52 +00:00
MobiusDev
49071def05 Prefer empty over null aggro list. 2018-07-29 16:33:00 +00:00
MobiusDev
b6843b2ec3 Prevent probable general contract violation. 2018-07-29 11:32:38 +00:00
MobiusDev
466510e098 Addition of items that use minimumVitalityPoints condition.
Contributed by gigilo1968.
2018-07-29 10:37:22 +00:00
MobiusDev
4a1a3ba909 Refactored MaxVitalityItemsUsed to MinimumVitalityPoints. 2018-07-29 10:32:55 +00:00
MobiusDev
86fc4f43ed Addition of MaxVitalityItemsUsed condition. 2018-07-29 10:28:01 +00:00
MobiusDev
8055c7fc5f Made spawn to XML methods synchronized. 2018-07-23 23:22:04 +00:00
MobiusDev
c06cccd4ee Red icons for unavailable inventory items. 2018-07-23 16:07:15 +00:00
MobiusDev
3c67b04817 Decreased thread and connection configs to prevent VPS issues. 2018-07-23 14:39:34 +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
cc99f4c247 Use List for rune extraction fee. 2018-07-19 20:33:46 +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
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
cc6b68f432 Prevent pathfinding checks for friendly NPCs. 2018-07-09 08:59:20 +00:00
MobiusDev
d060421db0 Updated gmshop boss jewels.
Contributed by Pavlov.
2018-07-08 10:27:36 +00:00
MobiusDev
fd58e1bfa7 QuestState isNowAvailable method should not return null values as true. 2018-07-07 12:23:10 +00:00
MobiusDev
cffea875fd Get follow target when AI is attackable. 2018-07-07 11:28:06 +00:00
MobiusDev
7fad73370c Updated statBonus.xml file.
Contributed by Mantra.
2018-07-06 11:14:14 +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
bd285c1368 Replaced instanceof L2MonsterInstance with isMonster method. 2018-07-02 01:32:38 +00:00
MobiusDev
5f62a4c740 Replaced instanceof L2NpcInstance with isNpc method. 2018-07-02 01:27:50 +00:00
MobiusDev
b33537aa50 Replaced instanceof L2ServitorInstance with isServitor method. 2018-07-02 01:14:06 +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
79c00f9c03 Fixed battlegrounds resurrection.
Contributed by Sahar.
2018-07-01 00:32:08 +00:00
MobiusDev
581cae366f Fixed skills ignoring social class. 2018-07-01 00:23:30 +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
d806ff66e5 Replaced instanceof L2ItemInstance with isItem method. 2018-06-30 15:41:20 +00:00
MobiusDev
94d1362588 GeoEngine door check improvements.
Contributed by Sahar.
2018-06-30 14:09:20 +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
4375293ef2 Removed Heart of Warding (13001) spawn. 2018-06-24 15:46:44 +00:00
MobiusDev
35105ce191 Removed unused community board Region tab link. 2018-06-24 15:41:22 +00:00
MobiusDev
77b0300712 Fixed CharEffectList exceeded effect limitation method. 2018-06-24 15:37:14 +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
e7606fb5ec Replaced qualified names with simple names. 2018-06-19 03:23:43 +00:00
MobiusDev
a5b69096dd Proper modifier order and removal if implied by their context. 2018-06-19 02:02:54 +00:00
MobiusDev
61b336acb9 Dropped unused GameGuardCheck task class. 2018-06-19 01:06:37 +00:00
MobiusDev
ba48bc2bba Dropped GameGuard configs and redundant getClient method calls. 2018-06-19 00:54:12 +00:00
MobiusDev
304e82bba5 Addition of missing isInOfflineMode method. 2018-06-18 23:13:58 +00:00
MobiusDev
88f35f9e87 Fixed offline shops that are loaded after server startup.
Contributed by Sahar.
2018-06-18 23:03:33 +00:00
MobiusDev
de2270ac8c Offline trader disconnection improvement.
Contributed by Sahar.
2018-06-18 22:27:38 +00:00
MobiusDev
37a0a83c4f Removed double SkillCaster item removal check. 2018-06-18 13:35:11 +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
c56f71fe7d NPC template corrections for Saviors.
Contributed by Iris.
2018-06-15 12:13:01 +00:00
MobiusDev
675fc4c029 Reverted last commit. 2018-06-12 13:33:55 +00:00
MobiusDev
5610e74ef7 Disconnection task improvement.
Contributed by Sahar.
2018-06-12 03:34:23 +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
3cd9404a34 Save allowed player instances instead of object ids. 2018-06-08 16:27:20 +00:00
MobiusDev
b022639ba5 Make sure summons do not spawn in a walls.
Contributed by Sahar.
2018-06-08 14:01:55 +00:00
MobiusDev
24182a9979 Additional use of reuse hashcode constant. 2018-06-08 06:23:28 +00:00
MobiusDev
e60a34f37b Dropped isSkillDisabledByReuse method. 2018-06-07 20:47:56 +00:00
MobiusDev
878d7b6e3d Skills on reuse time should count as disabled. 2018-06-07 20:26:23 +00:00
MobiusDev
a557eafe5d Changed calculateExpAndSp damage parameter to long.
Thanks Sahar.
2018-06-07 20:20:38 +00:00
MobiusDev
04160e3878 Minor L2Character moveToNextRoutePoint improvements. 2018-06-07 15:17:42 +00:00
MobiusDev
2c2b31dee5 Check destination when L2AttackableAI thinkAttack moves L2Character. 2018-06-07 13:29:00 +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
592ce09803 Fixed Henna packets.
Contributed by proGenitor.
2018-05-30 10:40:31 +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
0cb0a963ad Fix for sell buff html limit.
Contributed by facab.
2018-05-27 12:31:16 +00:00
MobiusDev
139700191b Feoh Soulhound classes should be considered as mages. 2018-05-27 12:15:59 +00:00
MobiusDev
f6e0306ee7 Custom Sayune config check. 2018-05-25 17:36:44 +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
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
5ff61f5e10 Use cloth to unseal A grade armors for Saviors. 2018-05-22 16:05:02 +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
f5ac4e313f Use statement batches to prevent SQL interruptions.
Contributed by Sahar.
2018-05-22 10:03:18 +00:00
MobiusDev
29603cb853 Broadcast prohibitions.
Thanks Sahar.
2018-05-21 21:34:27 +00:00
MobiusDev
eed47054fb Sel Mahum NPC clan to XML. 2018-05-21 18:54:14 +00:00
MobiusDev
c8488b05c8 Dropped L2Spawn spawnOne method. 2018-05-21 15:07:29 +00:00
MobiusDev
65e3c1257a Fixed private store list buy. 2018-05-19 14:46:44 +00:00
MobiusDev
8e5fe78f2b Removed Giants Cave spawns. 2018-05-19 13:41:28 +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
e93064859b Inventory redundant null assignment removals.
Contributed by Sahar.
2018-05-18 23:43:08 +00:00
MobiusDev
1503be759e Removed several double spawns. 2018-05-16 12:41:19 +00:00
MobiusDev
402f931faf Updated Giants Cave and Forsaken Plains area.
Contributed by Mantra.
2018-05-15 19:54:31 +00:00
MobiusDev
1926a69233 There is no need to check transformations. 2018-05-15 14:44:26 +00:00
MobiusDev
5dd6dcd18a Clear pet data when dismount. 2018-05-15 14:22:59 +00:00
MobiusDev
7014a1ebed Retail flying dismount prohibition. 2018-05-15 14:15:49 +00:00
MobiusDev
64453bb495 Updated geodata files. 2018-05-15 03:06:56 +00:00
MobiusDev
0b30ae42eb Tower of Insolence spawns rework.
Contributed by Mantra.
2018-05-13 14:21:52 +00:00
MobiusDev
21585268b9 Fixed scheme buffer black icons.
Contributed by Sahar.
2018-05-12 13:03:07 +00:00
MobiusDev
c09a19267d Addition of some missing htmls and removal of an invalid spawn. 2018-05-12 10:04:29 +00:00
MobiusDev
d82c8e3575 Scheme buffer improvements.
Contributed by Sahar.
2018-05-11 22:20:58 +00:00
MobiusDev
3f480c1983 Giran spawnlist rework.
Contributed by Mantra.
2018-05-11 17:49:25 +00:00
MobiusDev
a3a4af664c Several daily mission item fixes.
Contributed by Mantra.
2018-05-11 13:34:55 +00:00
MobiusDev
301dd75d62 Gui should never terminate on it's own. 2018-05-10 14:46:29 +00:00
MobiusDev
fdb635f416 Addition of Scripts.xml for easier scripts management.
Contributed by Sahar.
2018-05-10 14:07:18 +00:00
MobiusDev
f11d8870a1 Clan notice html break line replacement.
Contributed by Sahar.
2018-05-10 13:38:10 +00:00
MobiusDev
243ae0bd52 Dropped AltFreeTeleport config.
Contributed by proGenitor.
2018-05-10 13:08:51 +00:00
MobiusDev
8f144da03a Fixes for several broadcasting position related problems. 2018-05-09 17:53:53 +00:00
MobiusDev
138dd34c73 Addition of fences support.
Contributed by Sahar.
2018-05-08 16:56:05 +00:00
MobiusDev
e05d0a1a14 Reset monster casting back to false.
Contributed by Sahar.
2018-05-08 14:09:19 +00:00
MobiusDev
374fb0c808 Resizable GUI and fonts.
Contributed by Sahar.
2018-05-08 14:00:15 +00:00
MobiusDev
c68887316c Adapted the scheme buffer for Classic. 2018-05-08 01:17:35 +00:00
MobiusDev
f584208524 Replaced CB buffer icon dot values with spaces. 2018-05-06 23:54:47 +00:00
MobiusDev
f42ef7a77f Remove revelation skills before subclass removal. 2018-05-06 22:37:47 +00:00
MobiusDev
ca6675953c Use builder SYS messages when possible. 2018-05-06 21:48:50 +00:00
MobiusDev
34d175b45b Use equals for contains method object comparison.
Contributed by Sahar.
2018-05-06 21:22:15 +00:00
MobiusDev
159bf75e2f Proper message when source is different than target in some effect handlers.
Contributed by Sahar.
2018-05-06 20:59:01 +00:00
MobiusDev
216b93813b SummonNpc broadcast fix.
Contributed by Sahar.
2018-05-06 20:52:38 +00:00
MobiusDev
5459e1d5b9 Updated AdminCommands.xml file to match latest changes. 2018-05-06 01:43:21 +00:00
MobiusDev
217c85eedd Chat ban command fixed and upgraded. 2018-05-06 01:38:45 +00:00
MobiusDev
0f700c7677 Moved Locator class to gameserver util package. 2018-05-04 17:22:29 +00:00
MobiusDev
d5678c5848 More secure startup executables. 2018-05-04 16:41:16 +00:00
MobiusDev
b6870bbede Send normal message when builder config is disabled. 2018-05-04 16:34:02 +00:00
MobiusDev
475bb35bcc Keep sublevel when giving available skills. 2018-05-04 15:41:08 +00:00
MobiusDev
0a8d23fd17 Retail like invul and invis messages. 2018-05-04 02:46:06 +00:00
MobiusDev
2d16304b80 Retail like builder message for demonic mode. 2018-05-04 01:16:13 +00:00
MobiusDev
672645e672 Retail like builder HTML debugging. 2018-05-04 00:45:48 +00:00
MobiusDev
8e76b4772d Retail like builder messages.
Adapted from: L2jUnity free files.
2018-05-03 22:30:45 +00:00
MobiusDev
cdcd780e7a There is no need to store parent frame locally. 2018-05-03 05:33:50 +00:00
MobiusDev
4177cbf621 Visual log changes for LoginServer. 2018-05-03 03:02:27 +00:00
MobiusDev
f52d368ef2 Graphical user interface. 2018-05-03 01:16:06 +00:00
MobiusDev
9644070693 Corrected .premium command bonus calculation.
Contributed by Stayway.
2018-05-02 14:54:40 +00:00
MobiusDev
b3c5f24b25 Unified shutdown functions for Telnet. 2018-05-01 16:46:21 +00:00
MobiusDev
af70b6bc0c Proper angle range for pole attacks. 2018-05-01 15:42:41 +00:00
MobiusDev
e5b93371db Unified formula for critical skill damage. 2018-05-01 15:37:20 +00:00
MobiusDev
d2ed161dda Configurable automatic database backups. 2018-05-01 07:23:13 +00:00
MobiusDev
0c6b352227 Read Java parameters from java.cfg file. 2018-05-01 04:01:47 +00:00
MobiusDev
1e2d226d36 SplashScreen class improvements. 2018-05-01 01:59:29 +00:00
MobiusDev
7f0936b945 Simple start file names. 2018-05-01 00:34:02 +00:00
MobiusDev
a075c54c72 Moved GameServer and LoginServer jar files to libs folder. 2018-04-30 23:48:05 +00:00
MobiusDev
8a21c2c232 Removed static log constants. 2018-04-30 21:51:57 +00:00
MobiusDev
d92c73b8cb Addition of SplashScreen class. 2018-04-30 21:06:40 +00:00
MobiusDev
7fb5418186 L2jMobius icon and path changes. 2018-04-30 17:27:47 +00:00
MobiusDev
d4ac772ecb Improvements for player notify death in instance. 2018-04-30 04:43:20 +00:00
MobiusDev
c4b4ec5751 New approach for spawning minions. 2018-04-28 14:58:54 +00:00
MobiusDev
e096c1b5e4 Addition of config for disabling player keyboard movement. 2018-04-27 13:02:22 +00:00
MobiusDev
952a9c2e53 Removed buggy geodata Z corrections. 2018-04-27 09:26:32 +00:00
MobiusDev
dad8a4b8c9 Removed L2 prefix from LoginServer class name. 2018-04-26 22:42:05 +00:00
MobiusDev
841d3213fd L2Attackable no longer implements Runnable. 2018-04-26 15:26:26 +00:00
MobiusDev
8f200b5606 Complete char regeneration task.
Contributed by Liamxroy.
2018-04-26 13:23:34 +00:00
MobiusDev
014e6ddfdb Minor timer improvements. 2018-04-26 11:34:03 +00:00
MobiusDev
d16cc9290f Reduce player HP should use ignoreCP parameter. 2018-04-26 09:38:37 +00:00
MobiusDev
124e59a3a9 Fixed probable re-awake dual class NPE. 2018-04-26 09:33:28 +00:00
MobiusDev
78fd10482f Set last server position when player is restored. 2018-04-26 03:08:58 +00:00
MobiusDev
f03fa5db9a Fixed Olympiad buffer spawning. 2018-04-25 13:26:15 +00:00
MobiusDev
4bf64dc12c Decay task manager improvements. 2018-04-25 13:00:20 +00:00
MobiusDev
a703c138e4 New solution for attack movement issue. 2018-04-25 11:56:56 +00:00
MobiusDev
2d70b82d65 Updated experience data.
Contributed by proGenitor.
2018-04-24 13:37:30 +00:00
MobiusDev
e95c422e70 Prevent walk node list index out of bounds exception. 2018-04-22 23:02:43 +00:00
MobiusDev
e027e0313b Revert null entry removals from game time controller. 2018-04-21 13:12:40 +00:00
MobiusDev
a81bdfceb2 Item price corrections based on client. 2018-04-20 15:53:33 +00:00
MobiusDev
108bebeacf Monsters in instances should not teleport to spawn.
Contributed by gigilo1968.
2018-04-20 09:11:13 +00:00
MobiusDev
9ecbfaadfe Updated item crystal count from L2Wiki. 2018-04-19 18:55:38 +00:00
MobiusDev
c84f0ec465 Various Classic changes.
Contributed by quangnguyen.
2018-04-19 13:42:11 +00:00
MobiusDev
1e4220d82f Comment typo fix. 2018-04-18 23:20:33 +00:00
MobiusDev
1489c950c1 Prevent wall collision issues. 2018-04-18 23:17:26 +00:00
MobiusDev
30bb3a55b5 Monsters teleport back to spawn. 2018-04-18 18:16:14 +00:00
MobiusDev
19160dfd8f Fix for AddSkillBySkill effect handler.
Contributed by Ahmed09.
2018-04-18 14:51:51 +00:00
MobiusDev
80f9252530 Vitality reset task should not run if vitality is disabled. 2018-04-18 13:02:57 +00:00
MobiusDev
7ef61ae7d0 Skip daily vitality reset for Classic. 2018-04-18 10:58:48 +00:00
MobiusDev
ed266d634e Fixed typo at OpTargetWeaponAttackTypeSkillCondition. 2018-04-18 10:16:36 +00:00
MobiusDev
a9388a0349 Fixed typo at Op2hWeaponSkillCondition.
Contributed by gigilo1968.
2018-04-18 10:14:30 +00:00
MobiusDev
c47ca71364 Do not use character super to get player invul status. 2018-04-18 02:23:23 +00:00
MobiusDev
a05027021a Dropped the use of GameTimeController for spawn protection. 2018-04-18 01:54:52 +00:00
MobiusDev
999f8d09ac Enabled skill conditions. 2018-04-18 00:20:24 +00:00
MobiusDev
64177f7413 AntiFeedManager related improvements. 2018-04-17 17:45:54 +00:00
MobiusDev
131190d3a5 Default item skill type_chance should be 100. 2018-04-17 10:13:06 +00:00
MobiusDev
4f84c32eff Prevent possible cast NPE. 2018-04-17 09:43:05 +00:00
MobiusDev
d48f8b8d1f Keep sublevel on skill level increase. 2018-04-16 09:24:27 +00:00
MobiusDev
ed839044f8 Order recipes by id.
Contributed by Liamxroy.
2018-04-16 01:57:19 +00:00
MobiusDev
93d0c2273a Parsed recipes from client.
Contributed by Liamxroy.
2018-04-16 00:44:45 +00:00
MobiusDev
a1bb79942d Prevent moving to nonexistent regions. 2018-04-15 21:07:58 +00:00
MobiusDev
eef3b64cf9 Replaced ThreadPool with an improved old version. 2018-04-15 20:27:27 +00:00
MobiusDev
667801acb7 Addition of missing Dwarven Craft (1321) to dwarven fighter skilltree. 2018-04-15 16:26:09 +00:00
MobiusDev
597a61be00 Minor logger changes. 2018-04-14 07:45:05 +00:00
MobiusDev
badc4d0186 Better logs for null region check. 2018-04-13 14:45:30 +00:00
MobiusDev
be8e28e974 Missing Gentler (30094) html.
Contributed by proGenitor.
2018-04-13 07:58:26 +00:00
MobiusDev
8939ff6d80 Classic clan level up conditions.
Contributed by proGenitor.
2018-04-12 20:46:23 +00:00
MobiusDev
d397887309 Classic karma item drop calculation. 2018-04-12 18:04:41 +00:00
MobiusDev
198f42c0a7 Improved checkIfPvP method. 2018-04-12 16:30:25 +00:00
MobiusDev
7c9ca42499 Deletion must handle instances as well. 2018-04-12 12:00:55 +00:00
MobiusDev
80103efae2 Better handling for NPC removal. 2018-04-12 11:43:06 +00:00
MobiusDev
dec98c7049 Solution for revalidateZone NPE. 2018-04-12 11:02:25 +00:00
MobiusDev
e38222b28c Minor code improvement for Quest class.
Contributed by gigilo1968.
2018-04-11 17:07:23 +00:00
MobiusDev
cf9ed62b59 BlockList message does not need name parameter.
Contributed by gigilo1968.
2018-04-11 16:36:16 +00:00
MobiusDev
184f2d4f32 Prevent null elements in GameTimeController list. 2018-04-11 16:28:11 +00:00
MobiusDev
400467ca8c Fixed admin spawn command hanging client. 2018-04-11 14:54:44 +00:00
MobiusDev
484f2e9897 Prevent the respawning of deleted NPCs. 2018-04-11 14:34:02 +00:00
MobiusDev
994f80890c Zone related changes. 2018-04-11 12:57:58 +00:00
MobiusDev
f6ee0584bf Refactored logger variables to caps. 2018-04-11 12:23:51 +00:00
MobiusDev
847ff1fa4f Various code changes. 2018-04-11 11:25:53 +00:00
MobiusDev
332b5b2e23 Petrify when hitting a lower level raidboss. 2018-04-11 08:22:53 +00:00
MobiusDev
f96eacc903 Changed bonus exp/sp calculations. 2018-04-11 07:18:25 +00:00
MobiusDev
4ac95b0be1 Prohibit casting of spells while disabled. 2018-04-10 19:20:52 +00:00
MobiusDev
80be005f0e Setting proper faction player instance on world. 2018-04-10 17:07:15 +00:00
MobiusDev
f61d7bd3e0 Removed double range check from general chat handler. 2018-04-10 16:11:36 +00:00
MobiusDev
fe9d119101 Minor fix for Compelling effect.
Contributed by Ofelin.
2018-04-10 15:27:46 +00:00
MobiusDev
d464c9bbe7 Minor fix for decrease skill level.
Contributed by facab.
2018-04-10 15:14:11 +00:00
MobiusDev
4b01a96675 Fixed class change NPE. 2018-04-07 18:10:37 +00:00
MobiusDev
ecfee7dd5f Improved admin setclass sex check. 2018-04-07 17:40:15 +00:00
MobiusDev
0d3fa9f075 Moved some common utils to gameserver. 2018-04-07 00:03:03 +00:00
MobiusDev
f013b5d027 Dropped alt game tiredness config. 2018-04-06 23:49:44 +00:00
MobiusDev
8bb27a96f5 Reduced matk speed bonus after some retail tests. 2018-04-06 22:50:16 +00:00
MobiusDev
e48846703e Robe casting speed addition to skill Spellcraft (163).
Contributed by quangnguyen.
2018-04-06 22:08:08 +00:00
MobiusDev
69422f8a23 Apply premium exp rates in addExpAndSp method. 2018-04-06 21:16:11 +00:00
MobiusDev
9b8b1a0020 Minor value addition at CategoryData. 2018-04-06 16:25:53 +00:00
MobiusDev
16fba600f3 Removed unused death penalty stuff. 2018-04-06 15:02:45 +00:00
MobiusDev
dce3221509 Various datapack changes.
Contributed by quangnguyen.
2018-04-06 14:50:57 +00:00
MobiusDev
2cb098caba Continue trait checks instead of return. 2018-04-06 02:58:28 +00:00
MobiusDev
e6eb02a63e Fixed traits exit called more than once.
Contributed by Sahar.
2018-04-06 02:52:31 +00:00
MobiusDev
8fcb49c449 Fix for pomanders on profession cancel. 2018-04-06 02:36:17 +00:00
MobiusDev
b224d80373 Summons should run after spawn. 2018-04-06 02:10:10 +00:00
MobiusDev
26c61b855f Removed unused PlayerSpawnProtectionAllowedItems config. 2018-04-05 16:37:06 +00:00
MobiusDev
46f7e4b7fa Force updating multisell items to database. 2018-04-05 04:13:34 +00:00
MobiusDev
565e8f2621 Some logger constants to uppercase. 2018-04-05 04:09:46 +00:00
MobiusDev
c0b724cb17 Option to force delete spawned minions upon master death. 2018-04-05 03:45:54 +00:00
MobiusDev
b5a8fae87a Fix for offline traders after server restart. 2018-04-05 02:51:19 +00:00
MobiusDev
90114e2e19 Base packets moved to commons network. 2018-04-03 14:55:07 +00:00
MobiusDev
5ac249ed61 Ability to use specific NpcStringId for quest name. 2018-04-03 13:48:00 +00:00
MobiusDev
105776621a Try to fix region related log spam. 2018-04-02 23:23:53 +00:00
MobiusDev
ca8ac1fb29 Disabled spawn protection messages in peace zones. 2018-04-02 18:24:38 +00:00
MobiusDev
e70ce64574 Minor spelling improvements. 2018-04-02 16:16:57 +00:00
MobiusDev
9f16536250 Dropped useless IThreadPoolInitializer. 2018-04-02 16:06:00 +00:00
MobiusDev
0d3a422ee3 Addition of missing DatabaseFactory initialization message. 2018-04-02 15:51:12 +00:00
MobiusDev
c071f2a1bc Better L2jFree based ThreadPool.
Adapted from: L2jUnity free files.
2018-04-02 15:45:38 +00:00
MobiusDev
0c201f75e7 Threadpool refactoring. 2018-04-02 14:50:53 +00:00
MobiusDev
317478a66d Restoring servitor must remove database record at all times. 2018-04-02 13:47:29 +00:00
MobiusDev
40558fe87b Fixed restoring summons on login. 2018-04-02 13:44:23 +00:00
MobiusDev
711581a2bc Fixed spawn protection. 2018-04-02 13:43:29 +00:00
MobiusDev
e1734d9970 Fourth class olympiad matches according to player category. 2018-04-02 11:56:26 +00:00
MobiusDev
cbc117b371 Keep skill sublevel in case of level increase. 2018-04-02 11:53:34 +00:00
MobiusDev
8b5f046d73 Timer improvements.
Contributed by Liamxroy.
2018-04-02 11:47:45 +00:00
MobiusDev
5f6f504fde Minor correction for some global values. 2018-04-01 23:50:09 +00:00
MobiusDev
0b7f8131b8 Addition of True Hero. 2018-04-01 23:41:52 +00:00
MobiusDev
c5b6a0d7c9 Addition of Disconnection class.
Adapted from: L2jUnity free files.
2018-04-01 17:23:59 +00:00
MobiusDev
4ca501b0e5 Disabled stakato mob zone. 2018-03-31 20:12:36 +00:00
MobiusDev
809dc770a8 Fixed wrong zone check html break position. 2018-03-31 18:44:27 +00:00
MobiusDev
10b722829a Respawn rework and various changes. 2018-03-31 16:36:49 +00:00
MobiusDev
a4b68e37e7 Reworked quest Moon Knight (11000). 2018-03-30 02:37:37 +00:00
MobiusDev
1db5262d58 Multisell enchanted items support. 2018-03-29 14:43:23 +00:00
MobiusDev
984ef74bf5 Correction for AltOlyPeriod config value. 2018-03-27 21:37:50 +00:00
MobiusDev
c167be4c34 Replaced Hero weapons with Zaken versions. 2018-03-27 19:26:07 +00:00
MobiusDev
71a4c6dba9 Fixed 1st class and 2nd class buff scrolls.
Contributed by Stayway.
2018-03-27 19:20:19 +00:00
MobiusDev
5179aed7d2 Removed hero weapon reward from Saviors. 2018-03-27 19:17:33 +00:00
MobiusDev
1d11e95d62 Return zero as nonexistent skill level. 2018-03-27 01:39:11 +00:00
MobiusDev
30ce5ece22 Popup damage can increase the system message param length. 2018-03-27 00:19:33 +00:00
MobiusDev
5987d6f8e5 Fixed exiting Dimensional Crack. 2018-03-26 23:20:14 +00:00
MobiusDev
c2fd26f718 Do not log nonexistent skill if id equals zero. 2018-03-26 20:49:51 +00:00
MobiusDev
2b22f885fb Commented region debug messages. 2018-03-26 20:47:45 +00:00
MobiusDev
6114ec84c7 Missed an addition on previous commit. 2018-03-26 15:46:15 +00:00
MobiusDev
12374a42ac Added Newbie Kit (29510) to initial equipment. 2018-03-26 15:43:22 +00:00
MobiusDev
8fedcc8f71 Updated readme.txt file. 2018-03-26 02:21:49 +00:00
MobiusDev
d9a273589a Special Classic ruin area herbs. 2018-03-26 02:11:09 +00:00
MobiusDev
ac6476c14f Addition of Toma AI. 2018-03-25 15:08:33 +00:00
MobiusDev
013bd485fe Set Classic Olympiad weekly maximum games to thirty. 2018-03-25 14:17:02 +00:00
MobiusDev
eabec1b3e4 Custom specific Olympiad competition days. 2018-03-25 13:51:07 +00:00
MobiusDev
f0076797fa Fixed Spheric Barrier effect. 2018-03-24 15:41:33 +00:00
MobiusDev
71780660a8 Proper shortcut update after enchant skill attempt. 2018-03-24 12:03:26 +00:00
MobiusDev
653c7e8276 Custom olympiad period config. 2018-03-24 02:49:13 +00:00
MobiusDev
e6847a5303 Fixed enchant fail sublevel NPE. 2018-03-24 02:06:04 +00:00
MobiusDev
c57028ed46 Removed warning when replacing skill by enchant. 2018-03-24 01:18:28 +00:00
MobiusDev
ac14db4653 Minor auto potions config typo correction. 2018-03-23 14:47:26 +00:00
MobiusDev
5b36c274cd Adapted random spawn system to newer branches. 2018-03-23 14:37:35 +00:00
MobiusDev
3b1387cedc Custom mana potion (728). 2018-03-22 14:37:21 +00:00
MobiusDev
f48a7f1e51 Custom auto potion system.
Contributed by gigilo1968.
2018-03-22 14:06:56 +00:00
MobiusDev
62af8eeac1 Minor change related to previous commit. 2018-03-21 15:24:34 +00:00
MobiusDev
0257ad4433 Use geoengine for target LoS. 2018-03-21 14:48:07 +00:00
MobiusDev
4ba881c185 Various product items.
Contributed by quangnguyen.
2018-03-19 17:04:10 +00:00
MobiusDev
601b35d6f0 Fix for null variation options.
Contributed by quangnguyen.
2018-03-15 18:28:48 +00:00
MobiusDev
5ccf1d455c Set additional CoC rewards count to one. 2018-03-15 06:39:29 +00:00
MobiusDev
30513cfc99 Addition of Ceremony of Chaos rewards. 2018-03-15 06:34:03 +00:00
MobiusDev
1636573693 Updated race track zones. 2018-03-14 12:31:34 +00:00
MobiusDev
f195005b52 Removed non existent damage message parameter. 2018-03-13 22:10:54 +00:00
MobiusDev
3ebb4276a5 Updated rune fees.
Contributed by quangnguyen.
2018-03-13 21:24:45 +00:00
MobiusDev
03a1492260 Removed BOM causing compile issues. 2018-03-13 20:51:58 +00:00
MobiusDev
55dfe422e2 Updated system messages and NPC strings. 2018-03-13 16:07:06 +00:00
MobiusDev
cdbbd6dd18 Enabled double check for doors before normal checkMove. 2018-03-11 23:28:26 +00:00
MobiusDev
67cff0a256 Update last player server position upon teleport. 2018-03-11 14:17:44 +00:00
MobiusDev
85ef7a5c95 Proper Chef Monkey event. 2018-03-11 14:01:25 +00:00
MobiusDev
bff6913595 Addition of missing abnormal types. 2018-03-11 13:47:59 +00:00
MobiusDev
bc84869bce Squash events, event item additions and event related fixes.
Contributed by quangnguyen.
2018-03-11 13:22:18 +00:00
MobiusDev
b6f09dba3a Making Olympiad participants invulnerable at match end. 2018-03-11 12:23:52 +00:00
MobiusDev
f747e61acc Item log formatter NPE fix. 2018-03-10 10:57:44 +00:00
MobiusDev
e76017d359 Addition of retail changelog links at readme.txt file. 2018-03-09 20:02:58 +00:00
MobiusDev
6dbdc67cb1 Addition of Baium teleportation cubic html. 2018-03-08 22:39:52 +00:00
MobiusDev
d9266d0855 Updated instance names. 2018-03-08 22:15:40 +00:00
MobiusDev
154f33ef4a Try to reduce door checks. 2018-03-08 20:14:46 +00:00
MobiusDev
c0da02e13d Updated readme.txt file. 2018-03-08 14:21:24 +00:00
MobiusDev
19e62a04f3 Event items.
Contributed by quangnguyen.
2018-03-08 14:13:20 +00:00
MobiusDev
854d47b7e1 Various event additions.
Contributed by quangnguyen.
2018-03-08 14:05:24 +00:00
MobiusDev
96702b124a Letter Collector event.
Contributed by quangnguyen.
2018-03-08 13:22:07 +00:00
MobiusDev
1a13176a33 GeoEngine possible NPE checks. 2018-03-08 12:34:53 +00:00
MobiusDev
44f924c2ae Try to prevent possible door exploits. 2018-03-08 12:33:06 +00:00
MobiusDev
b44e64044d Third class html improvements.
Contributed by quangnguyen.
2018-03-08 08:32:51 +00:00
MobiusDev
b27f27a6d2 Daily Mission packet related improvements. 2018-03-07 12:55:16 +00:00
MobiusDev
a0399cb8be Castle functions update.
Contributed by quangnguyen.
2018-03-06 14:14:09 +00:00
MobiusDev
d7562ce366 Removed Sayune zones. 2018-03-06 09:07:41 +00:00
MobiusDev
fab0e9d332 Deleted unusable Sayune data. 2018-03-06 09:04:31 +00:00
MobiusDev
75ef46739b Removed Faction packets. 2018-03-06 08:53:07 +00:00
MobiusDev
b8bc5aa640 Removed Awakening packets. 2018-03-06 08:50:25 +00:00
MobiusDev
7d00c68403 Removed Alchemy packets. 2018-03-06 08:48:25 +00:00
MobiusDev
37c2bf3d14 Removed Ability skills packets. 2018-03-06 08:44:06 +00:00
MobiusDev
f466057eec Moved SummonPc AI to areas CrumaTower folder. 2018-03-06 08:38:42 +00:00
MobiusDev
71a59d889b Quest reward related changes.
Contributed by quangnguyen.
2018-03-06 08:31:59 +00:00
MobiusDev
204c3e04be Custom solution for ToIVortex AI. 2018-03-06 07:21:28 +00:00
MobiusDev
c747a95354 Dragon Valley monster AIs.
Contributed by quangnguyen.
2018-03-06 07:07:40 +00:00
MobiusDev
b7d6ffe17c Double check for doors before normal checkMove to avoid exploiting key movement. 2018-03-05 16:19:06 +00:00
MobiusDev
de2f1ad4f8 Sell is merged with buy on Classic. 2018-03-05 16:08:54 +00:00
MobiusDev
6242181e3f Addition of attendance system. 2018-03-05 16:01:14 +00:00
MobiusDev
364cd8d6b2 Missing merchant buylists.
Contributed by quangnguyen.
2018-03-04 10:14:37 +00:00
MobiusDev
7a24201022 Improved third class quest spawns file. 2018-03-04 10:01:24 +00:00
MobiusDev
2e9caf48fd Weird character in constant name fix. 2018-03-04 01:52:45 +00:00
MobiusDev
91ef214567 Moved quest spawns to Others folder. 2018-03-04 01:45:00 +00:00
MobiusDev
99220bab5e Alternative missing htmls. 2018-03-04 01:35:50 +00:00
MobiusDev
ae7660220a Updated raidboss droplists.
Contributed by quangnguyen.
2018-03-02 18:29:00 +00:00
MobiusDev
a9ec7d693f Additional minor html fix. 2018-03-02 16:18:04 +00:00
MobiusDev
3c9d64b9df Improved previous commit. 2018-03-02 15:45:55 +00:00
MobiusDev
4ddc76d984 Last missing quests.
Contributed by quangnguyen.
2018-03-01 22:05:43 +00:00
MobiusDev
87bfa503fb Block actions effect auto attack fix. 2018-02-28 21:30:51 +00:00
MobiusDev
2a35860264 Zones for Dungeon of Abyss.
Contributed by quangnguyen.
2018-02-28 07:05:00 +00:00
MobiusDev
46056c892a Html corrections for previous commit. 2018-02-25 11:57:47 +00:00
MobiusDev
89f65baf24 Minor quest master handler improvement. 2018-02-25 11:50:04 +00:00
MobiusDev
5d64cdc505 Dungeon of Abyss AIs.
Contributed by quangnguyen.
2018-02-25 11:48:10 +00:00
MobiusDev
7dc26ac585 Minor improvement for previous commit. 2018-02-25 11:38:46 +00:00
MobiusDev
14e2bbf31e Addition of Dungeon of Abyss zone AI. 2018-02-25 11:37:28 +00:00
MobiusDev
1ddce315c4 Addition of missing Gludin merchants.
Contributed by quangnguyen.
2018-02-21 11:36:30 +00:00
MobiusDev
4b99d3cc54 Residence function improvements.
Contributed by quangnguyen.
2018-02-21 09:40:57 +00:00
MobiusDev
c3dffce514 Increased blow damage formula. 2018-02-21 08:16:05 +00:00
MobiusDev
08e4c8f50a Fake player aggression checks. 2018-02-21 08:15:34 +00:00
MobiusDev
055da88da9 Dropped addCharName message parameter. 2018-02-20 18:44:52 +00:00
MobiusDev
be738375da Olympiad NPC improvements.
Contributed by quangnguyen.
2018-02-20 17:37:12 +00:00
MobiusDev
a1e7a7824e Reduced Classic clanhall prices.
Contributed by quangnguyen.
2018-02-20 17:03:54 +00:00
MobiusDev
cfff2e2fc3 Tempfix for untransform not showing stats. 2018-02-19 13:19:45 +00:00
MobiusDev
4ebdc09474 Olympiad daily mission handler NPE fix. 2018-02-19 12:35:59 +00:00
MobiusDev
71c43313f8 Private shop packet improvements. 2018-02-19 12:19:30 +00:00
MobiusDev
e73aa43b3d Replaced Trait id with ordinal. 2018-02-19 10:58:11 +00:00
MobiusDev
662dcd3249 Fixed negative transformation stats.
Contributed by Iris.
2018-02-19 09:00:26 +00:00
MobiusDev
24dbe34180 Fixed skill abort casting. 2018-02-19 07:42:18 +00:00
MobiusDev
9bac3a6a40 Added missing L2LoginClient override. 2018-02-19 06:55:49 +00:00
MobiusDev
ff7006dbc2 Addition of %npcname% replaceable npc html string. 2018-02-19 06:52:09 +00:00
MobiusDev
bf1d5e3f97 Updated Classic augmentation options.
Contributed by quangnguyen.
2018-02-18 16:58:46 +00:00
MobiusDev
76d2a58fe8 Fixed pet inventory NPE. 2018-02-18 13:41:17 +00:00
MobiusDev
78a3dcfba8 Proper quest icons for dialogs. 2018-02-17 20:30:59 +00:00
MobiusDev
37e219b32f A few missing htmls for previous commit. 2018-02-17 20:28:11 +00:00
MobiusDev
f059c004b8 Addition of ToI Vortex AI. 2018-02-17 20:19:51 +00:00
MobiusDev
a67591284a Blow damage formula power increasing gradually by level. 2018-02-17 19:28:55 +00:00
MobiusDev
959090d16d Updated Classic Variations.xml file.
Contributed by quangnguyen.
2018-02-17 19:09:06 +00:00
MobiusDev
c459395968 Combination item rework.
Adapted from: L2jUnity free files.
2018-02-17 14:58:09 +00:00
MobiusDev
c112d243be Replaced Augmentation with Variation data.
Adapted from: L2jUnity free files.
2018-02-17 13:39:22 +00:00
MobiusDev
164b4fe686 New style quest bypass links for some quests. 2018-02-17 11:32:42 +00:00
MobiusDev
69afdcc09f Finished first class transfer quests.
Contributed by quangnguyen.
2018-02-17 11:29:25 +00:00
MobiusDev
df78ad9aea More minor duel related changes. 2018-02-17 11:15:44 +00:00
MobiusDev
785c5caa83 Increased duel countdown by 1. 2018-02-17 11:05:59 +00:00
MobiusDev
e1a534e2bd DuelResult enum to uppercase. 2018-02-17 10:45:35 +00:00
MobiusDev
529470c1e7 Use proper load method for InstanceManager. 2018-02-17 10:30:51 +00:00
MobiusDev
746fc47e52 Latest classic abnormal transform skills.
Contributed by quangnguyen.
2018-02-17 10:19:24 +00:00
MobiusDev
3a23cf96f4 Tempfix for way too low blow damage. 2018-02-16 19:52:29 +00:00
MobiusDev
c839674fe9 Updated physical skill effects to use formulas calcCrit function. 2018-02-16 17:33:09 +00:00
MobiusDev
6857c290c0 Reuse of rear damage rate effect. 2018-02-16 16:50:23 +00:00
MobiusDev
2392b60087 Position class rework.
Adapted from: L2jUnity free files.
2018-02-16 16:38:58 +00:00
MobiusDev
7adffcbc46 Attempt to fix water task not stopping. 2018-02-15 22:09:37 +00:00
MobiusDev
c56603b7e3 Various stat tweaks. 2018-02-15 20:22:57 +00:00
MobiusDev
74abc9ebec Fixed wrong special Ensoul check at MultiSellChoose. 2018-02-15 17:39:15 +00:00
MobiusDev
61441706e6 Custom event schedule managers. 2018-02-14 11:19:09 +00:00
MobiusDev
80f7dd4950 Fix for Dual Weapon Defense.
Contributed by Darkloud.
2018-02-11 13:44:57 +00:00
MobiusDev
8ce7e99ab3 Increased and merged NPC interaction distances. 2018-01-29 16:44:25 +00:00
MobiusDev
4597d64b3d Possible fix for duplicated drop lists issue. 2018-01-29 16:35:21 +00:00
MobiusDev
db1e55ab8d Dual Weapon Defense (1605) skill.
Contributed by Darkloud.
2018-01-24 07:20:47 +00:00
MobiusDev
dbde896083 Power Supremacy skill.
Contributed by Darkloud.
2018-01-24 07:16:33 +00:00
MobiusDev
67567ef8f6 Remove buff info from target.
Contributed by proGenitor.
2018-01-24 07:08:17 +00:00
MobiusDev
ad7fef7d49 Smoother movement when exiting vehicle. 2018-01-23 09:36:38 +00:00
MobiusDev
48bd6b84c8 Prevent automatic creation of lamdas. 2018-01-22 11:49:19 +00:00
MobiusDev
c22bad2059 Proper Blood Queen id replacements.
Contributed by Darkloud.
2018-01-19 22:51:56 +00:00
MobiusDev
8076954b22 Config to make all items destroyable. 2018-01-19 13:34:23 +00:00
MobiusDev
e91682043c Magic casting speed rework. 2018-01-19 12:44:53 +00:00
MobiusDev
078a59d2c4 Dropped reused minion references. 2018-01-19 06:46:02 +00:00
MobiusDev
28a5320943 Fixed geodata converter .sh file. 2018-01-18 13:03:21 +00:00
MobiusDev
e03e23b80f Various skill level updates.
Contributed by gamelike85.
2018-01-18 10:22:39 +00:00
MobiusDev
6907135544 Clan names should not have spaces. 2018-01-18 06:24:32 +00:00
MobiusDev
be6b0566ee Probable fix for concurrent droplist shuffle. 2018-01-15 09:05:59 +00:00
MobiusDev
41d33962f0 Party buff info packet fix.
Contributed by proGenitor.
2018-01-12 05:27:48 +00:00
MobiusDev
627c965d68 Removed quests that need to be remade. 2018-01-09 13:31:45 +00:00
MobiusDev
d1e2e9f345 Prevent teleport in instance with admin teleport. 2017-12-28 18:27:19 +00:00
MobiusDev
0a67610966 Kartia rework.
Contributed by flanagan.
2017-12-27 23:54:11 +00:00
MobiusDev
661ac22cae In case of cursor movement, avoid moving through obstacles. 2017-12-20 23:58:28 +00:00
MobiusDev
7497fba7e7 Loginserver improvements. 2017-12-19 22:05:35 +00:00
MobiusDev
00fc352835 Updated Crystallizable item data.
Adapted from: L2jUnity free files.
2017-12-19 21:12:43 +00:00
MobiusDev
3f9c0c6696 Dropped mmocore from login.
Thanks Liamxroy.
2017-12-19 19:50:01 +00:00
MobiusDev
7f8a736aba Attempt to fix revelation skill list issue. 2017-12-17 06:21:02 +00:00
MobiusDev
4cdd336cdb Fixed item shortcuts removed during player login.
Contributed by flanagak.
2017-12-17 04:20:44 +00:00
MobiusDev
e2d5950726 Smaller comment for bbs_favorites table. 2017-12-13 19:43:54 +00:00
MobiusDev
8f2b258395 Custom Ghost Walking buff when TvT member resurrects. 2017-12-12 00:02:16 +00:00
MobiusDev
682ddff43c Polearm rework.
Contributed by gamelike85.
2017-12-11 18:56:36 +00:00
MobiusDev
896924ce4b Made a TvT method to send player messages. 2017-12-11 16:06:36 +00:00
MobiusDev
6093d89fe7 Manage TvT team forfeit. 2017-12-11 15:56:27 +00:00
MobiusDev
e38944e9d5 TvT inactivity warning. 2017-12-11 07:02:01 +00:00
MobiusDev
7d96db7462 Removed redundant null check. 2017-12-11 06:46:58 +00:00
MobiusDev
2747c3fa29 Addition of Team vs Team event. 2017-12-11 06:15:57 +00:00
MobiusDev
0a03d1adb1 Enabled out of region tempfix. 2017-12-10 18:34:33 +00:00
MobiusDev
21f59016e4 Fixed tutorial item NPE. 2017-12-09 21:33:45 +00:00
MobiusDev
e7ab6986cf Removed main server debug config. 2017-12-09 21:24:30 +00:00
MobiusDev
5b8e5b462d Removed admin mods menu. 2017-12-09 20:44:53 +00:00
MobiusDev
8346d8cfa0 Minor Formulas improvements. 2017-12-09 20:13:28 +00:00
MobiusDev
10233624cf Do not send vitality message when quiet. 2017-12-09 19:48:20 +00:00
MobiusDev
9069b49156 Addition of RearDamage effect. 2017-12-09 18:49:57 +00:00
MobiusDev
683ae0ef52 Fixed blow rate chances. 2017-12-09 18:47:45 +00:00
MobiusDev
247a5bc9f5 Removed BuffInfo from effect handlers. 2017-12-09 07:32:32 +00:00
MobiusDev
a081a47f16 Removed AttackDamagePosition effect. 2017-12-09 02:48:40 +00:00
MobiusDev
2d833aef38 Passive champion fix.
Contributed by flanagak.
2017-12-08 21:07:27 +00:00
MobiusDev
588b104d60 Continue with previous commit. 2017-12-08 21:03:47 +00:00
MobiusDev
bdba87dec2 Removed admin debug command. 2017-12-08 20:54:24 +00:00
MobiusDev
dd255a3e3c Item use improvements. 2017-12-08 03:09:12 +00:00
MobiusDev
d4187ff765 Addition of WorldChat and DamageByAttack effect handlers.
Adapted from: L2jUnity free files.
2017-12-07 22:57:14 +00:00
MobiusDev
c2a1646032 Addition of RecoverVitalityInPeaceZone effect handler. 2017-12-07 22:43:31 +00:00
MobiusDev
ee948410b4 Prohibit chat in jail. 2017-12-07 18:56:33 +00:00
MobiusDev
00a11c037e Fixed Revelation skill removal. 2017-12-07 18:26:09 +00:00
MobiusDev
eef1d38776 Reverted critical calculation changes. 2017-12-07 13:18:42 +00:00
MobiusDev
e93e8ec46c Removed double skill damage messages. 2017-12-07 03:16:11 +00:00
MobiusDev
a3d34fc282 Fixed on screen damage text not showing. 2017-12-07 01:30:48 +00:00
MobiusDev
d5c7a92b95 Fixed Class Change skill not been able to cast. 2017-12-07 00:59:44 +00:00
MobiusDev
709a2ed320 Prevent augment option NPE. 2017-12-06 18:36:01 +00:00
MobiusDev
86b76fd312 L2Character attack rework.
Adapted from: L2jUnity free files.
2017-12-06 18:29:40 +00:00
MobiusDev
1692f55e22 Removed subclass change skilltree and skilllearn data. 2017-12-06 13:23:08 +00:00
MobiusDev
2919ff4a8c Improvement for previous commit. 2017-12-05 22:11:45 +00:00
MobiusDev
7414483959 Extra check for instance re-enter time. 2017-12-05 22:10:02 +00:00
MobiusDev
b33352abb5 Fixing xml typos for previous commit. 2017-12-05 20:34:42 +00:00
MobiusDev
58abbcf6ec Fixed stacking same type buffs.
Adapted from: L2jUnity free files.
2017-12-05 19:35:57 +00:00
MobiusDev
2c6ca7591c Tempfix for saving item reward on exit effect. 2017-12-04 20:56:06 +00:00
MobiusDev
f208218b7c Siege guards AI improvement. 2017-12-04 11:06:31 +00:00
MobiusDev
49c0634086 Prevent vitality moving out of proper range. 2017-12-03 19:45:55 +00:00
MobiusDev
98a1a39156 Remove primeshop request if transaction canceled. 2017-12-03 09:36:31 +00:00
MobiusDev
c1d931342c Various item and skill improvements.
Contributed by gamelike85.
2017-12-03 09:19:10 +00:00
MobiusDev
3c6fd6e6d9 Update player position when following a walking fake player. 2017-12-02 14:11:08 +00:00
MobiusDev
e71a0c7df5 Fixed rabbits event. 2017-12-02 03:33:56 +00:00
MobiusDev
54d68b6515 Route improvement for Giran FPC Evi. 2017-12-02 01:11:54 +00:00
MobiusDev
4c75bd316a Prevent vitality points exceeding max value. 2017-12-02 00:13:59 +00:00
MobiusDev
643d9c2d10 Auto pickup for specific items. 2017-12-01 23:46:55 +00:00
MobiusDev
c4d0af1a7b Removed AltOlyMaxBuffs config. 2017-12-01 05:30:57 +00:00
MobiusDev
825f9d8036 Prevent SendSkillList packet spam with a task. 2017-12-01 04:26:53 +00:00
MobiusDev
a76cf0ad7c Removed AbnormalType check at stopSkillEffects. 2017-11-30 20:01:55 +00:00
MobiusDev
cc5398d7bd Stop effects of replaced passive skills. 2017-11-30 14:48:46 +00:00
MobiusDev
026b55c102 Improved olympiad game start. 2017-11-29 19:45:07 +00:00
MobiusDev
9591df7c0b Addition of community board bbsexcmultisell bypass. 2017-11-29 19:05:55 +00:00
MobiusDev
e06653cd84 Permitting the usage of community board multisells. 2017-11-29 18:47:31 +00:00
MobiusDev
bf15acc493 Protection Stone and Surrender to the Elemental fixes.
Contributed by gamelike85.
2017-11-28 18:55:18 +00:00
MobiusDev
fd43297a14 Separated RebalanceHP effect for summons. 2017-11-28 18:30:40 +00:00
MobiusDev
0c828bea2f Multisell, augment and tax zone rework.
Adapted from: L2jUnity free files.
2017-11-28 18:21:28 +00:00
MobiusDev
ac2884ae70 Prohibit admin spawning fake players when disabled. 2017-11-26 15:29:27 +00:00
MobiusDev
99a12fbde0 Added url to server welcome message. 2017-11-26 15:12:22 +00:00
MobiusDev
67c073b42e Changed L2Character setIsRunning visibility to private. 2017-11-26 14:31:26 +00:00
MobiusDev
e016154fef Notification message when fakechat command was successful. 2017-11-26 02:54:40 +00:00
MobiusDev
749b2775a8 Addition of fake player system. 2017-11-26 02:33:09 +00:00
MobiusDev
2b8e09dc6f Fixed problem with SP reward calculation. 2017-11-25 01:30:41 +00:00
MobiusDev
dcd51a210a Added a missing value at NpcData. 2017-11-22 01:56:38 +00:00
MobiusDev
4200061c83 Skill sublevel added to system message. 2017-11-21 23:08:36 +00:00
MobiusDev
b047e2efbb Fix for black enchant route at max enchant level. 2017-11-21 22:58:18 +00:00
MobiusDev
3bd4e7d4e3 Forgotten test double constant changed back to long. 2017-11-21 15:55:04 +00:00
MobiusDev
b6d36e36be Fixed gaining big amounts of exp on high rates. 2017-11-21 15:22:11 +00:00
MobiusDev
701a762570 Updated extended drop XML file. 2017-11-21 05:12:34 +00:00
MobiusDev
0ae242266f More blessed/giant lucky stones.
Contributed by Ofelin.
2017-11-21 04:51:56 +00:00
MobiusDev
6ccc5c8938 Added missing multisell part for previous commit. 2017-11-20 23:38:51 +00:00
MobiusDev
5d75ddc762 Updated category data XML file.
Adapted from: L2jUnity free files.
2017-11-20 23:01:06 +00:00
MobiusDev
0b19acea70 Try to figure some messy stuff. 2017-11-20 20:50:12 +00:00
MobiusDev
22819d176c Enchant bonus for hair accessories. 2017-11-20 15:22:08 +00:00
MobiusDev
32ce8fc211 Blessed Lucky Enchant Stone items.
Contributed by Ofelin.
2017-11-20 02:45:07 +00:00
MobiusDev
d4b385cffb Adapted appearance stone rework to all branches. 2017-11-20 02:22:09 +00:00
MobiusDev
b9bda5150b Avoid executing remove premium query on each player login. 2017-11-18 22:33:13 +00:00
MobiusDev
0f64cdbf42 Load premium account status on player login. 2017-11-18 22:20:23 +00:00
MobiusDev
572b8629ab Fixed olympiad stadium warnings. 2017-11-18 16:36:52 +00:00
MobiusDev
afa2298bad Making use of teleport zones.
Adapted from: L2jUnity free files.
2017-11-18 15:46:04 +00:00
MobiusDev
3b2c0bd8dc Pailaka Injured Dragon and other quest related changes.
Adapted from: L2jUnity free files.
2017-11-18 15:25:22 +00:00
MobiusDev
85cec76ab4 Fixed leaving airship issue. 2017-11-18 03:56:56 +00:00
MobiusDev
5fbbb2fa22 Fixed some teleporter XML files. 2017-11-18 02:06:00 +00:00
MobiusDev
5e29939692 Removed NpcViewMod cast chance to long. 2017-11-18 00:23:25 +00:00
MobiusDev
3d903d2c8f Training Camp improvements. 2017-11-17 23:15:03 +00:00
MobiusDev
cef624e6cd Giant scrolls.
Contributed by Ofelin.
2017-11-17 21:58:44 +00:00
MobiusDev
e0df4e1992 Fixed a ClanHallManager NPE. 2017-11-17 21:36:30 +00:00
MobiusDev
fab79ce7e6 Minor typo fix and readme.txt update. 2017-11-17 17:33:29 +00:00
MobiusDev
4fbdcabdb0 Addition of training camp reward exp/sp multipliers. 2017-11-17 17:16:53 +00:00
MobiusDev
dde93f3788 Training camp improvements. 2017-11-17 16:39:39 +00:00
MobiusDev
669b008d20 Daily reset task for training camp. 2017-11-17 14:53:58 +00:00
MobiusDev
3f0932c95f Adapted teleporter rework to Classic. 2017-11-17 14:41:28 +00:00
MobiusDev
aee9c63e8b Updated skill XSD file. 2017-11-17 14:11:42 +00:00
MobiusDev
0eb87bc2d6 Addition of Training Camp.
Adapted from: L2jUnity free files.
2017-11-17 00:36:36 +00:00
MobiusDev
2084ed23e8 Updated LuckyGame packets and rewards.
Author: Sdw
Source: L2jUnity free files.
2017-11-16 14:22:02 +00:00
MobiusDev
1af47f927c Disable pathfinding when moving with keys. 2017-11-15 06:14:21 +00:00
MobiusDev
0c18b7d97d Detailed ExShowScreenMessage constructor for text messages. 2017-11-15 00:29:52 +00:00
MobiusDev
7040351906 Added XSD file for skills. 2017-11-14 23:23:43 +00:00
MobiusDev
e83d6f944e Changed isDebuff to boolean value. 2017-11-14 23:00:48 +00:00
MobiusDev
6d2392740f NPC XML update. 2017-11-14 22:37:59 +00:00
MobiusDev
90ce1ed8f3 Remove all effects from dead monsters. 2017-11-13 17:12:56 +00:00
MobiusDev
65ff1ead8a Reworked storing key bindings. 2017-11-13 15:42:25 +00:00
MobiusDev
e4b5def978 Addition of CallRandomSkill effect handler. 2017-11-13 11:45:53 +00:00
MobiusDev
5b09bdea20 Trap improvements. 2017-11-13 11:43:12 +00:00
MobiusDev
6482a8c6bb Use SkillHolder for AddSkillBySkill effect. 2017-11-12 19:19:45 +00:00
MobiusDev
9c565c5395 Addition of AddSkillBySkill effect handler. 2017-11-12 16:24:55 +00:00
MobiusDev
e8246cd9e7 Super cleanup for previous commit. 2017-11-12 13:06:55 +00:00
MobiusDev
2b86228d8e Addition of configurable NPC stat multipliers. 2017-11-12 12:57:06 +00:00
MobiusDev
11d68b5374 Using a break to avoid extensive loop. 2017-11-12 03:00:23 +00:00
MobiusDev
94366ddc7e Invul target check for siege guards. 2017-11-12 02:52:14 +00:00
MobiusDev
e380efd6c2 Geodata check for previous commit. 2017-11-12 02:39:58 +00:00
MobiusDev
a7fdaaf2fd Improved L2DefenderInstance beneficial magic targeting. 2017-11-12 02:33:38 +00:00
MobiusDev
2df83af9f6 Immobilize some siege troops. 2017-11-12 02:19:14 +00:00
MobiusDev
8045531015 Minor Siege improvements.
Contributed by Liamxroy.
2017-11-12 01:30:17 +00:00
MobiusDev
1365c7bd5e SiegeGuards AI improvements. 2017-11-12 01:11:58 +00:00
MobiusDev
38318f7869 Removed unnecessary check from siege guard AI. 2017-11-12 00:15:29 +00:00
MobiusDev
b47bf517aa Removed Fort siege guards from Classic. 2017-11-11 23:58:25 +00:00
MobiusDev
ebcd5a3c63 Fixed character list page links. 2017-11-11 23:28:32 +00:00
MobiusDev
2913652515 Fix for large door targeting. 2017-11-11 22:32:48 +00:00
MobiusDev
5aac275c4a Use a task for siege guard aggro check. 2017-11-11 21:56:22 +00:00
MobiusDev
f9afb225c7 Partial move siege guard AI to datapack. 2017-11-11 21:31:02 +00:00
MobiusDev
208f572246 Fixed instance manager not loading. 2017-11-11 12:58:25 +00:00
MobiusDev
453f8dfbf5 Fixed GetMomentum effect. 2017-11-10 17:57:48 +00:00
MobiusDev
1f463c4ed1 Fixed wrong password crashing client. 2017-11-10 00:14:31 +00:00
MobiusDev
a0fc4bebfd NPC XML files updated with retail information. 2017-11-09 22:13:31 +00:00
MobiusDev
d8005c98c1 Removed unused alter skill holder. 2017-11-08 14:10:00 +00:00
MobiusDev
7797e90921 Fixed FortressFlagpole target handler. 2017-11-08 00:56:38 +00:00
MobiusDev
0e96f5d690 Fixed probable AbsorbDamage NPE. 2017-11-07 10:48:23 +00:00
MobiusDev
22525e49a2 Update clan window when player invited via clan entry. 2017-11-05 22:18:48 +00:00
MobiusDev
5cf8f30b9d Magical vampiric effects.
Contributed by Liamxroy.
2017-11-05 20:36:58 +00:00
MobiusDev
26fc53d6bc Summons must have their master buffs upon spawn. 2017-11-05 00:46:18 +00:00
MobiusDev
61f43143ea Stop stealth effect when gm becomes visible. 2017-11-04 23:31:21 +00:00
MobiusDev
41db5e4319 Updated geodata links. 2017-11-04 12:20:18 +00:00
MobiusDev
46e0fa7419 ItemInstance detailed log NPE fixes. 2017-11-04 10:57:14 +00:00
MobiusDev
1efa130f26 Added some missing comment tags.
Contributed by maximov.
2017-11-03 11:17:18 +00:00
MobiusDev
147e0f8a37 Fixed FriendAddRequest. 2017-11-03 11:09:21 +00:00
MobiusDev
4812c878dc Addition of RequestPledgeSignInForOpenJoiningMethod. 2017-11-03 10:58:41 +00:00
MobiusDev
fbaa73d331 Fixed clan subpledge invitation issues. 2017-11-02 22:36:02 +00:00
MobiusDev
68b8f3fe17 Minor javadoc correction for ItemContainer addItem. 2017-10-31 17:54:12 +00:00
MobiusDev
2aa5192e0a Minor improvements for previous commit. 2017-10-31 17:51:33 +00:00
MobiusDev
da9eaf0586 Added option to set item count for telnet sendmail command. 2017-10-31 17:38:54 +00:00
MobiusDev
4d1cbe3b05 Addition of telnet SendMail handler. 2017-10-31 14:14:34 +00:00
MobiusDev
37e5ece16d Fixed possible deleteInstanceTime NPE. 2017-10-31 10:42:37 +00:00
MobiusDev
64f3191c4d Addition of ResetInstanceEntry effect handler. 2017-10-30 22:22:56 +00:00
MobiusDev
2173a49eb8 Addition of OpAffectedBySkill skill condition. 2017-10-30 21:52:28 +00:00
MobiusDev
cba3a349a6 Fixed revelation skills exclude NPE. 2017-10-29 19:34:03 +00:00
MobiusDev
adc837011f Increase cast range for key items.
Contributed by gamelike85.
2017-10-29 10:19:38 +00:00
MobiusDev
0d57e1a53d Use effector instead of effected for previous commit. 2017-10-27 14:28:01 +00:00
MobiusDev
0a79da9f18 Addition of TeleportToPlayer effect handler. 2017-10-27 14:00:45 +00:00
MobiusDev
e54665ecc8 Changed Classic vitality start points to 0. 2017-10-26 20:54:06 +00:00
MobiusDev
cbc6d70c71 Fixed null caster for cubic instance. 2017-10-26 19:36:18 +00:00
MobiusDev
1ab658afb7 Removed change weapon while attacking prohibition. 2017-10-26 00:29:07 +00:00
MobiusDev
af98cebc47 AuctionItem is now created by same class. 2017-10-25 23:19:10 +00:00
MobiusDev
15852c5555 Log items even with null values. 2017-10-25 21:50:08 +00:00
MobiusDev
f520761129 Fixed wrong value loading from database. 2017-10-23 22:41:36 +00:00
MobiusDev
0aabf994e7 Fixed removing revelation skills on login. 2017-10-23 22:13:52 +00:00
MobiusDev
38c11f3a55 Disable pathfinding when no geodata are loaded. 2017-10-20 23:30:05 +00:00
MobiusDev
7b86cf9467 Simplify pathfinding checks. 2017-10-20 23:21:34 +00:00
MobiusDev
5e3ee38c0d Try to guess and fix possible item logger NPE. 2017-10-20 22:20:52 +00:00
MobiusDev
e3ac480982 Proper fix for ClassMaster low level Kamael NPE. 2017-10-20 20:28:47 +00:00
MobiusDev
9196b4c5d6 Probable tempfix for Female Soulhounds class change. 2017-10-20 19:32:17 +00:00
MobiusDev
7dd34b79a1 Minor OfflineTradersTable change. 2017-10-20 15:43:50 +00:00
MobiusDev
efe5decb4f Fixed SellBuffsManager console message. 2017-10-20 15:14:49 +00:00
MobiusDev
1877846629 Do not restore offline traders that have been kicked from the game. 2017-10-20 15:11:22 +00:00
MobiusDev
33340d093f Prime points count should not be negative. 2017-10-19 20:55:34 +00:00
MobiusDev
85774caef6 Proper primeshop count check. 2017-10-19 20:32:22 +00:00
MobiusDev
deb6ee37ac Restore offline buff stores on server startup. 2017-10-19 19:44:54 +00:00
MobiusDev
d23f627286 Dye name is not needed to be saved in Henna. 2017-10-19 01:15:58 +00:00
MobiusDev
a08b596b1b Support for premium henna slot. 2017-10-18 03:44:06 +00:00
MobiusDev
560f81ab25 Henna dye updates.
Contributed by gamelike85.
2017-10-17 13:07:52 +00:00
MobiusDev
9894a46ce7 Support for henna duration and skills. 2017-10-17 12:59:00 +00:00
MobiusDev
e407b31cd0 Addition of BonusSpoilRate effect. 2017-10-16 16:52:50 +00:00
MobiusDev
64690e989e Addition of BonusDropAmount effect. 2017-10-16 14:41:23 +00:00
MobiusDev
239ff51f88 Addition of GiveFame effect. 2017-10-16 14:31:34 +00:00
MobiusDev
aee38d5436 More ClassMaster improvements. 2017-10-16 14:06:09 +00:00
MobiusDev
a0cd1dd4cf Category data for Ertheia 3rd class candidates. 2017-10-16 13:06:50 +00:00
MobiusDev
fd14ed160b Use empty check instead of list size count. 2017-10-16 00:49:58 +00:00
MobiusDev
6fe2a25cc8 ClassMaster optional reward fixes. 2017-10-16 00:40:22 +00:00
MobiusDev
79646b1e2a ClassMaster auto learn skill fixes. 2017-10-15 23:06:02 +00:00
MobiusDev
4756112896 Chance must be added as bonus. 2017-10-15 13:20:44 +00:00
MobiusDev
0eeac80585 Addition of BonusDropRate effect handler. 2017-10-15 13:00:44 +00:00
MobiusDev
3f9a652812 Renamed PetSkillData templateId value to npcId. 2017-10-15 11:51:11 +00:00
MobiusDev
e17068f812 Replaced L2PetSkillLearn with SkillHolder. 2017-10-15 11:43:52 +00:00
MobiusDev
77411e1e89 Removed minimum level from pet skill data. 2017-10-15 00:31:43 +00:00
MobiusDev
18db02931c Better skill cleanup for awaken autolearn skills. 2017-10-14 23:49:53 +00:00
MobiusDev
44bdaeb16d Added custom SellBuffs command description. 2017-10-14 15:34:00 +00:00
MobiusDev
d18cd64569 Pet skill data moved to XML. 2017-10-13 16:38:08 +00:00
MobiusDev
28e3e3dc75 Previous commit for Classic. 2017-10-13 12:59:21 +00:00
MobiusDev
a1d3b67221 Improved some target handlers. 2017-10-12 00:00:46 +00:00
MobiusDev
a1b85758ff Removed range check on skills that do not have any. 2017-10-12 00:00:13 +00:00
MobiusDev
e6be147b64 Skill parameter to consume fame points. 2017-10-11 14:25:55 +00:00
MobiusDev
43cccc015d Inventory update for skill been removed.
Contributed by gigilo1968.
2017-10-11 14:03:06 +00:00
MobiusDev
29076e5871 Clan Flag.
Thanks gamelike85, gigilo1968.
2017-10-11 14:00:39 +00:00
MobiusDev
a13882d5cc Fixed pet max level exp bar. 2017-10-11 00:28:54 +00:00
MobiusDev
9992e5f42b Fix for extremely high chance of lucky drops. 2017-10-09 10:16:06 +00:00
MobiusDev
ff613e4882 Removed empty NPC titles. 2017-10-08 07:37:23 +00:00
MobiusDev
8c1c7f2fc3 Droplists randomization and maximum drop occurrences setting. 2017-10-06 13:43:12 +00:00
MobiusDev
3ab0d9c1c5 Fix for equipped item skills. 2017-10-06 02:00:56 +00:00
MobiusDev
174b9ca0b5 Herb rates must be calculated before raid rates. 2017-10-06 01:15:29 +00:00
MobiusDev
df5c107e47 Note that premium rates do not affect Raid bosses and herbs. 2017-10-06 01:03:32 +00:00
MobiusDev
fc94704b2d Drops rework. 2017-10-06 00:53:49 +00:00
MobiusDev
2c61857b12 Fixed drop chance multiplier by item id. 2017-10-04 01:09:16 +00:00
MobiusDev
ba934beb71 Modified peace zone to accept enabled option. 2017-10-03 22:19:53 +00:00
MobiusDev
e0da01c5b4 Fixed possible item log NPE. 2017-10-03 11:25:39 +00:00
MobiusDev
d9e0cb84e4 Fixed summon red aura glitch. 2017-10-02 22:02:06 +00:00
MobiusDev
1e2f1c550a Player sendInfo now sends relations when asked. 2017-10-02 21:57:27 +00:00
MobiusDev
42e75417d4 Friendly NPCs should not attack each other. 2017-10-01 22:27:11 +00:00
MobiusDev
6a714ee6c9 Better solution for auto giving skills. 2017-10-01 21:10:20 +00:00
MobiusDev
39c3d13c7d ClassId must be set after setting base class. 2017-10-01 19:43:52 +00:00
MobiusDev
b6a7bc0b48 Removed CeremonyOfChaosManager from disabled tutorial config. 2017-10-01 15:28:42 +00:00
MobiusDev
caf2b1e6cf Check for available items needed before skill casting. 2017-10-01 12:13:02 +00:00
MobiusDev
95686c6364 Small rework for pet shot recharge messages. 2017-10-01 00:54:54 +00:00
MobiusDev
36b9f58139 Cubics rework.
Contributed by Liamxroy.
2017-09-30 23:41:08 +00:00
MobiusDev
9d7a14bdae Fixed double ToI doors.
Contributed by gamelike85.
2017-09-30 22:03:43 +00:00
MobiusDev
f77547c906 Addition of RequestStopMove. 2017-09-30 17:36:45 +00:00
MobiusDev
bba9f4be4f More eclipse login issue changes. 2017-09-30 16:31:07 +00:00
MobiusDev
5f8301af70 Add name to ask join pledge. 2017-09-30 15:27:18 +00:00
MobiusDev
291b59aa9e Fixed login issues after latest eclipse corrections. 2017-09-30 14:46:18 +00:00
MobiusDev
f85299668b Addition of RequestClanAskJoinByName. 2017-09-30 14:09:55 +00:00
MobiusDev
da13c9b262 Proper names for unknown TraitType enum. 2017-09-30 02:49:20 +00:00
MobiusDev
0d5271fe34 Proper instant extract for stackable items. 2017-09-29 22:45:04 +00:00
MobiusDev
aa7f3a3fa3 Reduced raidboss respawn delays by 12 hours. 2017-09-29 21:39:48 +00:00
MobiusDev
41c6b1ea80 Action improvements. 2017-09-29 20:22:49 +00:00
MobiusDev
d805412c9e Clan entry improvements.
Contributed by Liamxroy.
2017-09-29 12:53:10 +00:00
MobiusDev
dfd251b9b3 Removed siege door attack tempfix. 2017-09-29 10:22:44 +00:00
MobiusDev
13b55f77fe Do not check for doors between if target is already a door. 2017-09-29 10:01:36 +00:00
MobiusDev
62e6aab237 Ertheia skill enchants.
Contributed by Liamxroy.
2017-09-28 14:57:49 +00:00
MobiusDev
4e0858a5d6 Addition of Compelling effect handler. 2017-09-28 14:51:37 +00:00
MobiusDev
a3799a3a1f Dropped second DecayTaskManager add method. 2017-09-27 13:10:25 +00:00
MobiusDev
c222759584 Simplified DecayTaskManager logic. 2017-09-27 13:05:52 +00:00
MobiusDev
91905ca592 Prevent adding effects on dead creatures. 2017-09-27 13:02:11 +00:00
MobiusDev
0b4aa688a8 EffectScope end should be applied when ending effect. 2017-09-27 11:55:49 +00:00
MobiusDev
bb9e1f2827 Fixes for new Eclipse warnings. 2017-09-27 01:59:41 +00:00
MobiusDev
3cb7b3f70e Range checks for skill casting.
Contributed by Liamxroy.
2017-09-27 00:15:33 +00:00
MobiusDev
2708997611 Stop monsters casting when deleted.
Contributed by Liamxroy.
2017-09-27 00:11:22 +00:00
MobiusDev
b3d4fcf3d3 Dead monsters should not target.
Contributed by Liamxroy.
2017-09-27 00:09:29 +00:00
MobiusDev
e2efcc4170 Small refactoring for previous commit. 2017-09-26 21:37:19 +00:00
MobiusDev
895cf3b173 Re-adding L2World check for DeleteObject. 2017-09-26 21:24:09 +00:00
MobiusDev
8e3b212d97 GeoEngine out of bounds block check.
Contributed by Janiko.
2017-09-26 21:22:55 +00:00
MobiusDev
ebc4a789e6 Effect list broadcast issue fix.
Contributed by Liamxroy.
2017-09-26 15:41:55 +00:00
MobiusDev
9816651177 Fixed SurroundingRegion check. 2017-09-26 14:48:47 +00:00
MobiusDev
8d7db0906c Warning when geodata block is not found. 2017-09-26 12:11:24 +00:00
MobiusDev
a687598fcd Dropped BuyshadowItem bypass.
Contributed by gigilo1968.
2017-09-24 23:24:29 +00:00
MobiusDev
d14391903b Player checks for event registrations. 2017-09-23 22:41:12 +00:00
MobiusDev
89dd469b4b Ceremony of Chaos check for ability list. 2017-09-23 19:07:09 +00:00
MobiusDev
573cbae79a Packet protection for ability list learn. 2017-09-23 19:04:40 +00:00
MobiusDev
c22fd24b18 Proper attack hit delay.
Contributed by Liamxroy.
2017-09-23 15:25:27 +00:00
MobiusDev
1a1bdae5ad Dual blunt is counted as dual attack.
Contributed by gigilo1968.
2017-09-23 14:57:50 +00:00
MobiusDev
74f1bdbf36 Proper soulshot toggle.
Contributed by gigilo1968.
2017-09-23 14:51:18 +00:00
MobiusDev
923e3bce18 Added check for missing life stone data. 2017-09-22 23:53:44 +00:00
MobiusDev
c5cbd4100e Addition of VitalityExpRate effect handler. 2017-09-22 19:47:49 +00:00
MobiusDev
9532027f0e Changed a couple effect list methods to synchronized. 2017-09-22 18:55:05 +00:00
MobiusDev
0205eb4231 Minor check fix for request item ensoul. 2017-09-22 17:11:46 +00:00
MobiusDev
d571278f5f Effect list rework.
Contributed by Liamxroy.
2017-09-22 17:02:39 +00:00
MobiusDev
d279eb7aa7 Passive skills should hide messages. 2017-09-22 00:35:13 +00:00
MobiusDev
23d3883d34 Extra checks for trigger skills by attack. 2017-09-21 22:04:12 +00:00
MobiusDev
b6e76a54f1 Updated server news html file. 2017-09-20 00:28:19 +00:00
MobiusDev
d39e8b8df4 Minor skill documentation change. 2017-09-19 17:57:59 +00:00
MobiusDev
052981e9bb Updated readme.txt with geodata links. 2017-09-19 15:57:25 +00:00
MobiusDev
09934692ee Improvement for AdminZone handler. 2017-09-19 15:51:45 +00:00
MobiusDev
3333b74f66 Fixed Alligator Island water zones. 2017-09-19 15:49:43 +00:00
MobiusDev
826ad542f1 Attempt to fix YeSagiraGuards onEvtThink issue. 2017-09-19 05:33:25 +00:00
MobiusDev
94fb6ce34a Reverted revision 2705. 2017-09-17 19:34:45 +00:00
MobiusDev
668dac5f40 Removed non reachable area spawns. 2017-09-16 21:12:16 +00:00
MobiusDev
74f3eab7e6 Fixed possible RequestAcquireSkillInfo NPE. 2017-09-15 14:40:37 +00:00
MobiusDev
e44fbf0218 Fixed possible L2AttackableAI thinkAttack NPE. 2017-09-15 14:29:06 +00:00
MobiusDev
254be92eb9 Include servitors on FriendlyNpc damage check. 2017-09-14 23:12:02 +00:00
MobiusDev
ccf50bece2 Merged some L2QuestGuard methods to FriendlyNpc. 2017-09-14 21:55:22 +00:00
MobiusDev
6cb9a64ac0 Merged FindPvP search method to useBypass. 2017-09-14 17:09:26 +00:00
MobiusDev
5e046c297d Custom FindPvP bypass. 2017-09-14 15:33:45 +00:00
MobiusDev
021766a8c5 Spawn system rework.
Thanks Sdw.
Author: UnAfraid, ?
2017-09-14 12:20:53 +00:00
MobiusDev
fbd1109bd5 Removed unnecessary delete object packet send on death. 2017-09-14 12:16:14 +00:00
MobiusDev
215fcaa1b4 Retail Agent of Chaos behavior. 2017-09-13 20:04:42 +00:00
MobiusDev
50cf2ca0e4 CommunityBoard teleport protection system. 2017-09-13 16:09:53 +00:00
MobiusDev
39226731ea Previous commit for Classic branch. 2017-09-13 13:48:50 +00:00
MobiusDev
1bd3873eb3 Better limit calculation for previous commit. 2017-09-12 19:31:38 +00:00
MobiusDev
5567d64e02 Avoid NpcViewMod packet crash. 2017-09-12 19:17:37 +00:00
MobiusDev
9e8cdc27b4 Fixed possible L2NpcActionShift NPE. 2017-09-12 18:00:59 +00:00
MobiusDev
0f77e19227 Avoid BuffTimeTask NPE. 2017-09-12 11:22:10 +00:00
MobiusDev
d91843d43c Prevent NPC spawns on top of buildings. 2017-09-11 02:29:39 +00:00
MobiusDev
fe21a7d72b Addition of ChangeAttributeCrystal item handler. 2017-09-11 01:07:26 +00:00
MobiusDev
ecee43306c Fixed GranBossManager stopping when boss NPC template not found. 2017-09-10 13:00:26 +00:00
MobiusDev
1ff538f3ce Removed non existent GrandBosses from configs. 2017-09-10 12:44:44 +00:00
MobiusDev
96db3acd3f Fixed possible MatchingRoomManager NPE. 2017-09-10 11:24:50 +00:00
MobiusDev
cae3b7ffe0 RebalanceHP should apply to servitor owner.
Contributed by Patrioch.
2017-09-10 02:05:07 +00:00
MobiusDev
9c145fb785 Servitor Share effect.
Contributed by Patrioch.
2017-09-10 01:57:38 +00:00
MobiusDev
af0d56b56a Prettify previous commit. 2017-09-10 00:41:37 +00:00
MobiusDev
a999913ad5 Fixed possible MatchingRoomManager NPE. 2017-09-10 00:31:25 +00:00
MobiusDev
906cb678c7 Fixed stance skills reducing player attack stats. 2017-09-10 00:07:41 +00:00
MobiusDev
c79c89d95e Proper fix for RequestPledgeRecruitBoardSearch packet. 2017-09-09 19:33:17 +00:00
MobiusDev
6d9c159b91 Party Matching Room.
Contributed by gigilo1968.
2017-09-09 15:13:10 +00:00
MobiusDev
1b17669d5b Dropped L2QuestGuardInstance. 2017-09-09 02:38:17 +00:00
MobiusDev
0e21c44fa0 Use GeoEngine for Friendly NPC movement paths. 2017-09-09 01:45:23 +00:00
MobiusDev
57f365f3ec Fixed HP changes not been broadcasted. 2017-09-09 00:33:11 +00:00
MobiusDev
7f1a6f6fee Added configurable limits for PAtk and MAtk. 2017-09-08 23:42:16 +00:00
MobiusDev
edb23d3285 Several braces code format. 2017-09-08 17:33:31 +00:00
MobiusDev
c987647e9b Matching titles for some admin menu dialogs. 2017-09-08 14:08:15 +00:00
MobiusDev
eb40a8e984 Replaced some timers. 2017-09-07 18:14:32 +00:00
MobiusDev
bde00f08b9 Community board buff skill id protection. 2017-09-07 13:26:04 +00:00
MobiusDev
9f8daca70b Syntax typo fix for previous commit. 2017-09-07 12:51:47 +00:00
MobiusDev
3f83a2e2d9 Visual improvement for previous commit. 2017-09-07 12:48:45 +00:00
MobiusDev
ac73f0782e Addition of Reset Cooldowns button at admin character skills menu. 2017-09-07 12:40:09 +00:00
MobiusDev
ea14bb8c3e Fixed siege door targeting with enabled geodata. 2017-09-07 02:58:22 +00:00
MobiusDev
b4e0a77538 Addition of ReuseSkillById effect. 2017-09-07 02:33:43 +00:00
MobiusDev
6c3fae843b Addition of SacrificeSummon effect. 2017-09-07 01:28:10 +00:00
MobiusDev
9baee86367 Servitor improvements. 2017-09-07 01:20:26 +00:00
MobiusDev
1a0931dd55 Fixed L2DamageZone ApplyDamage execution NPE. 2017-09-06 19:56:04 +00:00
MobiusDev
b536f7186a More detailed message for threadpool execution exception. 2017-09-06 19:39:35 +00:00
MobiusDev
41466b4787 Added class name on runnable execution exception message. 2017-09-06 18:21:03 +00:00
MobiusDev
547bfa68ea Removed non available castles from admin castle menu. 2017-09-06 17:37:02 +00:00
MobiusDev
a2f3af8de4 Changing player intention when attacking Siege doors. 2017-09-06 14:26:56 +00:00
MobiusDev
83323f1144 Holy Artifact spawns.
Contributed by maxstyle.
2017-09-06 10:39:43 +00:00
MobiusDev
3615456155 Code format braces. 2017-08-31 11:54:12 +00:00
MobiusDev
ce279555a0 Fixed NPC action shift when spawn group is null. 2017-08-31 03:22:42 +00:00
MobiusDev
86f4f257bd Removed null check after getQuestState initialized. 2017-08-31 01:14:56 +00:00
MobiusDev
224f9331f7 Minor code improvements. 2017-08-29 23:02:08 +00:00
MobiusDev
9be051a70f Remaining Newbie Guide dialogs.
Contributed by quangnguyen.
2017-08-29 22:16:59 +00:00
MobiusDev
2221c56ee7 Project name changes. 2017-08-29 14:27:29 +00:00
MobiusDev
ff0d4f0638 Project reorganization. 2017-08-29 13:53:52 +00:00