Commit Graph

535 Commits

Author SHA1 Message Date
MobiusDevelopment fb055ec714 Addition of OpCheckSkillList skill condition. 2019-07-17 11:59:06 +00:00
MobiusDevelopment 6ad50ede46 Addition of any type for ReduceDropPenalty effect. 2019-07-16 21:10:22 +00:00
MobiusDevelopment 96573ffe7e Addition of FishingExpSpBonus effect. 2019-07-16 21:06:58 +00:00
MobiusDevelopment 967476c7b3 Proceeding with DefenceTrait adjustments. 2019-07-14 22:14:43 +00:00
MobiusDevelopment c248b6ff85 Fixed AttackTrait reducing damage. 2019-07-14 20:44:46 +00:00
MobiusDevelopment 064d0324e8 Ability to use NpcString localisations for quest links. 2019-07-14 17:37:28 +00:00
MobiusDevelopment aa201e6cae Addition of localisations for NPC name and titles. 2019-07-14 13:03:02 +00:00
MobiusDevelopment 95ba581cf5 Addition of localisations for custom player messages. 2019-07-13 10:26:43 +00:00
MobiusDevelopment 0be93db17c Reworked the custom localisation system. 2019-07-13 06:07:59 +00:00
MobiusDevelopment 1eff3299d8 Use Ertheia Awakened class condition for quest 10472.
Contributed by SmiDmi.
2019-07-04 13:22:55 +00:00
MobiusDevelopment a0fe112150 Removed several synchronized locks. 2019-06-30 23:11:52 +00:00
MobiusDevelopment ff0b12f059 Fixed cubic removal array index out of bounds exception. 2019-06-30 14:27:23 +00:00
MobiusDevelopment 97a686a23e Fixed summon cubic effect current cubic count. 2019-06-28 04:07:26 +00:00
MobiusDevelopment 38b7674feb Add trait bonus instead of multiplying. 2019-06-13 20:11:48 +00:00
MobiusDevelopment cbf630302e Addition of blow skill damage and heal balance configurations. 2019-06-13 10:54:55 +00:00
MobiusDevelopment 1cd1c00b9c Changed weapon grade bonus heal calculation. 2019-06-11 09:28:44 +00:00
MobiusDevelopment 0038104d78 Additional weakness calculations. 2019-06-11 09:11:03 +00:00
MobiusDevelopment 9b37677bd4 Use EnumSet instead or Arrays for traits.
Adapted from: L2jUnity free files.
2019-06-11 03:16:24 +00:00
MobiusDevelopment c271f6b31b Use PlayerInstance method for removing player skills. 2019-06-10 10:45:32 +00:00
MobiusDevelopment 0850599fec Wharf patrols should attack closest Zealot of Shilen. 2019-06-10 01:41:35 +00:00
MobiusDevelopment 7911fe332f Fixed Sel Mahum training groups. 2019-06-09 05:01:07 +00:00
MobiusDevelopment 14e229033b Script adjustments. 2019-06-09 03:53:07 +00:00
MobiusDevelopment 550b29b4f3 Fixed Party Solidarity and Aura Force skills.
Contributed by facab.
2019-06-07 21:54:15 +00:00
MobiusDevelopment 25d199e044 Fixed HealEffect bonuses. 2019-06-07 10:34:22 +00:00
MobiusDevelopment 0e258a7266 Fixed probable AbstractConditionalHpEffect NPE. 2019-06-05 05:57:39 +00:00
MobiusDevelopment 90329e7fd0 Fixed PartyPledge affect scope including non clan members. 2019-06-03 21:29:13 +00:00
MobiusDevelopment 242b6fe756 Use one quest timer for siege guard aggro. 2019-06-02 21:11:42 +00:00
MobiusDevelopment b09156e943 Addition of OpNotInPeaceZone skill condition.
Contributed by Liamxroy.
2019-05-30 20:14:57 +00:00
MobiusDevelopment 18e6a01d28 Skill power multiplier is related to final damage. 2019-05-25 01:13:25 +00:00
MobiusDevelopment f6c31de65f DamageByAttack effect should use DIFF mode by default. 2019-05-25 00:06:11 +00:00
MobiusDevelopment 2c0933d2dc Use skill power bonuses for ranged bonus calculation. 2019-05-24 09:13:46 +00:00
MobiusDevelopment 8f1c260c79 Check effect mode where possible. 2019-05-23 11:52:10 +00:00
MobiusDevelopment 12a8e6ab99 Precaution for adding skill power via mul effect. 2019-05-23 08:57:33 +00:00
MobiusDevelopment e4475af103 Addition of SkillPowerAdd effect. 2019-05-23 06:30:47 +00:00
MobiusDevelopment 68307ca8f2 Proper CanUseInBattlefield skill condition. 2019-05-16 00:02:04 +00:00
MobiusDevelopment afd4d268b6 Hated creatures should run to you. 2019-05-15 18:54:34 +00:00
MobiusDevelopment 39307fa0a8 Addition of castle side effect script.
Contributed by gigilo1968.
2019-05-14 14:25:52 +00:00
MobiusDevelopment 01df677c28 Improved pledge affect scopes. 2019-05-14 02:34:21 +00:00
MobiusDevelopment 97a8caa81e TeleportToTarget effect start when target is in LoS. 2019-05-12 04:05:19 +00:00
MobiusDevelopment 1d4142937a Raidboss changes.
Contributed by champzix1.
2019-05-10 14:14:40 +00:00
MobiusDevelopment 3d9011a87d Addition of attribute system configuration file.
Contributed by facab.
2019-05-09 11:17:02 +00:00
MobiusDevelopment 223da2f310 Addition of configurations for fake death target. 2019-04-27 08:58:16 +00:00
MobiusDevelopment b59d1df77f Playable only physical defence adjustments. 2019-04-25 03:55:29 +00:00
MobiusDevelopment d7fda7eada Fixed probable Kartia Helper NPE. 2019-04-21 21:07:49 +00:00
MobiusDevelopment 63e4b56dae Alternate tempfix for defence calculations. 2019-04-19 17:04:54 +00:00
MobiusDevelopment 3d8c3ca671 Need to at least check if quest is active when actionForEachPlayer is used. 2019-04-18 00:32:47 +00:00
MobiusDevelopment 49ccd3db6b Tempfix for skill damage getting lower while levels increase. 2019-04-17 21:06:20 +00:00
MobiusDevelopment 57adcfc3d8 Various message grammar corrections. 2019-04-17 01:58:16 +00:00
MobiusDevelopment 1fd53af3b4 Removed unnecessary colons. 2019-04-16 11:48:14 +00:00
MobiusDevelopment 6972b74a10 Various script improvements.
Contributed by NightBR.
2019-04-15 17:54:01 +00:00