Commit Graph

362 Commits

Author SHA1 Message Date
MobiusDevelopment
2a47b926ed RelationChanged packet related adjustments.
Contributed by iDesy.
2021-05-21 21:42:08 +00:00
MobiusDevelopment
b7e269dd0f Addition of new pet system.
Contributed by iDesy.
2021-05-21 21:10:21 +00:00
MobiusDevelopment
2b824b9b82 Updated random craft extract data. 2021-05-21 00:34:47 +00:00
MobiusDevelopment
c34291adb7 Addition of pistols to random craft reward data.
Contributed by manax182.
2021-05-21 00:24:20 +00:00
MobiusDevelopment
f3137249eb Various extractable box related additions.
Contributed by quangnguyen.
2021-05-21 00:13:01 +00:00
MobiusDevelopment
32f61c63e9 Updated limit shop craft data.
Contributed by iDesy.
2021-05-20 23:06:09 +00:00
MobiusDevelopment
d3e633deb2 AutoUseTaskManager skill check condition for target. 2021-05-20 22:50:51 +00:00
MobiusDevelopment
c3a8bd0cd3 Support for 5 limit shop products. 2021-05-19 23:22:28 +00:00
MobiusDevelopment
e09d574f6d On some cases we might want to trade with enchanted items. 2021-05-19 22:53:01 +00:00
MobiusDevelopment
0fc220755a Support for limitshop ingedient enchants. 2021-05-19 22:46:47 +00:00
MobiusDevelopment
713970df65 Addition of missing 34200 and 34201 NPC templates. 2021-05-19 21:42:13 +00:00
MobiusDevelopment
2dc01faa53 Addition of purge system.
Contributed by iDesy.
2021-05-19 21:23:03 +00:00
MobiusDevelopment
4024c3bbb5 Addition of missing buff levels.
Contributed by iDesy.
2021-05-19 14:27:26 +00:00
MobiusDevelopment
340db7d1d3 Effect SkillCriticalProbability has been renamed to SkillMasteryRate. 2021-05-19 14:25:15 +00:00
MobiusDevelopment
5680e1f7c2 Addition of missing buff levels.
Contributed by iDesy.
2021-05-19 10:44:51 +00:00
MobiusDevelopment
5962949d0b Proper intendation for previous commit. 2021-05-19 10:40:39 +00:00
MobiusDevelopment
65170bcb2d Skilltree corrections.
Contributed by iDesy.
2021-05-19 10:29:26 +00:00
MobiusDevelopment
4e3762f353 Addition of collection system.
Contributed by iDesy.
2021-05-19 10:20:55 +00:00
MobiusDevelopment
bf6eb75074 Various item, skill and npc additions.
Contributed by iDesy.
2021-05-19 00:50:46 +00:00
MobiusDevelopment
89a45efa09 Skilltree additions and adjustments.
Contributed by iDesy.
2021-05-18 11:25:57 +00:00
MobiusDevelopment
184b480031 Fixed death knight CharInfo base class issue. 2021-05-17 21:24:00 +00:00
MobiusDevelopment
143b146f50 Addition of Aden weapon skills.
Contributed by iDesy.
2021-05-17 21:11:56 +00:00
MobiusDevelopment
c80e6e78b6 Hellbound monster additions.
Contributed by iDesy.
2021-05-17 20:14:30 +00:00
MobiusDevelopment
d0d6d1f1f5 Addition of Hellbound spawns.
Contributed by iDesy.
2021-05-17 11:20:49 +00:00
MobiusDevelopment
b7bcd62cde Removed trailing spaces from various XML data. 2021-05-16 22:22:02 +00:00
MobiusDevelopment
5935b77ba7 Sync between different project ai package classes. 2021-05-16 20:06:15 +00:00
MobiusDevelopment
b513e66c88 Basic data table cleanup. 2021-05-16 12:01:19 +00:00
MobiusDevelopment
84a67bc5a0 Minor common util cleanup. 2021-05-15 22:03:26 +00:00
MobiusDevelopment
536b1f8433 Show premium icon if player has VIP or premium status.
Contributed by felipeafa.
2021-05-14 21:38:18 +00:00
MobiusDevelopment
354c86fcc0 Minor SoulBreaker XML indentation adjustment. 2021-05-13 21:21:14 +00:00
MobiusDevelopment
762fd0f2e5 Various transformation related additions.
Contributed by quangnguyen.
2021-05-13 21:19:19 +00:00
MobiusDevelopment
3da292017a Match Vip.xml naming with other data files. 2021-05-12 21:48:22 +00:00
MobiusDevelopment
97b798d1e3 Adjusted enchant formulas for Essence.
Contributed by musicgyz.
2021-05-12 21:15:05 +00:00
MobiusDevelopment
f9f8ee9d6e Addition of admin effects untransform button. 2021-05-11 21:05:49 +00:00
MobiusDevelopment
7563b8877a Small fix for DropSearchBoard handler.
Contributed by CostyKiller.
2021-05-10 23:16:00 +00:00
MobiusDevelopment
7103983959 Purge reward box additions.
Contributed by manax182.
2021-05-10 22:23:39 +00:00
MobiusDevelopment
5e4a1f32fd Repair and add missing enhancement scrolls.
Contributed by musicgyz.
2021-05-10 22:18:23 +00:00
MobiusDevelopment
14d7c151d1 Removed updatePosition broadcastMoveToLocation.
Thanks to Bandnentans.
2021-05-10 21:16:42 +00:00
MobiusDevelopment
2ddc282fae Appearance stone and various item fixes.
Contributed by manax182.
2021-05-09 21:53:06 +00:00
MobiusDevelopment
45f9d8fd6f Fixed and organized EnchantItemGroups data.
Contributed by manax182.
2021-05-09 21:46:48 +00:00
MobiusDevelopment
59d7023e1b Various additions and adjustments.
Contributed by manax182.
2021-05-09 21:43:01 +00:00
MobiusDevelopment
f52b1e1bcc Fixed probable VipManager NPE. 2021-05-09 21:26:28 +00:00
MobiusDevelopment
8066c8348f Fixed Calendar copying by use of HOUR_OF_DAY. 2021-05-08 21:17:45 +00:00
MobiusDevelopment
559ba288e6 Fixed incorrect check for containsKey at saveHeroMessage method. 2021-05-08 20:19:32 +00:00
MobiusDevelopment
f863d6ded1 Implemented Enchant Death Knight's Flame Sword enchanting.
Contributed by manax182.
2021-05-07 12:00:42 +00:00
MobiusDevelopment
461488d45f Proper skill levels for Agathion Bracelet - Stage 5 (91161).
Contributed by ds999.
2021-05-06 16:14:48 +00:00
MobiusDevelopment
07cdb37060 Check if autoplay bad skills target attackables. 2021-05-05 18:19:06 +00:00
MobiusDevelopment
77678ad746 Addition of autoplay isMageCaster method. 2021-05-05 18:08:24 +00:00
MobiusDevelopment
2ea07beab7 Adjustments for various item stats. 2021-05-05 14:59:04 +00:00
MobiusDevelopment
20761dc7c2 Fixed merchant inconsistencies based on button description. 2021-05-04 14:25:37 +00:00
MobiusDevelopment
1cf9db263f Fixed probable larva NPE. 2021-05-04 10:20:54 +00:00
MobiusDevelopment
4ec90902b6 Executables with support for console. 2021-05-03 22:51:51 +00:00
MobiusDevelopment
c8f58f89ff Adjustments for database installer dependencies. 2021-05-03 13:28:32 +00:00
MobiusDevelopment
cec6c280b2 Life Cubic should not try to heal dead targets.
Contributed by Iris.
2021-05-03 12:57:40 +00:00
MobiusDevelopment
8d263dc0b4 Separated interface configuration. 2021-05-02 23:30:32 +00:00
MobiusDevelopment
0a86b20c17 Do not increase online time while in offline shop mode. 2021-05-02 22:10:15 +00:00
MobiusDevelopment
d241074358 Fixed hunting zone remaining time display. 2021-05-02 21:43:16 +00:00
MobiusDevelopment
8de4d585c3 Configuration for dark themed GUI. 2021-05-02 15:02:44 +00:00
MobiusDevelopment
04042485eb Various item adjustments.
Contributed by darkillust.
2021-05-02 14:19:04 +00:00
MobiusDevelopment
a7252a5844 Minor comment reference correction. 2021-05-02 00:05:02 +00:00
MobiusDevelopment
e1a85ab007 RecipeController class is an instance manager. 2021-05-01 23:41:15 +00:00
MobiusDevelopment
6de03faace GameTimeController class is a task manager. 2021-05-01 23:18:27 +00:00
MobiusDevelopment
4669261eec Moved FortUpdater class in siege package. 2021-05-01 22:15:42 +00:00
MobiusDevelopment
81e6724e37 ItemsAutoDestroy class is a task manager. 2021-05-01 22:03:13 +00:00
MobiusDevelopment
5d09adde70 Removal of useless InstanceListManager interface. 2021-05-01 21:23:22 +00:00
MobiusDevelopment
6bba018e17 Removal of unused login server support. 2021-05-01 21:05:58 +00:00
MobiusDevelopment
1acb57e53f Addition of VIP system.
Contributed by marciox25.
2021-04-30 16:29:22 +00:00
MobiusDevelopment
f7b82e35b9 Addition of purchase limit shop item result.
Contributed by Norvox.
2021-04-30 13:03:23 +00:00
MobiusDevelopment
88cfda013d Proper naming for skill mastery related effects. 2021-04-30 11:13:48 +00:00
MobiusDevelopment
e9cdce08f7 Addition of missing skill effects.
Contributed by manax182.
2021-04-30 10:26:13 +00:00
MobiusDevelopment
90e74d3367 Apply magical skill critical chance multipliers at all levels. 2021-04-30 09:10:35 +00:00
MobiusDevelopment
8e60759bb6 Converted all timed hunting zone XML values to seconds. 2021-04-29 23:46:16 +00:00
MobiusDevelopment
922992467c All zones should be deactivated on entry. 2021-04-29 22:35:50 +00:00
MobiusDevelopment
79e2ecfb01 Unhardcoded timed hunting zone data. 2021-04-29 22:15:31 +00:00
MobiusDevelopment
08f7e83ade Adjustments for abstract item packet. 2021-04-28 22:09:48 +00:00
MobiusDevelopment
c0acb794c4 Fixed limit zone entry. 2021-04-28 21:10:32 +00:00
MobiusDevelopment
48c5bb5809 Fixed skill bar casting.
Contributed by manax182.
2021-04-28 21:04:07 +00:00
MobiusDevelopment
84e9ea8d34 Clan Limit Shop implementation. 2021-04-28 21:01:37 +00:00
MobiusDevelopment
f81e3d62ce Unhardcoded bonus enchant scrolls. 2021-04-28 14:40:04 +00:00
MobiusDevelopment
160f58a554 Talisman of Baium implementation.
Contributed by Norvox.
2021-04-28 13:49:49 +00:00
MobiusDevelopment
c8e919b609 Remove hunting time as needed.
Thanks to Hiroshi.
2021-04-28 13:37:35 +00:00
MobiusDevelopment
99a6553f63 Addition of proper LCoinShopSpecialCraft data. 2021-04-28 12:47:58 +00:00
MobiusDevelopment
3146b66547 Fixed special product separation.
Contributed by Norvox.
2021-04-28 09:15:10 +00:00
MobiusDevelopment
845bf8a2c8 Proper extractable id for Settling Kit Upgrading (94738).
Contributed by arquisoft.
2021-04-27 13:06:46 +00:00
MobiusDevelopment
efc271fc31 Support for share location system.
Contributed by Norvox.
2021-04-27 12:59:03 +00:00
MobiusDevelopment
45c02973b7 Support for honor points. 2021-04-27 12:22:23 +00:00
MobiusDevelopment
c9e2128873 Proper limit shop packet structure. 2021-04-27 11:38:42 +00:00
MobiusDevelopment
2a8c7f5614 Admin reload for both limit shop data. 2021-04-27 10:59:32 +00:00
MobiusDevelopment
77f6435e53 Default values for additional product ids. 2021-04-27 10:52:07 +00:00
MobiusDevelopment
ffc8deea21 Support for random crafted items. 2021-04-27 09:59:53 +00:00
MobiusDevelopment
b3806e7cf2 Separation of special craft.
Contributed by Norvox.
2021-04-27 09:18:58 +00:00
MobiusDevelopment
d43874492e Removed unnecessary check from equip items. 2021-04-26 11:13:41 +00:00
MobiusDevelopment
d85e592f55 Prohibit Hp effect use on raids.
Contributed by Neith.
2021-04-26 10:56:32 +00:00
MobiusDevelopment
445e400e14 Initial aggro value should be 0. 2021-04-26 01:06:19 +00:00
MobiusDevelopment
42af50a931 Remove non existent respawns from database. 2021-04-25 23:13:08 +00:00
MobiusDevelopment
a2f02ea969 Initial area grocery shops.
Contributed by arquisoft.
2021-04-25 23:08:04 +00:00
MobiusDevelopment
2bf8e8c94c Initial character updates.
Contributed by arquisoft.
2021-04-25 19:56:08 +00:00
MobiusDevelopment
12bf3b7676 Proper set for longrange value. 2021-04-25 14:52:04 +00:00
MobiusDevelopment
24cdbb4859 Removed abnormal type from skill Elemental Spirit (47101) 2021-04-25 14:11:45 +00:00
MobiusDevelopment
c92a4f75ce Reviewed skill TODOs.
Contributed by manax182.
2021-04-25 13:56:32 +00:00