Commit Graph

165 Commits

Author SHA1 Message Date
MobiusDevelopment
f2e73c0030 Proper RequestNewEnchantTry InventoryUpdate logic.
Contributed by nasseka.
2022-01-08 00:52:20 +00:00
MobiusDevelopment
84b58491bc Added player action flood protection at RequestExEnchantSkill. 2022-01-07 07:37:18 +00:00
MobiusDevelopment
2d2dfa224c Minor Npc class cleanup. 2022-01-06 23:21:40 +00:00
MobiusDevelopment
ff4e454f7c Minor Creature class cleanup. 2022-01-06 22:20:04 +00:00
MobiusDevelopment
eb59d00dac Minor Attackable class cleanup. 2022-01-06 21:18:55 +00:00
MobiusDevelopment
7926fde131 Fixed Death Knight shield inconsistencies between Goddess and Essence. 2022-01-05 01:15:34 +00:00
MobiusDevelopment
e7d8842c37 Left hand items do not show on Death Knight characters. 2022-01-05 00:38:52 +00:00
MobiusDevelopment
d976ea9556 Removed subclassLock from modifySubClass method. 2022-01-04 23:52:50 +00:00
MobiusDevelopment
254a4c76bb Updated TimedHuntingZoneList packet structure.
Contributed by Index.
2022-01-03 22:48:17 +00:00
MobiusDevelopment
01fdcae68d Removal of Training Camp. 2022-01-02 23:55:15 +00:00
MobiusDevelopment
8128bc05b4 Removed player class rank icon display. 2021-12-31 22:38:20 +00:00
MobiusDevelopment
8efc8192a8 Adjustments for ranking skill bonuses.
Contributed by MacuK.
2021-12-31 22:35:15 +00:00
MobiusDevelopment
1c40195111 Fixed Elixir use restrictions.
Contributed by MacuK.
2021-12-31 22:31:29 +00:00
MobiusDevelopment
e056455ee1 Prevent equip shields for Death Knight players. 2021-12-31 22:24:31 +00:00
MobiusDevelopment
d19d9c74ea Changed some boss weapon equip hand.
Thanks to quangnguyen.
2021-12-30 22:04:14 +00:00
MobiusDevelopment
3c092dcc0f Consider base template for defining Death Knight characters. 2021-12-28 23:01:12 +00:00
MobiusDevelopment
9b8531a9db Define Death Knight characters by their base class. 2021-12-28 22:07:16 +00:00
MobiusDevelopment
46d275e847 Adjustments for Death Knight class change. 2021-12-28 22:04:24 +00:00
MobiusDevelopment
2d939006bc Prevent broadcastModifiedStats iterating changed stat when info is null. 2021-12-28 01:54:17 +00:00
MobiusDevelopment
bfb606730d Avoid packet flood from class change. 2021-12-28 01:38:52 +00:00
MobiusDevelopment
744c8ba9e5 Fixed reseal A-grade armor not working for blacksmith Pushkin.
Contributed by Iris.
2021-12-26 22:43:27 +00:00
MobiusDevelopment
3e61211e14 Proper naming for various methods and variables. 2021-12-26 22:17:47 +00:00
MobiusDevelopment
f5f80399c5 Instance use of LinkedList for unknown length lists. 2021-12-25 23:32:10 +00:00
MobiusDevelopment
33b35efb3c Addition of Instance getAliveNpcCount methods. 2021-12-25 23:04:14 +00:00
MobiusDevelopment
9e7f8fbba7 Removed canMoveToTarget unnecessary cell Y border intersection check. 2021-12-25 04:14:34 +00:00
MobiusDevelopment
f4e1599e0f Updated Agathion data. 2021-12-24 22:14:31 +00:00
MobiusDevelopment
5100a42f55 Updated combination item data. 2021-12-24 08:06:58 +00:00
MobiusDevelopment
74daee90f0 Generalized naming for ExtractableItems special reward variable. 2021-12-24 07:44:14 +00:00
MobiusDevelopment
c7cb4dea5f Implementation of Honor Coin Pouch (95672).
Thanks to nnlyy520 and jorfan.
2021-12-24 06:53:57 +00:00
MobiusDevelopment
595a4831ca Special character replacement and typo corrections. 2021-12-22 05:11:55 +00:00
MobiusDevelopment
05670928de Fixed ClassRank using same value as RaceRank.
Contributed by nasseka.
2021-12-22 04:34:39 +00:00
MobiusDevelopment
a484179b9f Repaired and cleaned system messages. 2021-12-21 01:32:47 +00:00
MobiusDevelopment
8f9c6448ae Updated system messages. 2021-12-20 22:02:03 +00:00
MobiusDevelopment
6959aa53a8 Replaced unnecessary hexadecimal values with decimals and cleanup. 2021-12-20 07:28:35 +00:00
MobiusDevelopment
ec58360479 Formatted XML spaces at end of elements. 2021-12-19 00:32:59 +00:00
MobiusDevelopment
38e9f81e9c Proper naming for ReuseSkillIdByDamage effect. 2021-12-19 00:19:59 +00:00
MobiusDevelopment
b6a2d1d2e0 Addition of ReuseSkillByDamageId effect.
Contributed by nasseka.
2021-12-18 23:51:42 +00:00
MobiusDevelopment
8855931d54 Addition of item auction map status.
Thanks to Index.
2021-12-18 23:40:16 +00:00
MobiusDevelopment
c273105f4e CharInfo and UserInfo packet adjustments.
Thanks to nasseka.
2021-12-18 22:56:56 +00:00
MobiusDevelopment
064b49a243 Prohibit applying transformation skill effects on summons.
Contributed by nasseka.
2021-12-18 00:24:45 +00:00
MobiusDevelopment
45412cf64b Addition of ReplaceSkillBySkill effect.
Contributed by nasseka.
2021-12-18 00:17:04 +00:00
MobiusDevelopment
ce94e51c74 XML comments should start and end with a space. 2021-12-17 23:54:05 +00:00
MobiusDevelopment
c044fc0319 Reduced queries for storing clan values. 2021-12-17 22:11:27 +00:00
MobiusDevelopment
b25618c95c Fixed clan contribution points decreasing clan exp.
Contributed by nasseka.
2021-12-17 18:05:56 +00:00
MobiusDevelopment
b73c6387bd Send item list after admin adds item to player. 2021-12-17 16:46:50 +00:00
MobiusDevelopment
65678e277c Changed default enabled events. 2021-12-16 17:44:24 +00:00
MobiusDevelopment
42c9a9507d Updated Netty library to 4.1.72. 2021-12-16 17:07:59 +00:00
MobiusDevelopment
c4a63db70f Fishing rework and additions.
Contributed by CostyKiller.
2021-12-16 00:00:46 +00:00
MobiusDevelopment
ae99349cf8 Fixed ally and pledge crest display.
Contributed by nasseka.
2021-12-15 22:55:39 +00:00
MobiusDevelopment
329374cd60 Do not perform sine of sight check when cannot move. 2021-12-15 01:54:35 +00:00