Commit Graph

630 Commits

Author SHA1 Message Date
MobiusDevelopment 946bcea559 Addition of item related task managers. 2020-11-04 22:24:20 +00:00
MobiusDevelopment d229e3a550 Moved clanhall related classes to appropriate packages. 2020-11-04 17:33:22 +00:00
MobiusDevelopment cbb1ad50f3 Dropped base and entity packages. 2020-11-04 03:03:30 +00:00
MobiusDevelopment d257a9ef84 Refactored data related class paths. 2020-11-03 23:37:17 +00:00
MobiusDevelopment 9903058be9 Document parsing classes moved to util. 2020-11-03 22:11:38 +00:00
MobiusDevelopment caf29354ac Fixed Private Workshop message assignment. 2020-11-03 02:22:51 +00:00
MobiusDevelopment 040af7569b The index can never be equal to the array length. 2020-11-02 23:33:24 +00:00
MobiusDevelopment 494b39a3ab Check appearance and option array lengths. 2020-11-02 23:08:36 +00:00
MobiusDevelopment b6ec8029d4 Fixed probable bait location NPE. 2020-11-01 14:45:20 +00:00
MobiusDevelopment b61517956d Removed stream usage of ItemContainer haveItemForSelfResurrection method. 2020-10-31 14:52:52 +00:00
MobiusDevelopment 2f0b8b37e5 Improved Inventory isItemEquipped method. 2020-10-31 14:42:30 +00:00
MobiusDevelopment b0936e3095 Store exalted skills in both main and dual class. 2020-10-30 15:02:04 +00:00
MobiusDevelopment af6bc6cf25 Unhardcoded and simplified artifact equip method. 2020-10-29 22:29:45 +00:00
MobiusDevelopment 45a80cc0d7 Improvements for RankManager queries.
Contributed by CostyKiller.
2020-10-28 22:51:11 +00:00
MobiusDevelopment 14c5c79053 Addition of timed hunting zones. 2020-10-28 21:23:18 +00:00
MobiusDevelopment 4f06666dd0 Permanently store item owner in ItemInstance. 2020-10-28 18:14:58 +00:00
MobiusDevelopment 60e1de0f75 Use of testImpl for ItemInstance isAvailable method. 2020-10-28 17:50:31 +00:00
MobiusDevelopment d041780984 Use simple array to store option data. 2020-10-28 17:36:44 +00:00
MobiusDevelopment 296e06df6e Use simple array to store item armor set data. 2020-10-28 17:14:55 +00:00
MobiusDevelopment 223001ea41 Use simple array to store appearance item data. 2020-10-28 17:04:16 +00:00
MobiusDevelopment f179989bdb Fixed probable clanhall door list NPE. 2020-10-23 09:27:28 +00:00
MobiusDevelopment 93f9468612 Check auto use potions by item isPotion method. 2020-10-21 21:22:17 +00:00
MobiusDevelopment cbf7bcb229 Addition of KickMissingHWID configuration. 2020-10-21 01:49:22 +00:00
MobiusDevelopment f532bad2fb Addition of BonusDropAdena effect. 2020-10-21 00:14:25 +00:00
MobiusDevelopment 4083dd2dee Addition of MaxMagicCriticalRate effect. 2020-10-19 23:08:25 +00:00
MobiusDevelopment a0fbaf54e8 Additional checks for RequestPledgeSignInForOpenJoiningMethod. 2020-10-18 22:54:17 +00:00
MobiusDevelopment 574f536495 Simulated talk should not exist when killing. 2020-10-17 14:48:31 +00:00
MobiusDevelopment d77326f074 Attempt to store HWID in temporary trace map and account variables. 2020-10-16 09:28:40 +00:00
MobiusDevelopment 7da43f5399 Flag of Protection AI.
Contributed by CostyKiller.
2020-10-11 05:46:01 +00:00
MobiusDevelopment 496912f2d2 Configurations for Exalted quest rewards.
Contributed by CostyKiller.
2020-10-10 19:52:20 +00:00
MobiusDevelopment 28c63c0e80 Exalted quest rewards for Ceremony of Chaos and Olympiad.
Contributed by CostyKiller.
2020-10-10 01:05:42 +00:00
MobiusDevelopment 525240bd2c Check non bad skill target. 2020-10-09 14:50:54 +00:00
MobiusDevelopment fb74736c54 Prevent auto using bad skills when there is no target. 2020-10-09 02:34:06 +00:00
MobiusDevelopment 1128c20435 Proper verify and remove visual set bonus. 2020-10-08 01:07:47 +00:00
MobiusDevelopment 6148cfd880 Fixed using summon stop and attack actions increasing attack speed. 2020-10-08 00:28:00 +00:00
MobiusDevelopment bd70fb6056 Proper calculation for item HP and MP added stats.
Contributed by Trance.
2020-10-07 11:08:53 +00:00
MobiusDevelopment ca5e169bcf Proper opcode for ExShowContactList.
Contributed by CostyKiller.
2020-10-06 15:39:12 +00:00
MobiusDevelopment e3ad144108 Smaller hit range when the target is moving. 2020-10-03 10:40:50 +00:00
MobiusDevelopment bec91b65ae Provisional clan halls do not need payment announcement. 2020-10-02 10:39:21 +00:00
MobiusDevelopment 17a7c9f60b Improved auto move to item intention. 2020-10-01 00:22:15 +00:00
MobiusDevelopment 6937446702 Trigger onActionRequest when auto play is enabled. 2020-09-29 23:47:29 +00:00
MobiusDevelopment 37ae98c395 Addition of AutoPotionTaskManager. 2020-09-29 22:50:28 +00:00
MobiusDevelopment 57524ce5ea Auto play manager improvements. 2020-09-29 18:04:31 +00:00
MobiusDevelopment 847da4664a Previous commit adapted for newer branches.
Contributed by Sahar.
2020-09-26 11:01:25 +00:00
MobiusDevelopment cd38da68ef Configurations for olympiad enchant restrictions.
Contributed by Trance.
2020-09-25 11:28:26 +00:00
MobiusDevelopment 929082db90 Custom event team prohibitions.
Contributed by Trance.
2020-09-24 00:03:50 +00:00
MobiusDevelopment e7fb24cc62 Various typo fixes. 2020-09-23 05:39:39 +00:00
MobiusDevelopment 15808c4955 Unboxing preventions for AutoUseTaskManager. 2020-09-23 04:51:44 +00:00
MobiusDevelopment 2ae32cd28d Typo correction at communitybbs Topic class. 2020-09-23 04:42:33 +00:00
MobiusDevelopment b04c3416b3 Prohibition for bookmark on Time-Limited zones. 2020-09-23 04:18:34 +00:00