Commit Graph

32551 Commits

Author SHA1 Message Date
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
Shauren
a6635436ce Fix dynamic linking builds for msvc 2019-11-04 13:15:15 +01:00
Shauren
e32d888c28 Core/DataStores: Fixed out of bounds memory access in sparse db2 loader
Closes #23900
2019-11-03 20:02:10 +01:00
Shauren
9ea577da13 Core/RaF: Remove level granting (new RaF doesn't support this) 2019-11-03 14:25:39 +01:00
Shauren
f689f6e9bd Core/DBUpdater: Fixed db updater for mysql 8 on windows using named pipe connections 2019-11-03 14:14:32 +01:00
Shauren
12e17a586e Core/Currency: Implement currency to reputation conversion 2019-11-03 13:17:35 +01:00
Shauren
c3a9d56b56 Core/DBLayer: Support using mysql 8 2019-11-01 16:21:14 +01:00
Shauren
2072258ef4 Core/DBLayer: Escape mysql 8 keywords 2019-11-01 16:20:15 +01:00
Shauren
0065671316 Nopch fix 2019-11-01 14:54:34 +01:00
Shauren
eda48550f2 Core/PacketIO: Fixed quest log updatefield packet structure 2019-11-01 11:15:35 +01:00
Shauren
c7b4157437 Dep/CascLib: Update to ladislav-zezula/CascLib@2257774940 2019-10-29 19:01:39 +01:00
Shauren
4328e1dfb2 Tools/vmap_extractor: Fixed crash in extracting gameobject models when db2 reader encounters encrypted section 2019-10-28 16:45:59 +01:00
Shauren
6b635bcb80 Nopch fix 2019-10-27 13:25:00 +01:00
Shauren
c03e1a4097 Core: Updated allowed build to 8.2.5.32305 2019-10-27 13:07:16 +01:00
Shauren
528dd88e59 Core/Misc: Updated a bunch of enums to 8.2.5 2019-10-27 13:00:14 +01:00
Shauren
3ac790287a Core/DataStores: Updated db2 structures to 8.2.5 2019-10-27 00:12:45 +02:00
Shauren
ee2e49429f Core/PacketIO: Update opcodes and packet structures to 8.2.5 2019-10-27 00:12:41 +02:00
Shauren
28eda522b1 Core/Entities: Add support for future optional updatefields 8.2.0/31478 2019-10-25 19:29:52 +02:00
Shauren
d3bf53772b Core/PacketIO: Fixed writing dynamic updatefield mask when size is exactly 32 2019-10-24 19:46:18 +02:00
Shauren
0c3e69d5f5 Core/PacketIO: Fixed areatrigger curve updatefields structure (code generator fixes) 2019-10-19 21:06:05 +02:00
Shauren
38d04775db Core/Spells: Delete ancient bg mark code from create item spell effect 2019-10-18 19:38:03 +02:00
Rushor
c674a3a188 DB/Creature: Cookie McWeaksauce
Closes #18828

(cherry picked from commit 9292f27b9d)
2019-09-15 18:55:39 +02:00
Rushor
09495c171d DB/Creature: Pyroguard Emberseer
Closes #18837

(cherry picked from commit d318ba1e87)
2019-09-15 18:49:26 +02:00
Rushor
aa232a6042 DB/Creature: Jessera of Mac'Aree + Messenger Hermesius
Closes #18834

(cherry picked from commit f06afc5c1e)
2019-09-15 17:53:35 +02:00
Rushor
85ae52d985 DB: Zone Nazzivian - Pathing Update for Tzerak and his Weaklings
Closes #18833

(cherry picked from commit 5f912981ea)
2019-09-15 17:06:57 +02:00