Commit Graph

26588 Commits

Author SHA1 Message Date
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
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
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
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 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
Shauren
49c3a98d88 build fix 2019-09-08 12:25:31 +02:00
Shauren
cbe294c20d Core/Movement: Fixed gravity type movement force direction sent in CreateObject 2019-09-08 12:19:16 +02:00
Shauren
63c2c82c80 Core/PacketIO: Fixed cmsg packet logging 2019-09-08 01:24:24 +02:00
Shauren
db3d287626 Core/Auras: Set proper aura effect handler 2019-09-07 19:33:03 +02:00
Shauren
8e98ceb293 Core/Movement: Implemented movement forces 2019-09-07 16:58:58 +02:00
Shauren
e0a0dbe41c Core/Entities: Fix transport guid format to match client expectations 2019-09-06 20:47:36 +02:00
Shauren
7f7d4f3966 Core/SAI: Describe additional SMART_ACTION_PLAY_SPELL_VISUAL_KIT params 2019-09-01 16:37:06 +02:00
Lopfest
7d999b70a1 Core/SmartScripts: implement SMART_ACTION_PLAY_SPELL_VISUAL_KIT (#23737) 2019-09-01 15:51:01 +02:00
Shauren
fa0dc88c23 Core/Spells: Fixed crash in delayed DEST spells 2019-09-01 11:52:09 +02:00
Shauren
5fc809d5a4 Nopch build fix 2019-09-01 10:19:39 +02:00
Lopfest
5dd6d31c01 Core/SAI: Implement new action to set movement speed 2019-08-31 14:35:47 +02:00
Shauren
04ab611111 Core/Spells: Fixed calling spellhit script hooks on launch when spell hits both caster and target with different effects 2019-08-31 11:11:23 +02:00