Commit Graph

850 Commits

Author SHA1 Message Date
MobiusDev
6e831a0de9 Several Blessed Scroll of Escape/Resurrection skill additions.
Contributed by champzix1.
2018-11-26 16:45:08 +00:00
MobiusDev
51205e38a1 Use a Map to store AbstractConditionalHpEffect character updates. 2018-11-26 14:46:41 +00:00
MobiusDev
7d861fe649 Proper abnormalType for Mentor Prevailing Sonata (17082).
Contributed by champzix1.
2018-11-26 13:41:19 +00:00
MobiusDev
2dfdcef574 Minor typo correction at AbstractConditionalHpEffect class. 2018-11-26 01:16:13 +00:00
MobiusDev
16ac14976f Use listeners for abstract conditional hp effect. 2018-11-25 22:07:51 +00:00
MobiusDev
4c2171eb5f Fixed castle functions. 2018-11-24 21:51:53 +00:00
MobiusDev
3ece182d91 Default access level for admin command settruehero. 2018-11-24 11:57:17 +00:00
MobiusDev
f37148daf4 Corrections for allowed skill inconsistencies. 2018-11-23 22:47:01 +00:00
MobiusDev
6e1df5b92c Check visibility for skill range condition. 2018-11-23 22:36:01 +00:00
MobiusDev
2db48f060d Core AI improvements. 2018-11-22 01:31:46 +00:00
MobiusDev
12ad31c6dd Config to disable stun cancel chance upon hit. 2018-11-13 19:59:12 +00:00
MobiusDev
098d5a4462 Garden of Eva door functions.
Contributed by gigilo1968.
2018-11-13 18:52:59 +00:00
MobiusDev
d35a9d46ec Abnormal improvements. 2018-11-01 16:51:03 +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
8f6875561e Removed Desert Quarry invisible spawns. 2018-09-20 15:48:01 +00:00
MobiusDev
34f61012cf Improved GetAgro effect according to retail observations. 2018-09-20 11:36:28 +00:00
MobiusDev
850c075c0e Adjustments for Tiat doors. 2018-09-15 15:18:30 +00:00
MobiusDev
a674523af5 Addition of new AI for Eilhalder von Hellmann. 2018-09-15 08:31:51 +00:00
MobiusDev
c56baf703a Changed ConsumeBody condition to work on summons. 2018-09-15 07:55:41 +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
f26d8708a9 Summoning should be possible even with an active summon. 2018-09-12 21:05:18 +00:00
MobiusDev
5d3fb69f68 Backward compatible items. 2018-09-11 23:12:43 +00:00
MobiusDev
727c95a665 Reduced default max database connection values. 2018-09-11 01:42:35 +00:00
MobiusDev
222b1d1136 Pet owner target type skills should not need target. 2018-09-11 01:36:44 +00:00
MobiusDev
73f4812951 Addition of target type for pet owners. 2018-09-10 21:23:59 +00:00
MobiusDev
3ae533f32d Config for dropping items when slot limit is exceeded. 2018-09-10 17:11:00 +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
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
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
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
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
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
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
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
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
624e75d6c3 Fixed border patrol guard spawns. 2018-09-05 19:06:28 +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
f5e4c94194 Expand Warehouse items and skills.
Contributed by Liamxroy.
2018-09-04 03:29:46 +00:00
MobiusDev
0802b1d821 Expand Inventory items and skills.
Contributed by Liamxroy.
2018-09-04 03:17:15 +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
28f671d250 Addition of missing Angelic Vortex (31862) spawn. 2018-09-03 22:23:49 +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
71f0b628c9 Proper Mental Recharge (11856) targetType.
Contributed by kabivel.
2018-09-03 18:18:50 +00:00
MobiusDev
288c1cf4ad Freya AI improvements. 2018-09-03 15:26:13 +00:00
MobiusDev
91a0b8afec Reduced Octavis beasts regeneration. 2018-09-03 06:04:38 +00:00
MobiusDev
9fda26b387 Prevent forcing Freya movement while in combat. 2018-09-03 02:23:48 +00:00
MobiusDev
645a2983cc Changed Adena count for Elcyum Crystal production. 2018-09-02 00:54:04 +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
38deda618f Improved Fortuna re-entry check. 2018-09-01 13:29:29 +00:00
MobiusDev
74f491d654 Changed misleading NPC distance information. 2018-08-31 09:34:55 +00:00
MobiusDev
9af5336ce2 Prevent quest timer start when NPC is dead. 2018-08-30 19:06:45 +00:00
MobiusDev
8769eb4926 Improvements for Talking Island aggro soldier AIs. 2018-08-30 19:02:53 +00:00
MobiusDev
2dbfdef0a8 Fixed training soldier AI. 2018-08-30 18:53:14 +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
c22248648c Garden Watchman AI.
Contributed by gigilo1968.
2018-08-26 15:26:35 +00:00
MobiusDev
7352425305 Utility adjustments for Java 10 compatibility. 2018-08-09 16:36:56 +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
466510e098 Addition of items that use minimumVitalityPoints condition.
Contributed by gigilo1968.
2018-07-29 10:37:22 +00:00
MobiusDev
3c67b04817 Decreased thread and connection configs to prevent VPS issues. 2018-07-23 14:39:34 +00:00
MobiusDev
8cfdffdc25 OpCheckCastRangeSkillCondition should not multiply distance value.
Contributed by gigilo1968.
2018-07-19 21:04:18 +00:00
MobiusDev
1ed862ed35 Addition of Cemetery Monsters AI.
Contributed by gigilo1968.
2018-07-13 09:54:17 +00:00
MobiusDev
d710208ef4 Created L2PcInstance updatePvpTitleAndColor method. 2018-07-09 09:20:08 +00:00
MobiusDev
7b31dfcf9f Minor improvements for quest Sakums Impact (10337).
Contributed by facab.
2018-07-09 09:05:06 +00:00
MobiusDev
4cae5898ba ChamberOfProphecies timers should always check for npc value. 2018-07-07 18:59:19 +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
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
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
0ae00a3cd5 Disable random scarecrow spawns. 2018-06-30 02:02:24 +00:00
MobiusDev
4c47dcc4a1 Removed remaining old MySQL library. 2018-06-27 21:11:50 +00:00