Gacko
|
d1bd212339
|
Fix non-PCH build.
|
2018-01-15 08:43:13 +01:00 |
|
Seyden
|
9c857a1b91
|
Core/PacketIO: Fixed SMSG_SPELL_NON_MELEE_DAMAGE_LOG struct
|
2018-01-14 21:49:42 +01:00 |
|
joschiwald
|
3039f4bf86
|
Fixed nopch build again
|
2018-01-14 20:44:06 +01:00 |
|
joschiwald
|
6eff69818b
|
Fixed nopch build
|
2018-01-14 20:39:12 +01:00 |
|
joschiwald
|
ed318fdc46
|
Core/Battleground: Dropped battleground texts from trinity_string and replaced them with proper BroadcastText
|
2018-01-14 18:48:01 +01:00 |
|
ariel-
|
ff62f22443
|
Core/Entities: better support of absorb, resist and block procs
2e457b3be4 followup
Closes #18275
(cherry picked from commit 5db308b686)
# Conflicts:
# src/server/game/Entities/Unit/Unit.cpp
# src/server/game/Entities/Unit/Unit.h
|
2018-01-13 16:49:06 +01:00 |
|
ariel-
|
8cb118009e
|
Core/Spell: restore old proc system behaviour on auras self proc.
- Use Spell::m_triggeredByAuraSpell and compare against trigger aura, it requires scripts to set triggeredByAura parameter.
- Fixed existing scripts lacking it
DB/Spell: Anger Capacitor (Tiny Abomination in a Jar) proc
Closes #18269
(cherry picked from commit 5b56c94e6d)
# Conflicts:
# src/server/game/Entities/Unit/Unit.cpp
# src/server/game/Spells/Auras/SpellAuras.cpp
# src/server/game/Spells/Spell.cpp
# src/server/scripts/Northrend/IcecrownCitadel/boss_professor_putricide.cpp
# src/server/scripts/Pet/pet_hunter.cpp
# src/server/scripts/Spells/spell_dk.cpp
# src/server/scripts/Spells/spell_druid.cpp
# src/server/scripts/Spells/spell_hunter.cpp
# src/server/scripts/Spells/spell_item.cpp
# src/server/scripts/Spells/spell_mage.cpp
# src/server/scripts/Spells/spell_paladin.cpp
# src/server/scripts/Spells/spell_priest.cpp
# src/server/scripts/Spells/spell_rogue.cpp
# src/server/scripts/Spells/spell_shaman.cpp
# src/server/scripts/Spells/spell_warlock.cpp
# src/server/scripts/Spells/spell_warrior.cpp
|
2018-01-13 16:38:07 +01:00 |
|
ariel-
|
843a190052
|
Core/Spell: register items received through SPELL_EFFECT_SUMMON_CHANGE_ITEM for quest credit
- Also sends proper SMSG_ITEM_PUSH_RESULT packet
Closes #3505
(cherry picked from commit 503259e6fe)
|
2018-01-13 15:51:11 +01:00 |
|
ariel-
|
90dbf26e12
|
Core/Spell: spells with ignore hit result should pierce damage immunities
(cherry picked from commit 3f19eea5e4)
|
2018-01-13 15:47:57 +01:00 |
|
ariel-
|
6d246e4a0a
|
Core/Gameobject: fixed sometimes not found linked trap
Closes #18256
(cherry picked from commit 400a69bf9e)
# Conflicts:
# src/server/game/Entities/GameObject/GameObject.cpp
|
2018-01-13 15:46:05 +01:00 |
|
ariel-
|
acdc2d6d63
|
Core/Unit: partial cherry picked from commit b6a8045adc
|
2018-01-13 15:38:38 +01:00 |
|
joschiwald
|
61ce48e782
|
Core/Battleground: Simplified Battleground::SendPacketToTeam
|
2018-01-12 19:27:15 +01:00 |
|
Shauren
|
3d7af56f5c
|
Warning fixes
|
2018-01-10 23:22:27 +01:00 |
|
Shauren
|
bb718b5578
|
Core/Entities: Remove phasemask
|
2018-01-10 22:01:40 +01:00 |
|
Traesh
|
5b90538919
|
Core/Entities: Improved UpdateAreaAndZonePhase() to allow easier building of database phase conditions (#21214)
Closes #18190
Closes #21196
|
2018-01-10 17:57:12 +01:00 |
|
Shauren
|
b3baa7f4bc
|
Build fix
|
2018-01-09 22:43:37 +01:00 |
|
Shauren
|
208ae9e69f
|
Core/DataStores: Added somewhat generic db2 hotfix generator
|
2018-01-09 21:37:26 +01:00 |
|
tkrokli
|
d15afd2ffd
|
Update copyright note for 2018 follow-up
Header file missed in commit c5d3dd90be
- copyright notice was added to PlayerTaxi.cpp in that commit
|
2018-01-09 20:46:23 +01:00 |
|
Treeston
|
24211b7648
|
RBAC.h sync from f45c211
|
2018-01-09 18:15:30 +01:00 |
|
Shauren
|
e72e132a44
|
Core/Maps: Treat scenario maps as instanceable
Closes #18476
|
2018-01-09 00:02:10 +01:00 |
|
Shauren
|
a16d3209fd
|
Core/Items: Try to automatically equip new bags
Closes #17544
|
2018-01-08 00:45:24 +01:00 |
|
joschiwald
|
f0666ad35b
|
Fixed warning
|
2018-01-06 22:55:29 +01:00 |
|
Aokromes
|
9b474524e7
|
DB/Quests: Some elwynn forest fixes
By danaton
|
2018-01-06 22:00:57 +01:00 |
|
Aokromes
|
c46d6ae546
|
DB/Quest: Defeat the Gearmaster
By Kilyana closes #16569
|
2018-01-06 21:12:34 +01:00 |
|
joschiwald
|
5f1e65599b
|
DB/World: Fixed some startup errors
Closes #21191
|
2018-01-06 19:57:33 +01:00 |
|
joschiwald
|
5e3e4182c8
|
Core/Entities: Extended SpawnMask to 64 bit
|
2018-01-06 19:56:11 +01:00 |
|
Golrag
|
769db08a67
|
Core/PacketIO: Enabled SMSG_CANCEL_SCENE
|
2018-01-06 19:45:16 +01:00 |
|
Aokromes
|
8668fb924a
|
DB/creature: Tushui Quartermaster
By ArcaneFox closes #19155
|
2018-01-06 11:41:03 +01:00 |
|
Aokromes
|
85fbf07dca
|
DB/creature: Lion's Rest
By ArcaneFox, closes #19161
|
2018-01-06 11:26:09 +01:00 |
|
Aokromes
|
8dd779a80a
|
Update 2018_01_06_01_world.sql
|
2018-01-06 11:13:45 +01:00 |
|
Aokromes
|
1154388581
|
Update 2018_01_06_01_world.sql
|
2018-01-06 11:09:06 +01:00 |
|
Aokromes
|
931b457639
|
Update 2018_01_06_01_world.sql
|
2018-01-06 11:03:22 +01:00 |
|
Aokromes
|
4810e020ff
|
DB/Spawns: New orgrimmar spawns + Brawl'gar arena
By someone who deleted account.
|
2018-01-06 10:58:46 +01:00 |
|
Aokromes
|
7aa22e7bdd
|
DB/Creature: Implement trainers
By Aussiewoolf
Closes #21089 closes #21090 closes #21091
|
2018-01-06 06:33:51 +01:00 |
|
joschiwald
|
266ca3cc5e
|
DB/Locales: Updated locales for ruRU to 7.3.2.25549
Big thanks to @mdX7
|
2018-01-06 02:06:36 +01:00 |
|
joschiwald
|
8966e957b6
|
DB/Locales: Updated locales for zhTW to 7.3.2.25549
|
2018-01-06 01:27:11 +01:00 |
|
Shauren
|
dfd2660a85
|
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networking stuff
* Based on work done by @dimiandre in PR #21173
Closes #21171
Closes #21173
|
2018-01-06 01:21:59 +01:00 |
|
joschiwald
|
76577ddc3c
|
DB/Locales: Updated locales for zhCN to 7.3.2.25549
|
2018-01-06 01:00:26 +01:00 |
|
joschiwald
|
8ed65cc0ac
|
DB/Locales: Updated locales for koKR to 7.3.2.25549
|
2018-01-06 00:16:16 +01:00 |
|
joschiwald
|
8e8a9df920
|
DB/Locales: Updated locales for ptBR to 7.3.2.25549
|
2018-01-05 23:33:28 +01:00 |
|
joschiwald
|
ec0936092b
|
DB/Locales: Updated locales for esMX to 7.3.2.25549
|
2018-01-05 22:40:28 +01:00 |
|
joschiwald
|
c78f3d41c6
|
DB/Locales: Updated locales for itIT to 7.3.2.25549
|
2018-01-05 22:19:19 +01:00 |
|
joschiwald
|
cecf50a924
|
DB/World: Updated creature locales for deDE, esES, frFR to 7.3.2.25549
|
2018-01-05 17:56:59 +01:00 |
|
joschiwald
|
e075435ac4
|
DB/World: Updated 2 creature_template names
|
2018-01-05 16:57:47 +01:00 |
|
joschiwald
|
0d1e251e32
|
Core/Creature: Added TitleAlt to creature_template
|
2018-01-05 16:46:51 +01:00 |
|
joschiwald
|
739b5309bf
|
DB/World: Updated quest locales for deDE, esES, frFR to 7.3.2.25549
|
2018-01-05 13:38:06 +01:00 |
|
joschiwald
|
200f72320b
|
DB/Hotfixes: Updated broadcast_text_locale for deDE, esES, frFR to 7.3.2.25549
|
2018-01-05 00:01:22 +01:00 |
|
DoctorKraft
|
2ee6ce6849
|
Core/Packets: Implemented SMSG_GAME_OBJECT_UI_ACTION (#20919)
|
2018-01-04 01:15:33 +01:00 |
|
Shauren
|
50af6fd0f8
|
Core/PacketIO: Fixed SMSG_TRANSFER_PENDING structure
|
2018-01-03 23:11:51 +01:00 |
|
ariel-
|
cabb352c33
|
Build: fixed finding Boost 1.66 named libraries... somewhat
|
2018-01-03 20:51:19 +01:00 |
|