MobiusDevelopment
|
4eb1b64aa7
|
Removed needless auto supply item check.
|
2021-10-18 12:43:27 +00:00 |
|
MobiusDevelopment
|
b49fc49144
|
Take in consideration consumed items for auto play skills.
|
2021-10-18 11:52:28 +00:00 |
|
MobiusDevelopment
|
84c3034ee9
|
Stop auto use when change class.
|
2021-10-18 11:41:54 +00:00 |
|
MobiusDevelopment
|
1a6536260a
|
Fixed fort manager not respawning.
Contributed by Sero.
|
2021-10-17 21:25:48 +00:00 |
|
MobiusDevelopment
|
7612b7897a
|
Handle non positive bound values.
|
2021-10-17 18:16:56 +00:00 |
|
MobiusDevelopment
|
d7f2b9f9a6
|
Attendance rewards can be shared by account.
Contributed by nasseka.
|
2021-10-17 17:36:12 +00:00 |
|
MobiusDevelopment
|
03ee1d5ad6
|
Parameter sanity check to prevent possible illegal argument exceptions.
|
2021-10-15 23:42:11 +00:00 |
|
MobiusDevelopment
|
30b212ad79
|
Define minimum positive numbers close to zero.
|
2021-10-15 23:31:27 +00:00 |
|
MobiusDevelopment
|
c1fe95fbaf
|
Removal of unclosed double row from orc fighter class menu.
|
2021-10-15 22:14:37 +00:00 |
|
MobiusDevelopment
|
fb44d85ace
|
Removed obsolete double origin and bound check.
|
2021-10-15 21:49:49 +00:00 |
|
MobiusDevelopment
|
5b9672e9b4
|
Removed redundant CharSelectionInfo base class check.
|
2021-10-15 21:35:27 +00:00 |
|
MobiusDevelopment
|
ccd7db72c4
|
Dropped new ThreadLocal in favor of ThreadLocalRandom.
|
2021-10-15 21:13:59 +00:00 |
|
MobiusDevelopment
|
1e3c3dd1e7
|
Skip auto skill when it is not available.
|
2021-10-14 22:00:38 +00:00 |
|
MobiusDevelopment
|
388e9fc7a1
|
Fixed auto icons disabled when learning skills.
|
2021-10-14 21:51:00 +00:00 |
|
MobiusDevelopment
|
cdbc38c32b
|
Updated to Java 17.
|
2021-10-13 21:39:56 +00:00 |
|
MobiusDevelopment
|
19fa9a724e
|
Prevent auto targeting dead creatures.
|
2021-10-12 21:14:22 +00:00 |
|
MobiusDevelopment
|
8080df1274
|
Fixed boxing auto skill parameters returning wrong values.
|
2021-10-12 21:07:20 +00:00 |
|
MobiusDevelopment
|
501da02bad
|
Fixed shortcut deletion removing active shortcuts from settings.
|
2021-10-12 18:00:30 +00:00 |
|
MobiusDevelopment
|
2c31230f18
|
Separation of auto skills from auto buffs and order of skills.
|
2021-10-12 01:45:41 +00:00 |
|
MobiusDevelopment
|
3fb20833da
|
Autoplay target consideration and rebuff time margin.
Thanks to nasseka.
|
2021-10-12 01:31:10 +00:00 |
|
MobiusDevelopment
|
e694c5401f
|
Proper comments for all agathion data.
|
2021-10-08 02:02:44 +00:00 |
|
MobiusDevelopment
|
616f55bc7f
|
Fixed FAN & SQUARE effectscope not giving damage to unflagged targets.
Contributed by LLiuKe.
|
2021-10-05 14:17:34 +00:00 |
|
MobiusDevelopment
|
0d77fda245
|
Attendance variables moved to PlayerVariables class.
|
2021-10-04 13:31:32 +00:00 |
|
MobiusDevelopment
|
4e34494d03
|
Reset attendance rewards every day at 6:30 am.
Contributed by nasseka.
|
2021-10-04 13:04:50 +00:00 |
|
MobiusDevelopment
|
9840289ef6
|
Make use of CustomSkillsLoad configuration.
|
2021-10-03 19:47:50 +00:00 |
|
MobiusDevelopment
|
0c4cbf4e18
|
Runnable implementations for task manager classes.
|
2021-10-02 22:51:05 +00:00 |
|
MobiusDevelopment
|
699ef110ed
|
Addition of player fame and raidpoint limit checks.
|
2021-09-30 06:21:07 +00:00 |
|
MobiusDevelopment
|
0b33663f07
|
Check if player world is null on instance leave.
|
2021-09-28 11:30:17 +00:00 |
|
MobiusDevelopment
|
2762454a8a
|
Using the repeat parameter for daily task configurations.
Contributed by nasseka.
|
2021-09-27 21:14:48 +00:00 |
|
MobiusDevelopment
|
78c0316f4f
|
Addition of INSTANCE_ORIGIN at PlayerVariables.
|
2021-09-26 10:43:41 +00:00 |
|
MobiusDevelopment
|
358337b2b7
|
Proper count display for extractable items message.
|
2021-09-26 00:26:03 +00:00 |
|
MobiusDevelopment
|
fce88c2895
|
Fixed EffectZone cancel task NPE.
|
2021-09-25 06:45:49 +00:00 |
|
MobiusDevelopment
|
5a89263367
|
Fixed restoring instance origin location.
|
2021-09-25 06:37:14 +00:00 |
|
MobiusDevelopment
|
72789d9a0c
|
Auto hunt short range related cleanup.
|
2021-09-23 14:10:09 +00:00 |
|
MobiusDevelopment
|
62bcff8d76
|
Fixed rune effects not being applied when switching between classes.
Contributed by nasseka.
|
2021-09-23 12:21:33 +00:00 |
|
MobiusDevelopment
|
bb648e3354
|
Fixed switching between main and dual class not turning off autoskills.
Contributed by nasseka.
|
2021-09-23 12:14:20 +00:00 |
|
MobiusDevelopment
|
9607e448fa
|
Kick player from instance on logout.
|
2021-09-23 11:21:37 +00:00 |
|
MobiusDevelopment
|
631517872e
|
Use object ids for instance allowed players.
|
2021-09-23 10:27:22 +00:00 |
|
MobiusDevelopment
|
d718d914de
|
Htmls set by players should not contain any tags.
|
2021-09-22 11:22:23 +00:00 |
|
MobiusDevelopment
|
9093564d49
|
Reverse order to handle Ertheias and proper category for awaken classes.
|
2021-09-22 02:34:22 +00:00 |
|
MobiusDevelopment
|
f613b98386
|
Fixed probable community board post bypass exploit.
|
2021-09-22 01:59:50 +00:00 |
|
MobiusDevelopment
|
114f0d8727
|
Fixed probable clan notice bypass exploit.
|
2021-09-22 01:14:36 +00:00 |
|
MobiusDevelopment
|
84d6c45db1
|
Removed water bellow Devil's Isle entrance.
|
2021-09-21 22:16:50 +00:00 |
|
MobiusDevelopment
|
b86ac7b602
|
Upgrade equipment should not retain enchant.
Contributed by nasseka.
|
2021-09-21 21:58:26 +00:00 |
|
MobiusDevelopment
|
b7c708d1f4
|
Transfer auto use with shortcut replacements.
|
2021-09-21 21:43:09 +00:00 |
|
MobiusDevelopment
|
142a845657
|
Prohibit triggering class change icon after last change.
|
2021-09-21 21:36:54 +00:00 |
|
MobiusDevelopment
|
fd8a63d711
|
Restore auto shortcut visual after teleporting.
|
2021-09-20 23:32:30 +00:00 |
|
MobiusDevelopment
|
f4fa6dcd9f
|
Removed Npc hasListener method.
|
2021-09-20 23:25:06 +00:00 |
|
MobiusDevelopment
|
e91f6902dd
|
Implemented the ExRequestClassChangeVerifying client packet.
|
2021-09-20 23:15:23 +00:00 |
|
MobiusDevelopment
|
c9abc460e5
|
Fixed restoring auto potions.
|
2021-09-20 00:44:38 +00:00 |
|