Commit Graph

265 Commits

Author SHA1 Message Date
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
052fb44456 Addition of Catacomb of Dark Omens spawns.
Contributed by Mantra.
2019-05-24 09:30:17 +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
6af2be0409 Addition of Garden of Eva teleporter. 2019-05-21 18:18:16 +00:00
MobiusDevelopment
8644567542 Addition of new territory admin teleports. 2019-05-21 17:53:30 +00:00
MobiusDevelopment
8e8f06f95e Addition of Garden of Eva spawns.
Contributed by Mantra.
2019-05-21 17:50:52 +00:00