Commit Graph

9108 Commits

Author SHA1 Message Date
MobiusDevelopment dbad17c6c0 Proper naming for pet_evolves SQL table. 2021-05-22 23:59:25 +00:00
MobiusDevelopment 65ed82796c Method isAutoAttackable should consider all war declarations. 2021-05-22 22:40:09 +00:00
MobiusDevelopment c88dcd8ea8 Ranking system rework.
Contributed by iDesy.
2021-05-22 22:33:14 +00:00
MobiusDevelopment 6ebd7458e3 Pet related code corrections and improvements. 2021-05-22 14:42:07 +00:00
MobiusDevelopment d1b8f3fe49 Fixed Sayha's Cookie (93274) consumption.
Contributed by arquisoft.
2021-05-22 11:22:07 +00:00
MobiusDevelopment 27e132ee97 Send missing collection packet on enter world. 2021-05-21 23:48:58 +00:00
MobiusDevelopment fd6262b7d0 Addition of pet food.
Contributed by manax182.
2021-05-21 23:40:06 +00:00
MobiusDevelopment 70a2698f97 Pet skill additions.
Contributed by manax182.
2021-05-21 23:37:31 +00:00
MobiusDevelopment 4da31e6e01 Addition of pet target type.
Contributed by manax182.
2021-05-21 23:27:14 +00:00
MobiusDevelopment 80d9daf414 Previous commit for older branches. 2021-05-21 23:17:20 +00:00
MobiusDevelopment 2a47b926ed RelationChanged packet related adjustments.
Contributed by iDesy.
2021-05-21 21:42:08 +00:00
MobiusDevelopment d10102ecba New full C6 based client and geodata. 2021-05-21 21:15:02 +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 8177e3f123 Skills already have a method to check if they are hero skills. 2021-05-16 12:25:59 +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 6b5c3c6d21 Updated deadlock detector. 2021-05-15 21:27:37 +00:00
MobiusDevelopment ee84ae87fa Addition of Necropolis of Devotion spawns.
Contributed by Minzee.
2021-05-15 13:14:08 +00:00
MobiusDevelopment f3221da3fc Addition of Necropolis of the Patriots spawns.
Contributed by Minzee.
2021-05-15 13:02:08 +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 8e788235a5 Previous commit for older branches as well. 2021-05-13 21:28:39 +00:00
MobiusDevelopment 663a536d5c Proper naming for Blue Dynasty (191) and Red Zubei (192) visual effects.
Thanks to quangnguyen.
2021-05-13 21:24:23 +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 8eb6c050af Proper naming for skill handler types and minor cleanup. 2021-05-13 21:15:52 +00:00
MobiusDevelopment c3f0369f5e Cleaned up boss AI scripts. 2021-05-13 12:35:22 +00:00