Commit Graph

32588 Commits

Author SHA1 Message Date
Aokromes
57f53b2205 Rename THANKS to AUTHORS 2020-01-04 14:12:23 +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
Killyana
346b9bb4a9 DB/Trainers: Magar & Bowen Brisboise
Closes: #24022
2019-12-31 21:54:06 +01:00
Shauren
36c4cf063c Core/Units: Defined new clientside only movement flag 2019-12-30 13:59:19 +01:00
xcvatr
d1010386c9 DB/Quests: Missing completion text for Duskwood quests
Closes #23959
2019-12-17 01:23:24 +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
4cfaf266b9 Core: Add mac client support for build 32750 2019-12-14 11:20:42 +01:00
Shauren
18e99ac58a Core: Updated allowed build to 8.2.5.32750 2019-12-10 17:55:09 +01:00
Shauren
851f89cb86 Fix sql import - smart_scripts.target_param4 does not exist in master branch (yet) 2019-12-08 14:13:34 +01:00
dr-j
9d289a0899 DB/Area Trigger: Players under level 58 should not be able to use Dark Portal
Closes #23903
2019-12-07 18:18:35 +01:00
osleyder85
4b8f5cedbc DB: Change of the "Silithus" map to "Silithus: The Wound" upon reaching level 110
Closes #23939
2019-12-07 18:02:56 +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
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