| Age | Commit message (Collapse) | Author |
|
Ref #6157
|
|
string conversions
|
|
Scripts/Stratholme : Fix closed door at Baron Rivendare by @cr4st
|
|
* Category cooldown is stored with the spell that started the cooldown (and only resetting cooldown on that spell will clear cooldowns on entire category - this fully mirrors client behavior)
* This significantly reduces the amount of data saved to database for cooldowns
* Spell casts from items that have a different category specified than on spell will now check for cooldown during the cast
Closes #15349
|
|
Closes #15357
New library dependency: Boost.Regex
|
|
(to mimic 3.x buildsystem)
|
|
Closes #15061
|
|
|
|
Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when old revision.h file is present
(cherry picked from commit 360cc93357d1b51258986e547ac29dddac20159c)
Conflicts:
src/server/authserver/Main.cpp
src/server/database/Updater/DBUpdater.cpp
src/server/game/Entities/Player/Player.cpp
src/server/game/World/World.cpp
src/server/shared/PrecompiledHeaders/sharedPCH.h
src/server/worldserver/Main.cpp
|
|
shared library, which allows cache hits to happen more likely
(cherry picked from commit 94f69fb1bcef103392ca27074ebb31ef2ebd27fb)
|
|
|
|
Should close #6377 and #15239
|
|
damage sent in SMSG_SPELL_NON_MELEE_DAMAGE_LOG
|
|
|
|
- Updated and enabled CMSG_QUEST_PUSH_RESULT opcode
- Update QuestPushReason enum for 6.2.0
|
|
|
|
Don't QQ because "OMG you're not testing any of your stuff", I can't build TC atm.
Memo: Meteor Flames have
```
[12] UNIT_CREATED_BY_SPELL: 74689/1.046616E-40
```
which isn't in DBCs, exists, but is not seen in sniffs.
|
|
|
|
|
|
Scripts/Ulduar: Fix a visual issue with Mimirons Rocket Strike and Fix Mimiron DB target attacking players
(cherry picked from commit 66bbdfb82cc27eb6fd39b93e8c11ea0aedf21c75)
Conflicts:
sql/updates/world/2015_07_26_05_world.sql
|
|
thanks @Keader
Closes #15098
(cherry picked from commit 8a9f1b871ac7a3c165d00f1404eaf3d91e3c5060)
Conflicts:
sql/updates/world/2015_07_25_04_world.sql
|
|
(cherry picked from commit a82e55f6841284a68c4bb2500e342a591cb59c7a)
|
|
|
|
|
|
* forgot in my last commit, thanks joschi for notice
|
|
|
|
(cherry picked from commit a22fd7dca5458719ea03612a7a14aa870b6e9199)
|
|
Closes #14954
Closes #14955
|
|
|
|
|
|
Closes #15064
(cherry picked from commit cec97f168c1179796493fb13b978aaf1cea1d6e1)
|
|
Solves issues with the credit spells hitting the mount instead of the player itself.
(cherry picked from commit 5bbd7cff4c98b59673d03416e6fff83d7db4d950)
Conflicts:
sql/updates/world/2015_07_11_00_world.sql
|
|
(cherry picked from commit 409c8e406df29a3ce4527822f1f65c8b0184ef6a)
|
|
Merge pull request #14776 from sirikfoll/SpellMidsummer
Core/Spells Add support for quest Torch Tossing/More Torch Tossing
(cherry picked from commit 8197467c8787397ff58cd77e8a03a22b8654cac0)
by sirikfoll
---
Rename 2015_08_29_00_world.sql to 2015_06_23_01_world.sql
(cherry picked from commit 352703e89b5b707f541340c3f1ee6bcac0801278)
by MitchesD
---
Scripts/Spells: fix codestyle
thanks @whoami
(cherry picked from commit 0cba5558cf1149e2dc04a50858b00652ed3e31af)
by MitchesD
|
|
---
Scripts/VioletHold: picked some things from pull request #11399 (thx MitchedD for initial work)
(cherry picked from commit 34a721ba84643cf468f63e5c375949aaa3e15cac)
by joschiwald
---
Core/Scripts: Rework Violet Hold bosses adding missing spells/mechanics:
- Cyanigosa, Arcane Vacuum
- Ichoron, globules mechanic
- Moragg, optic link visuals
- Lavanthor, minor changes
- Zuramat, correctly implement void sentries
- Erekem, implement Windfury and correct management of Erekem Guards
- Script for the pre-event
Thx @ManuFe
(cherry picked from commit 0bb7f89e82c65f6b750e5d96766c2092031803b5)
Conflicts:
src/server/scripts/Northrend/VioletHold/boss_erekem.cpp
by mik1893
---
Rename 2015_06_08_01_world.sql to 2015_06_25_00_world.sql
(cherry picked from commit 8176902b17ce7050029f70a87bec3284c1090785)
by MitchesD
---
Scripts/VioletHold: fixed non-pch build and codestyle
(cherry picked from commit e34f74dacea82f85b3b945e23f3432deda4595b7)
by MitchesD
---
Scripts/VioletHold: Fix codestyle and unwanted crash in Violet/Hold
closes #14952 and #14953
(cherry picked from commit 49809bd404ae7b58ac81086d52297532ec85972a)
by mik1893
---
Scripts/VioletHold: fix a crash during Ichoron encounter
Closes #14962
(cherry picked from commit 7c01638d45b3eaed7af124a43f21cc6d15407667)
by mik1893
---
Core/Misc: Fix build warnings
(cherry picked from commit 55681666b3cc0e33eeb5cdb77e638e68c19f452c)
Conflicts:
src/server/authserver/Main.cpp
by jackpoz
|
|
Closes #5215
(cherry picked from commit 7b1fee6c78ba57cf49daf38d3698144de4b9355e)
|
|
Fix Flame Leviathan instance lock not being granted to players because they were ejected from the vehicles as soon as boss died.
Players are now ejected some seconds later.
Close https://github.com/TrinityCore/TrinityCore/issues/15005
(cherry picked from commit b574c99549bb8cf1d95bd4bc0c319548a678799a)
|
|
Add "line" optional parameter to ".mmap path" command to use raycast implementation of recast, useful to simulate charge paths.
(cherry picked from commit 37b157746e075294fd14abef5cc8e611b7bf2c76)
|
|
- removed some useless code (and some other random changes)
(cherry picked from commit 6680a7c331a4ee981b55d0d725997f0bc3523c3b)
Conflicts:
src/server/scripts/Northrend/Nexus/EyeOfEternity/instance_eye_of_eternity.cpp
|
|
browser based ticket system
|
|
(should only be cast while the main target is not in melee range)
(cherry picked from commit 3d2d2a97e032bb5c990381d8c3981333bccddfcf)
|
|
|
|
|
|
d1853f693b2c1a60134603d946e31f71f26535c0
Close https://github.com/TrinityCore/TrinityCore/issues/14984#issuecomment-118044904
(cherry picked from commit 275bb9303438a3e6e21e90de514723fd4aba7b05)
|
|
Scripts/Spells: Curing the Sick - Add Questcredit
(cherry picked from commit d898ade5a98e9654493c04ea616434d486570db8)
|
|
|
|
|
|
|
|
Allow GameMasters with ".gm on" tag to use ".tele" command inside of a battleground to tele around.
(cherry picked from commit 0b9cd22a6b5a0cca6e3c07dd5ae077ddbdfc3992)
|
|
Issue added in 88137c07b932ab5199c79a1d4f9d6246dac21e9e
(cherry picked from commit a7847728a59a9a6925a75cb01d789d9f778163cd)
|