MobiusDevelopment
|
c8dd26c417
|
Changed project name references.
|
2021-10-16 00:50:52 +00:00 |
|
MobiusDevelopment
|
d2716dcfa6
|
Renamed main branches.
|
2021-10-16 00:22:00 +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
|
5e58c7bd7a
|
Reduced Superior Heavy Armor Mastery (10253) DefenceTrait bonuses.
Contributed by nasseka.
|
2021-10-15 22:26:08 +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
|
5599581cea
|
Death Knight class id cleanup.
|
2021-10-15 21:05:38 +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
|
a47d1bf797
|
On Essence auto attack is enabled via the Auto Attack action.
|
2021-10-12 21:25:08 +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
|
d23b658bd8
|
Updated instance names.
|
2021-10-11 11:54:13 +00:00 |
|
MobiusDevelopment
|
73fe884791
|
Fixed Frost Lord enter bypass.
|
2021-10-11 11:23:02 +00:00 |
|
MobiusDevelopment
|
5fc093228c
|
Cleanup for previous commit.
|
2021-10-11 11:21:05 +00:00 |
|
MobiusDevelopment
|
1eb7c73d5a
|
Frost Lord's Castle additions.
Contributed by Serenitty.
|
2021-10-11 11:07:41 +00:00 |
|
MobiusDevelopment
|
6284ed389c
|
Additions for Helmet of Protection (95932).
Contributed by teris1994.
|
2021-10-11 10:54:42 +00:00 |
|
MobiusDevelopment
|
b6ae49f953
|
Atingo HP change listener logic rework.
|
2021-10-10 14:27:09 +00:00 |
|
MobiusDevelopment
|
fe3a273230
|
Atingo should use NPC script value to store pet object id.
|
2021-10-10 14:15:41 +00:00 |
|
MobiusDevelopment
|
3efecc0249
|
Updated Angel and Dragon jewelry enchant bonuses.
Contributed by CostyKiller.
|
2021-10-10 13:50:02 +00:00 |
|
MobiusDevelopment
|
9333998944
|
Addition of known combination data 100% chances.
|
2021-10-09 13:56:36 +00:00 |
|
MobiusDevelopment
|
edcb576b24
|
Updated equipment upgrade data.
|
2021-10-09 13:24:01 +00:00 |
|
MobiusDevelopment
|
e694c5401f
|
Proper comments for all agathion data.
|
2021-10-08 02:02:44 +00:00 |
|
MobiusDevelopment
|
8b2ff17fff
|
Implemented new combination item data values.
|
2021-10-07 01:44:11 +00:00 |
|
MobiusDevelopment
|
eb93f0e96a
|
Fixed Freya's Ice Rose interrupt buff from Paagrio's Blessing.
Contributed by aviengier.
|
2021-10-06 14:46:50 +00:00 |
|
MobiusDevelopment
|
ff54148879
|
Consume item with Dye Powder (39494) skill.
Contributed by aviengier.
|
2021-10-06 14:41:14 +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
|
a5d5c38622
|
Proper Alligator Island daily mission ids.
Contributed by MacuK.
|
2021-10-04 23:53:46 +00:00 |
|
MobiusDevelopment
|
2fc6d753f2
|
Shining crystal of dyes and enhanced protection talisman combinations.
Contributed by luthyin.
|
2021-10-04 13:42:29 +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
|
e15d1719be
|
Freya's Necklace and Sylphen Ring.
Contributed by MacuK.
|
2021-10-02 13:23:25 +00:00 |
|
MobiusDevelopment
|
b3d0166fe7
|
Various extractable item additions.
Contributed by MacuK.
|
2021-10-02 13:18:58 +00:00 |
|
MobiusDevelopment
|
aad42a7bdd
|
Typo fix for Winged Spear (10333) skill level.
Contributed by nasseka.
|
2021-10-01 15:28:19 +00:00 |
|
MobiusDevelopment
|
36382c0c67
|
Addition of Forgotten Primeval Garden teleporter Kiku (34177).
Contributed by Serenitty.
|
2021-10-01 15:12:17 +00:00 |
|
MobiusDevelopment
|
d16967c40e
|
Various updates related with Hellbound.
Contributed by Serenitty.
|
2021-09-30 07:10:03 +00:00 |
|
MobiusDevelopment
|
c13ffa5876
|
AI for Ivory Tower teleport zones.
|
2021-09-30 06:56:20 +00:00 |
|
MobiusDevelopment
|
c25e9d4964
|
Ivory Tower teleporters between floors.
Contributed by Index.
|
2021-09-30 06:53:32 +00:00 |
|
MobiusDevelopment
|
1dc6c9d66d
|
Initialize RaidTeleportListData on server start.
Contributed by Index.
|
2021-09-30 06:23:38 +00:00 |
|
MobiusDevelopment
|
699ef110ed
|
Addition of player fame and raidpoint limit checks.
|
2021-09-30 06:21:07 +00:00 |
|
MobiusDevelopment
|
a58c0345d3
|
Ensoul crystals related rework.
Contributed by MacuK and CostyKiller.
|
2021-09-29 02:46:50 +00:00 |
|