1332 Commits

Author SHA1 Message Date
8650b7d095 Limit for Expand Glorious Warrior's Magic Lamp (45483) skill. 2021-12-10 02:05:02 +00:00
354b21b9f0 Restore auto use shortcuts after level change.
Contributed by nasseka.
2021-12-10 01:33:00 +00:00
aa8252283c Skills added from bonus stat system.
Thanks to nasseka.
2021-12-10 01:06:59 +00:00
b0c264b576 Fixed TranscendentZone onFirstTalk dialog for finish. 2021-12-10 00:54:41 +00:00
540269eeb9 Addition of default count and chance for LimitShopData. 2021-12-08 03:24:33 +00:00
e438ab1776 Addition of PacketLogger class. 2021-12-08 02:37:47 +00:00
c166771753 Removed unnecessary methods from IClientOutgoingPacket. 2021-12-08 00:30:40 +00:00
3a32239660 DailyTaskManager reset when passed schedule.
Thanks to nasseka.
2021-12-07 22:11:49 +00:00
e4ec9cb6a5 Removed varargs from sendPacket method. 2021-12-07 19:59:59 +00:00
da9dd27f67 Timed hunting zones should work only for players. 2021-12-06 23:52:57 +00:00
b0c1084bf1 List related rework and cleanup. 2021-12-06 19:00:16 +00:00
b5c2af483e Moved array designators to the type. 2021-12-06 02:26:10 +00:00
a4a2115b81 NoRestartZone _enabled field is already contained in ZoneType. 2021-12-05 23:42:20 +00:00
4a34015eca Proper naming for setCreatureAttackedId. 2021-12-05 21:25:40 +00:00
d5b5797428 Fixed offline trader issues. 2021-12-05 11:21:17 +00:00
3925ef205d Proper check for Elixir's used by level.
Thanks to nasseka.
2021-12-04 01:04:05 +00:00
318c14880b Fix for Giran Seal (92314) auto use.
Contributed by MacuK.
2021-12-03 00:48:16 +00:00
4481bf6ea6 Special character corrections. 2021-12-02 23:50:55 +00:00
3b2a3e6371 NotFriend affect object siege zone checks.
Contributed by nasseka.
2021-12-02 23:32:09 +00:00
bb19f04e48 Considerations for single product at RequestPurchaseLimitShopItemBuy. 2021-12-02 22:17:10 +00:00
014863dd5f RequestPurchaseLimitShopItemBuy should consider default ingredient length. 2021-12-02 15:27:52 +00:00
e36fdb2182 Removed EndScenePlayer logger.
Contributed by nasseka.
2021-12-01 22:36:59 +00:00
2ff4a38c76 Using instanceof returns false for nulls. 2021-11-30 23:12:17 +00:00
576fed4bb6 ConditionPlayerBaseStats rework and cleanup. 2021-11-30 03:08:42 +00:00
0410494e1c Basic cleanup for the Shutdown class. 2021-11-30 02:50:06 +00:00
a1d39adb1c Addition of Onyx brooch jewel enums.
Contributed by MacuK.
2021-11-30 02:24:31 +00:00
089df6be6e Addition of OpNotAffectedBySkill condition for some skills.
Contributed by MacuK.
2021-11-29 00:40:02 +00:00
a54ee9b0c7 Cruma Tower teleporter should take you to 2nd floor.
Contributed by Iris.
2021-11-28 03:26:37 +00:00
abc682a0cd Send item list with RequestPurchaseLimitShopItemBuy. 2021-11-26 22:51:00 +00:00
7e24f57b40 Addition of new item templates and space cleanup. 2021-11-26 21:52:07 +00:00
f1e8b8efcb Reduced AutoPlayTaskManager task delay by half.
Contributed by nasseka.
2021-11-25 23:28:15 +00:00
f1f7cf1f59 Visual inconsistencies fix for TradeList.
Contributed by nasseka.
2021-11-24 22:15:59 +00:00
081478e5e6 Removal of unused AuctionItemType enum. 2021-11-24 22:04:17 +00:00
5646221b7d Fixed RequestLuckyGamePlay inventory visual issue. 2021-11-24 13:10:09 +00:00
a8aa0f4917 Default NPC type should be set as Folk. 2021-11-23 02:07:30 +00:00
3227e80226 Store WorldObject location in a Location object. 2021-11-23 00:45:29 +00:00
75e8deebad Addition of missing ItemAuctionManager logger class name.
Contributed by CostyKiller.
2021-11-22 15:06:42 +00:00
c4e35819c9 Configurable event item drop level range between character and monster.
Contributed by CostyKiller.
2021-11-22 14:20:23 +00:00
542c7d0b05 Addition of support for multiple champion monster drops.
Contributed by CostyKiller.
2021-11-22 14:00:47 +00:00
7d81ad1d2d Fixed restock_delay by adding current time. 2021-11-22 03:07:57 +00:00
24d326dbae Update skill shortcuts when autolearn is enabled. 2021-11-22 02:30:19 +00:00
4f6849973a Addition of OpStrider skill condition.
Contributed by nasseka.
2021-11-21 13:26:59 +00:00
59807f0f6f Removed duplicate ExAdenaInvenCount from EnterWorld.
Contributed by nasseka.
2021-11-21 01:12:24 +00:00
42f089e0df Boolean method getRecentlyCompleted renamed to isRecentlyCompleted. 2021-11-18 13:12:51 +00:00
df9fb73a40 Fixed max clan mission count, also DailyTaskManager and PlayerVariables cleanup.
Thanks to nasseka.
2021-11-18 13:02:32 +00:00
c155a80e4c Switching available classes one after another.
Thanks to nasseka.
2021-11-18 00:07:43 +00:00
9e39c83dfe ClassMaster support for new classes. 2021-11-17 22:42:10 +00:00
5813db65c2 Renamed skills package to skill. 2021-11-17 09:34:45 +00:00
e7486d6aa8 Renamed items package to item. 2021-11-17 07:35:23 +00:00
2137ebbee3 Removal of Instance suffix from class names. 2021-11-17 05:26:36 +00:00