Commit Graph

477 Commits

Author SHA1 Message Date
MobiusDevelopment
8a78985cd5 Addition of next_missing_html command. 2019-08-02 10:21:22 +00:00
MobiusDevelopment
565933653d More final and static cleanups. 2019-08-01 09:43:44 +00:00
MobiusDevelopment
d302902d9d Removed unnecessary final modifiers from classes, methods and fields. 2019-07-31 16:00:52 +00:00
MobiusDevelopment
4033530a72 Fixed belt related items.
Contributed by feelings.
2019-07-27 19:29:22 +00:00
MobiusDevelopment
dfc96d1edd Fixed dragon belt skill.
Contributed by feelings.
2019-07-25 23:01:46 +00:00
MobiusDevelopment
1d1c08fbd7 Proper support for OpenJDK 12. 2019-07-25 12:52:34 +00:00
MobiusDevelopment
a30408352f More tab delimited XML format. 2019-07-25 06:43:51 +00:00
MobiusDevelopment
5af706ba62 XML whitespace format. 2019-07-24 22:48:17 +00:00
MobiusDevelopment
cdd8e40052 Stop movement when trying to talk to a moving NPC. 2019-07-23 12:50:34 +00:00
MobiusDevelopment
a92ccc4448 Additions for B grade armor exchange.
Contributed by feelings.
2019-07-23 07:34:30 +00:00
MobiusDevelopment
51d61bc92a Removed old Dragon Valley spawns. 2019-07-21 08:13:07 +00:00
MobiusDevelopment
b8d1c05dce Removed old Antharas Lair monster spawns. 2019-07-21 07:41:56 +00:00
MobiusDevelopment
a6d5a0699c Proper multisells for rune exchange.
Contributed by Iris.
2019-07-21 05:50:13 +00:00
MobiusDevelopment
486e8b9540 Fixed Improved Scroll of Escape (49087).
Contributed by SmiDmi.
2019-07-20 17:41:11 +00:00
MobiusDevelopment
86f8ed7f11 Minor correction for blacksmith htmls. 2019-07-19 22:39:21 +00:00
MobiusDevelopment
6d01cf60a8 World chat configuration adjustments. 2019-07-19 21:37:53 +00:00
MobiusDevelopment
7bb8587bec Removed GoDVideoIntro configuration. 2019-07-19 10:16:13 +00:00
MobiusDevelopment
4862e7a067 Proper naming for some skilltree files. 2019-07-18 18:55:08 +00:00
MobiusDevelopment
1733afe0cc Follow skilltree folder naming rules. 2019-07-18 18:32:11 +00:00
MobiusDevelopment
0fff3c1ce3 Expertise skill (239) minor adjustment.
Contributed by SmiDmi.
2019-07-17 21:46:38 +00:00
MobiusDevelopment
fb055ec714 Addition of OpCheckSkillList skill condition. 2019-07-17 11:59:06 +00:00
MobiusDevelopment
96573ffe7e Addition of FishingExpSpBonus effect. 2019-07-16 21:06:58 +00:00
MobiusDevelopment
3220bc5ef3 Various item and skill additions.
Author: JoeAlisson
Source: https://github.com/JoeAlisson/L2jOrg
2019-07-16 20:44:15 +00:00
MobiusDevelopment
8ccff5fdfa Commented vitality reset task at DailyTasks.xml file. 2019-07-16 18:59:12 +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
75a040641d More appropriate name for translation parameter. 2019-07-14 18:53:20 +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
5fa60b02dc Addition of Plains of Dion AI. 2019-07-12 17:15:32 +00:00
MobiusDevelopment
54ca76668d Proper single quote character. 2019-07-09 18:20:34 +00:00
MobiusDevelopment
4162b88923 Skill changes based on client data. 2019-07-09 18:18:06 +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
4e8077aa37 Level 40 to 80 raidboss adjustments.
Contributed by quangnguyen.
2019-06-25 03:29:41 +00:00
MobiusDevelopment
fd9f8794ef Configurations for using vampiric effects on PvP. 2019-06-22 11:46:01 +00:00
MobiusDevelopment
50694c2121 Balance mod for critical chance and damage. 2019-06-22 00:40:35 +00:00
MobiusDevelopment
38b7674feb Add trait bonus instead of multiplying. 2019-06-13 20:11:48 +00:00
MobiusDevelopment
a9a9afadbe Changed class balance config separator to multiply symbol. 2019-06-13 11:14:18 +00:00
MobiusDevelopment
cbf630302e Addition of blow skill damage and heal balance configurations. 2019-06-13 10:54:55 +00:00
MobiusDevelopment
a704be69a5 Correction of multipliers spelling. 2019-06-11 23:57:01 +00:00
MobiusDevelopment
918b45db8a Addition of custom class balance configurations. 2019-06-11 23:22:54 +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
a80a494e6a Fixed champion related issues. 2019-06-10 05:17:10 +00:00
MobiusDevelopment
c3000044e5 Implemented skill Siege Punch (14767).
Contributed by Iris.
2019-06-10 01:11:15 +00:00
MobiusDevelopment
58d30b63a6 Adjustments for random animation configurations. 2019-06-09 21:57:10 +00:00
MobiusDevelopment
415667cbaa Addition of RandomAnimationManager. 2019-06-09 12:03:03 +00:00
MobiusDevelopment
51d45f8261 Adjustments for level 30-39 raidbosses.
Contributed by Minzee.
2019-06-09 05:14:33 +00:00
MobiusDevelopment
14e229033b Script adjustments. 2019-06-09 03:53:07 +00:00
MobiusDevelopment
87d7a61fc6 Dropped threadpool arrays. 2019-06-09 02:07:13 +00:00
MobiusDevelopment
a939517fe1 Retail town teleport prices.
Contributed by Mantra.
2019-06-07 21:07:17 +00:00
MobiusDevelopment
25d199e044 Fixed HealEffect bonuses. 2019-06-07 10:34:22 +00:00
MobiusDevelopment
479b69ddb2 Olympiad rework.
Contributed by facab.
2019-06-07 10:02:50 +00:00
MobiusDevelopment
6ec0258dba Adjustments for level 20-29 raidbosses.
Contributed by Minzee.
2019-06-06 22:14:02 +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
3dc1961a66 Olympiad rework.
Contributed by facab.
2019-06-03 21:22:46 +00:00
MobiusDevelopment
242b6fe756 Use one quest timer for siege guard aggro. 2019-06-02 21:11:42 +00:00
MobiusDevelopment
1b31d4763c Retail order and item prices for castle chamberlains.
Contributed by Iris.
2019-06-01 17:33:16 +00:00
MobiusDevelopment
b09156e943 Addition of OpNotInPeaceZone skill condition.
Contributed by Liamxroy.
2019-05-30 20:14:57 +00:00
MobiusDevelopment
4983b26eff Necropolis spawn rework.
Contributed by Mantra.
2019-05-25 22:09:54 +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
e990711b53 Correct values for residence functions.
Contributed by Iris.
2019-05-21 18:57:31 +00:00
MobiusDevelopment
4eb6343526 Teleporter XML file name corrections. 2019-05-21 18:34:50 +00:00
MobiusDevelopment
8644567542 Addition of new territory admin teleports. 2019-05-21 17:53:30 +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
f7adf09db1 Enable SupportMagic at link bypass. 2019-05-15 14:11:53 +00:00
MobiusDevelopment
3b10bc10c2 Enable BlessingOfProtection at link bypass. 2019-05-15 14:05:59 +00:00
MobiusDevelopment
d6aeabcdec Zaken epic jewelry upgrades.
Contributed by Iris.
2019-05-15 04:08:48 +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
3d9011a87d Addition of attribute system configuration file.
Contributed by facab.
2019-05-09 11:17:02 +00:00
MobiusDevelopment
585b17d38b Summon item consumes by level.
Contributed by champzix1.
2019-05-07 06:39:53 +00:00
MobiusDevelopment
da33062f43 Command line login support.
Contributed by facab.
2019-05-04 07:25:09 +00:00
MobiusDevelopment
9eb9188b70 Continue with database adjustments. 2019-04-27 09:29:45 +00:00
MobiusDevelopment
223da2f310 Addition of configurations for fake death target. 2019-04-27 08:58:16 +00:00
MobiusDevelopment
c227d00aec Use generation number to distinguish rotated logs. 2019-04-25 05:05:48 +00:00
MobiusDevelopment
b59d1df77f Playable only physical defence adjustments. 2019-04-25 03:55:29 +00:00
MobiusDevelopment
63e4b56dae Alternate tempfix for defence calculations. 2019-04-19 17:04:54 +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
3c9a54d8c9 Path changes to match new domain. 2019-04-15 05:07:14 +00:00
MobiusDevelopment
8b77a39aaf Removed java classpath configuration. 2019-04-12 18:16:50 +00:00
MobiusDevelopment
988fc150ac Java scripting engine simplifications. 2019-04-12 17:49:14 +00:00
MobiusDevelopment
4ba7bc7721 Minor Link bypass improvements. 2019-04-12 06:57:00 +00:00
MobiusDevelopment
32519d3bc5 Renamed Alliance and Clan scripts. 2019-04-11 17:15:59 +00:00
MobiusDevelopment
167b4557d7 Changed Link bypass to work on with specific links. 2019-04-10 15:50:11 +00:00
MobiusDevelopment
117572ff57 Fixed HTML loading issue.
Author: Zoey76
Source: 3479827c55
2019-04-08 15:48:31 +00:00
MobiusDevelopment
adf1653c1c Modifying physicalSkillPower and magicalSkillPower to do what description says. 2019-04-08 10:57:01 +00:00
MobiusDevelopment
5c14df03a9 Addition of TeleporterQuestRecommendationHolder. 2019-04-08 10:41:48 +00:00