Commit Graph

634 Commits

Author SHA1 Message Date
MobiusDevelopment
6e1c0b194e Changed CreatureAI offsetWithCollision added value to 100. 2022-03-24 22:52:31 +00:00
MobiusDevelopment
7bc8e2da10 Addition of vampiric skill configurations. 2022-03-23 23:27:26 +00:00
MobiusDevelopment
7e327f1402 Support for item daily reuse reset. 2022-03-23 11:12:02 +00:00
MobiusDevelopment
6bd33afd5a Fixed Clan addExp method ArrayIndexOutOfBoundsException. 2022-03-22 11:45:49 +00:00
MobiusDevelopment
797e6f71a8 Better defeat explanations for boss announcements configuration. 2022-03-20 22:52:21 +00:00
MobiusDevelopment
3dafe7e69a Exclude minions from boss announcements. 2022-03-20 22:37:32 +00:00
MobiusDevelopment
864cbb2ae0 Removal of unused FactionManager class. 2022-03-19 22:21:03 +00:00
MobiusDevelopment
545d1d5a10 Addition of HpLimit effect handler.
Contributed by dontknowdontcare.
2022-03-19 01:41:52 +00:00
MobiusDevelopment
49d468dcd4 Addition of boss announcements configuration. 2022-03-18 23:56:59 +00:00
MobiusDevelopment
0b7138a36e Various quest adjustments.
Contributed by Iris.
2022-03-18 23:24:41 +00:00
MobiusDevelopment
4d12be9964 Changed option data to directly use skills. 2022-03-18 23:07:01 +00:00
MobiusDevelopment
ca95c046e7 Addition of missing options.
Contributed by quangnguyen.
2022-03-18 10:49:22 +00:00
MobiusDevelopment
9586365fec Rare accessory skill adjustments.
Contributed by darkillust.
2022-03-18 10:17:21 +00:00
MobiusDevelopment
4052139189 Iss' Acumen (45011) rune stone skill adjustment.
Contributed by darkillust.
2022-03-18 10:15:38 +00:00
MobiusDevelopment
e8ffbc41d2 Replace lower level when a new skill is available.
Contributed by nasseka.
2022-03-16 22:13:58 +00:00
MobiusDevelopment
e334908973 Updated MariaDB library. 2022-03-16 09:47:38 +00:00
MobiusDevelopment
5f84007f7e Prefer to use Optional !isPresent than isEmpty. 2022-03-16 09:31:30 +00:00
MobiusDevelopment
c872e8d96e Indent format for alligator island timed hunting zone. 2022-03-14 23:17:06 +00:00
MobiusDevelopment
211ce2df0e Proper naming for hunting zone remain refill variable. 2022-03-13 22:13:07 +00:00
MobiusDevelopment
9a21ad51d7 Fixed AcquireSkillList related inconsistencies. 2022-03-13 10:12:46 +00:00
MobiusDevelopment
b79fa15043 Updated Netty library. 2022-03-11 23:12:38 +00:00
MobiusDevelopment
37bf68d766 PlaySound correction for Fishing.
Contributed by negrito8.
2022-03-10 20:59:51 +00:00
MobiusDevelopment
c3f2ebddc1 Implementation of extra My Teleport Book items (90404 and 90821). 2022-03-09 22:42:25 +00:00
MobiusDevelopment
5cd9e8ba5a Simplified implementation of SpeedLimit effect. 2022-03-09 22:31:38 +00:00
MobiusDevelopment
ad798bf20b Proper item ids for Master's Book: Wind Walk. 2022-03-09 22:20:32 +00:00
MobiusDevelopment
30d0eced62 Verify if max attached skill level exists. 2022-03-09 18:02:49 +00:00
MobiusDevelopment
0b319c3730 Reverted recent break speed limit changes. 2022-03-09 17:19:07 +00:00
MobiusDevelopment
9fa8cb6fba Prime shop slot validation tempfix.
Contributed by Sero.
2022-03-08 22:50:48 +00:00
MobiusDevelopment
7e09528fc1 Support for Prime shop account limitations. 2022-03-08 22:29:24 +00:00
MobiusDevelopment
2e3281b3db Removal of Balthus Knights configurations. 2022-03-07 22:00:56 +00:00
MobiusDevelopment
9c532e9642 Updated Netty library. 2022-03-07 12:29:26 +00:00
MobiusDevelopment
44c6bbbdb5 Ability to break the speed limit.
Contributed by dontknowdontcare.
2022-03-07 09:10:23 +00:00
MobiusDevelopment
c824623540 Make use of ShotsBonus for related options.
Contributed by MacuK.
2022-03-06 13:00:44 +00:00
MobiusDevelopment
270aacc828 Updated variation data.
Contributed by MacuK.
2022-03-05 19:45:59 +00:00
MobiusDevelopment
f1e4dbd7c2 Refine system adjustments for Adena fee. 2022-03-05 14:39:22 +00:00
MobiusDevelopment
61fb072ccb Skill Holy Strike (49) and Dark Strike (45257) adjustments.
Contributed by MacuK.
2022-03-04 10:51:48 +00:00
MobiusDevelopment
c943bc6648 Support for multiple TargetRace skill condition. 2022-03-04 10:42:05 +00:00
MobiusDevelopment
03ebd27d23 Updated Eclipse and JDK links. 2022-03-03 23:27:55 +00:00
MobiusDevelopment
1b0b1e0d39 Fixed Henna invoke issue NPE. 2022-03-03 00:50:00 +00:00
MobiusDevelopment
f8c5859c97 Addition of various alternate skill item requirements. 2022-03-03 00:19:54 +00:00
MobiusDevelopment
b1f53f8d9a Clan setLevel method should be private. 2022-03-02 19:25:27 +00:00
MobiusDevelopment
bd36c2ecf3 Removed force inventory update configuration from CursedWeapon.
Thanks to nasseka.
2022-03-02 12:03:06 +00:00
MobiusDevelopment
0a2a6a5388 Removed AcquireSkillInfo empty required item checks. 2022-03-01 15:21:58 +00:00
MobiusDevelopment
849551ff89 Addition of DEBUFF_BLOCK check at calcMagicAffected method.
Thanks to nasseka.
2022-03-01 13:18:07 +00:00
MobiusDevelopment
caad76a9be Support for alternate required item ids for skill learn. 2022-03-01 13:11:32 +00:00
MobiusDevelopment
cdd8536543 XML indentation corrections. 2022-02-28 10:29:17 +00:00
MobiusDevelopment
60cfd9701a Reduced AutoUseTaskManager interval to 500 milliseconds.
Thanks to jorfan.
2022-02-26 22:53:37 +00:00
MobiusDevelopment
9a358f062b DailyTaskManager method visibility should be private. 2022-02-26 22:49:24 +00:00
MobiusDevelopment
278fb0e193 Make use of Set when checking for contained objects. 2022-02-26 08:51:56 +00:00
MobiusDevelopment
8955a8cb24 Commented EnchantItemGroup getChance method proper chance log. 2022-02-25 09:05:19 +00:00