Commit Graph

24285 Commits

Author SHA1 Message Date
Shauren
ab36cb9b61 build fix 2020-03-17 18:49:32 +01:00
Shauren
06cc0754b8 Core/PacketIO: Updated auction packets to newer build 2020-03-17 18:38:01 +01:00
Shauren
569f1c9f2a Core/PacketIO: Add new auction house packet structures (not used yet) 2020-03-14 00:14:55 +01:00
Shauren
f30e06db8a Core/Misc: Fixed animation issues after 8.3.0
Closes #24222
2020-03-10 18:43:34 +01:00
Shauren
1542425ec8 Core/Misc: Update misc enums to 8.3 2020-02-22 12:08:45 +01:00
Ovah
5860e128d6 Core/Players: re-organize SetSkill method to handle initialized skills correctly (#24116) 2020-02-21 19:09:05 +01:00
Shauren
a6233982d2 Core/Players: Fixed crash when creating demon hunters
Closes #24175
2020-02-19 22:58:01 +01:00
Shauren
ec08296570 Fix nopch build 2020-02-18 17:37:01 +01:00
Shauren
1669b58374 Core/Auras: Fixed incorrect cherry-pick merge conflict resolution - fixes procs never triggering
Closes #24172
2020-02-18 16:59:25 +01:00
Shauren
a693d30f79 Warning fixes 2020-02-18 08:53:29 +01:00
Shauren
90628b7d29 Core/DataStores: Updated db2 structures to 8.3.0 2020-02-17 23:58:47 +01:00
Shauren
462a10de17 Core/PacketIO: Updated packets to 8.3.0 2020-02-17 23:58:08 +01:00
Shauren
38cc011af0 Core/PacketIO: Properly destroy objects clientside when removing from world 2020-02-09 17:47:25 +01:00
Shauren
bdc34c46aa Core/PacketIO: Name unknown field in SMSG_FEATURE_SYSTEM_STATUS 2020-02-08 18:11:28 +01:00
Shauren
93aa30f447 Core/Misc: Moved CanSpeak() method to WorldSession class 2020-02-07 20:11:27 +01:00
Ovah
9aa5f625a6 Core/Players: Fix reusing skill slots when re-learning a skill (#24052) 2020-01-28 20:54:20 +01:00
Shauren
4746331f49 Core/Misc: Removed references to item_template in logs 2020-01-25 14:15:20 +01:00
Shauren
302f7b6c79 Core/Misc: Fix build using WITH_COREDEBUG 2020-01-08 18:09:08 +01:00
Shauren
78c1d057b4 Core/PacketIO: Fixed SMSG_ATTACKER_STATE_UPDATE structure 2020-01-04 00:53:16 +01:00
ModoX
75bd078c57 Core/PacketIO: Fixed array size of CMSG_QUEST_POI_QUERY as of patch 8.2.5 (#24035) 2020-01-03 11:12:35 +01:00
Aokromes
b0bf1275ee New Year 2020-01-02 06:44:10 +01:00
Shauren
36c4cf063c Core/Units: Defined new clientside only movement flag 2019-12-30 13:59:19 +01:00
Jeremy
5d57415951 Core/Battleground: Check battlegrounds disabled in db2 files (#23924)
* Name BattlemasterList flags
2019-12-15 12:43:33 +01:00
Shauren
61f2eed353 Core/Realms: Move build info (and auth seeds) to database 2019-12-07 13:02:10 +01:00
Shauren
16321877f6 Core/Items: Fixed crash when saving azerite items with REMOVED state 2019-12-06 00:09:44 +01:00
Shauren
da015babc0 Fix dynamic build 2019-12-05 09:11:35 +01:00
Shauren
d934824421 Core/Items: Implement azerite empowered items 2019-12-05 00:12:35 +01:00
Shauren
65b91375e0 Core: Updated allowed build to 8.2.5.32722 2019-12-04 00:06:22 +01:00
Shauren
d02f3ca7ca Core/Items: Changed how azerite item bonuses are applied at login to avoid applying them twice 2019-12-03 00:40:04 +01:00
Shauren
459fe6109d Build fix 2019-12-02 20:21:59 +01:00
Shauren
f8cb710c7e Core/Items: Fixed deleting items from db leaving orphaned transmog/artifact/modifier data when deleted from outside of player item update queue 2019-12-02 18:44:51 +01:00
Shauren
5d73b7ac9e Core/Auras: Update aura type to its new meaning 2019-12-02 00:09:26 +01:00
Shauren
bec4ed0f16 Core/Items: Fixed crash in selecting azerite essences
* Also fixed OVERRIDE_SPELLS auras for SPELLFAMILY_GENERIC
2019-12-01 00:13:51 +01:00
Shauren
1238583312 Core/Spells: Fixed value of aura effects for stat mod auras applied by items 2019-11-30 12:11:29 +01:00
Shauren
f336fa501f Fix tools build 2019-11-29 11:44:06 +01:00
Shauren
96575e33bb Core/Items: Add location filters to Player::GetItemByEntry 2019-11-29 00:10:29 +01:00
Shauren
235ec18143 Core/DataStores: Work around buggy client db2 metadata 2019-11-28 00:23:09 +01:00
Shauren
cf0e233689 Core/Spells: Force creating only 1 enchanting scroll when targeting a vellum with enchantments 2019-11-26 23:20:11 +01:00
Shauren
3d9e21193d Core/Items: Implement new item bonus types 2019-11-25 21:42:00 +01:00
Shauren
e718440599 Core/Items: Disable legion artifacts except fishing artifact 2019-11-24 13:50:57 +01:00
Shauren
599722eba0 Core/Mail: Mark mail item loading prepared statements as synchronous, not async queries
Closes #23935
2019-11-23 17:58:29 +01:00
Shauren
edc440c109 Core/Mail: Fix copypaste mistake in prepared statements
Closes #23934
2019-11-23 14:45:44 +01:00
Shauren
387705a8fc Core: Updated allowed build to 8.2.5.32638 2019-11-23 12:28:18 +01:00
Shauren
0a2d9ad2f7 Core/Items: Add ItemContext param to Item::Create function 2019-11-23 00:03:42 +01:00
Shauren
ec9d624aec Core/Items: Implement azerite essences
* Implement inspecting heart of azeroth data
* Fixed heart of azeroth item level - bonuses now apply
2019-11-22 11:02:04 +01:00
Shauren
2a46798362 Core/Logging: Fixed packetlog for cmsgs 2019-11-21 20:40:59 +01:00
Shauren
ad774a8e0e Core/Spells: Make missing spell/aura effect handler assignments a compile time error instead of runtime crash 2019-11-21 14:36:16 +01:00
Shauren
3beb17c452 Core/Spells: Fixed crash when casting spells with effect type > 264 2019-11-21 13:58:58 +01:00
Shauren
5aca744577 Core/PacketIO: Fixed displaying weapon enchants on character selection screen 2019-11-20 15:24:18 +01:00
Shauren
dd39f2c1a7 Core: Updated allowed build to 8.2.5.32580 2019-11-20 12:35:11 +01:00