Commit Graph

272 Commits

Author SHA1 Message Date
MobiusDevelopment da9dd27f67 Timed hunting zones should work only for players. 2021-12-06 23:52:57 +00:00
MobiusDevelopment b0c1084bf1 List related rework and cleanup. 2021-12-06 19:00:16 +00:00
MobiusDevelopment b5c2af483e Moved array designators to the type. 2021-12-06 02:26:10 +00:00
MobiusDevelopment a4a2115b81 NoRestartZone _enabled field is already contained in ZoneType. 2021-12-05 23:42:20 +00:00
MobiusDevelopment 4a34015eca Proper naming for setCreatureAttackedId. 2021-12-05 21:25:40 +00:00
MobiusDevelopment b255d5578c Fixed Blessed Atlas Earring augment.
Contributed by CostyKiller.
2021-12-05 14:28:48 +00:00
MobiusDevelopment d5b5797428 Fixed offline trader issues. 2021-12-05 11:21:17 +00:00
MobiusDevelopment 4481bf6ea6 Special character corrections. 2021-12-02 23:50:55 +00:00
MobiusDevelopment 3b2a3e6371 NotFriend affect object siege zone checks.
Contributed by nasseka.
2021-12-02 23:32:09 +00:00
MobiusDevelopment 601cb30781 Updated NPC templates. 2021-12-02 23:15:26 +00:00
MobiusDevelopment bb19f04e48 Considerations for single product at RequestPurchaseLimitShopItemBuy. 2021-12-02 22:17:10 +00:00
MobiusDevelopment 014863dd5f RequestPurchaseLimitShopItemBuy should consider default ingredient length. 2021-12-02 15:27:52 +00:00
MobiusDevelopment e36fdb2182 Removed EndScenePlayer logger.
Contributed by nasseka.
2021-12-01 22:36:59 +00:00
MobiusDevelopment 940090fc16 Changed EtisVanEtinaSolo Camille and Kain Van Halter ids.
Contributed by Sero.
2021-12-01 02:56:13 +00:00
MobiusDevelopment 2ff4a38c76 Using instanceof returns false for nulls. 2021-11-30 23:12:17 +00:00
MobiusDevelopment 576fed4bb6 ConditionPlayerBaseStats rework and cleanup. 2021-11-30 03:08:42 +00:00
MobiusDevelopment 0410494e1c Basic cleanup for the Shutdown class. 2021-11-30 02:50:06 +00:00
MobiusDevelopment dde26c9232 Updated skill templates. 2021-11-28 00:58:53 +00:00
MobiusDevelopment 5271349565 Various not needed space removals. 2021-11-26 23:16:11 +00:00
MobiusDevelopment abc682a0cd Send item list with RequestPurchaseLimitShopItemBuy. 2021-11-26 22:51:00 +00:00
MobiusDevelopment 7e24f57b40 Addition of new item templates and space cleanup. 2021-11-26 21:52:07 +00:00
MobiusDevelopment 679964e0bd Correction for LimitShopCraft data.
Contributed by nasseka.
2021-11-26 14:15:56 +00:00
MobiusDevelopment d951677306 Updated collection data. 2021-11-25 23:42:14 +00:00
MobiusDevelopment f1e8b8efcb Reduced AutoPlayTaskManager task delay by half.
Contributed by nasseka.
2021-11-25 23:28:15 +00:00
MobiusDevelopment c5761d07f8 Updated collection data.
Thanks to nasseka.
2021-11-25 23:17:15 +00:00
MobiusDevelopment c5d4dea4a9 Fixed probable Saviors Path - Hall of Etina (10890) NPE. 2021-11-25 22:59:34 +00:00
MobiusDevelopment 6730cb9cb2 Etis Van Etina solo helper cleanup. 2021-11-25 03:55:33 +00:00
MobiusDevelopment d677831160 Etis Van Etina solo cleanup. 2021-11-25 03:33:33 +00:00
MobiusDevelopment 3c24ead730 Proper type for Etis Van Etina solo helpers. 2021-11-25 03:26:30 +00:00
MobiusDevelopment f1f7cf1f59 Visual inconsistencies fix for TradeList.
Contributed by nasseka.
2021-11-24 22:15:59 +00:00
MobiusDevelopment 081478e5e6 Removal of unused AuctionItemType enum. 2021-11-24 22:04:17 +00:00
MobiusDevelopment 13f8bb969d Reverted Einhasad Store (LCoin) shop index value change.
Contributed by nasseka.
2021-11-24 13:35:34 +00:00
MobiusDevelopment 5646221b7d Fixed RequestLuckyGamePlay inventory visual issue. 2021-11-24 13:10:09 +00:00
MobiusDevelopment f3ae6c0559 Addition of Camille boss skills.
Contributed by Mechagon3k.
2021-11-24 12:43:29 +00:00
MobiusDevelopment 23356cf888 Addition of Camille ending cinematic.
Contributed by Mechagon3k.
2021-11-24 02:07:07 +00:00
MobiusDevelopment 58086b44cc Party restrictions for Benusta instances.
Contributed by nasseka.
2021-11-24 00:32:35 +00:00
MobiusDevelopment a8aa0f4917 Default NPC type should be set as Folk. 2021-11-23 02:07:30 +00:00
MobiusDevelopment 3227e80226 Store WorldObject location in a Location object. 2021-11-23 00:45:29 +00:00
MobiusDevelopment 75e8deebad Addition of missing ItemAuctionManager logger class name.
Contributed by CostyKiller.
2021-11-22 15:06:42 +00:00
MobiusDevelopment c4e35819c9 Configurable event item drop level range between character and monster.
Contributed by CostyKiller.
2021-11-22 14:20:23 +00:00
MobiusDevelopment 542c7d0b05 Addition of support for multiple champion monster drops.
Contributed by CostyKiller.
2021-11-22 14:00:47 +00:00
MobiusDevelopment 7d81ad1d2d Fixed restock_delay by adding current time. 2021-11-22 03:07:57 +00:00
MobiusDevelopment 24d326dbae Update skill shortcuts when autolearn is enabled. 2021-11-22 02:30:19 +00:00
MobiusDevelopment 03702eb60b Heir Radiance related update.
Contributed by CostyKiller.
2021-11-21 13:35:16 +00:00
MobiusDevelopment 4f6849973a Addition of OpStrider skill condition.
Contributed by nasseka.
2021-11-21 13:26:59 +00:00
MobiusDevelopment 32555772f2 Updated Noble Materials and Exalted quests.
Contributed by nasseka.
2021-11-21 13:14:55 +00:00
MobiusDevelopment 59807f0f6f Removed duplicate ExAdenaInvenCount from EnterWorld.
Contributed by nasseka.
2021-11-21 01:12:24 +00:00
MobiusDevelopment 7da718d8a0 Adjustments for Masia's Shield and Eraton Spear.
Contributed by nasseka.
2021-11-20 17:00:52 +00:00
MobiusDevelopment e752ed8de1 Exalted Soul Crystal (81485) additions.
Contributed by nasseka.
2021-11-19 15:06:07 +00:00
MobiusDevelopment 8275c306c7 Updated AetherDrops script.
Contributed by nasseka.
2021-11-19 14:49:15 +00:00