Commit Graph

32575 Commits

Author SHA1 Message Date
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
Economy - V
f54e1fa3d5 Discord Link in README.md (#23945)
Just add a Discord link to TrinityCore Discord Invite!
2019-12-02 08:22:20 +01:00
Shauren
5d73b7ac9e Core/Auras: Update aura type to its new meaning 2019-12-02 00:09:26 +01:00
funjoker
6c540c80f8 DB: 8.2.0 quest poi 2019-12-01 12:21:49 +01:00
funjoker
a1668d5e5a DB: 8.2.0 quest templates 2019-12-01 12:10:41 +01:00
funjoker
f8b435eeea DB: 8.2.0 creature templates 2019-12-01 12:02:59 +01:00
funjoker
f0cc0fd188 DB/Broadcast text: 8.2.0 data
Ref #23820
2019-12-01 11:51:28 +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
Shauren
ef3485e6fc Core/Items: Refactor loading additional item data (artifacts/azerite) 2019-11-19 14:37:05 +01:00
Shauren
27540824c0 Core/Misc: Rename AzeriteItem packet namespace to just Azerite 2019-11-18 12:25:28 +01:00
Osleyder
32be2e3406 DB/GameTele: Add teleport destinations to Kul Tiras and Zandalar
Closes #23926
2019-11-18 12:05:01 +01:00
Shauren
f48b87054e Core/Players: Fixed crash when deleting from db
Closes #23921
2019-11-16 13:06:34 +01:00
Shauren
df4f8597ea nopch fix2 2019-11-16 01:17:12 +01:00
Shauren
9fa4d2a6fd nopch fix 2019-11-16 01:06:08 +01:00
Shauren
aa8ad4d2fd Core/Achievements: Implement many new ModifierTree types 2019-11-15 23:25:01 +01:00
Shauren
36d6959ae6 Core/Garrison: Add more functions to get garrison data 2019-11-14 15:12:08 +01:00
Shauren
bab99b4054 Core/Conditions: Implement (partially) PlayerCondition LfgValue fields 2019-11-14 00:38:43 +01:00
Shauren
84a0b55695 Core/LFG: Add convenience function to get which random dungeon was selected by queued player 2019-11-13 20:37:07 +01:00
Shauren
fd4e368054 Core/Misc: Mark some quest functions const 2019-11-13 13:32:55 +01:00
Shauren
6aee80e61a Core: Updated allowed build to 8.2.5.32494 2019-11-13 12:02:51 +01:00
Shauren
ce8f9b9a4e Core/Battle Pets: Fixed possible crash in packet handler 2019-11-13 00:15:35 +01:00
Shauren
ab6ae44b63 Core/Items: Implemented AzeriteItem 2019-11-12 00:28:59 +01:00
Shauren
d1af9d9cf4 Code/DataStores: Fixed spell_misc hotfix query 2019-11-11 14:08:56 +01:00
Shauren
cdb27ff302 Core/PacketIO: Implement SMSG_GUILD_EVENT_AWAY_CHANGE 2019-11-10 19:03:27 +01:00
Shauren
aa64226b64 Core/Misc: Suppress openssl random generator uninitialized variable errors under valgrind 2019-11-08 20:17:59 +01:00
Shauren
7c168fb6eb Build fix 2019-11-04 22:37:12 +01:00