aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-17DB/Creature: Update stats of some creaturesoffl
2021-03-17DB/Creature: Add more proper spell for Muckshell Snapclawoffl
Closes #26248
2021-03-17DB/Creature: Fix movement states of Air Force guardsoffl
Ref #23580
2021-03-17DB/Quest: Remove wrongly added Progress text (Seeping Corruption)offl
Ref #23722
2021-03-17DB/Creature: Fix position of one School of Fishoffl
Closes #25858
2021-03-15TDB 335.21031 - 2021/03/15TDB335.21031TDB Release
2021-03-15DB/Quest: Rework 'Avruu's Orb' (9418)offl
2021-03-15DB/Locales: Add missing esES & esMX quest locales (Part 128)Cerveciento
Closes #26242
2021-03-14DB/Locales: Add missing esES & esMX quest locales (Part 127)Cerveciento
Closes #26229
2021-03-14DB/Creature: Change faction of Riding Horse (Gadgetzan)offl
Closes #26224
2021-03-14DB/Loot: Create common skinning loot tables for some turtlesoffl
Closes #26238
2021-03-14DB/Quest: Rework 'A Spirit Guide' (9410)offl
2021-03-14DB/Quest: Rework 'The Road to Falcon Watch' (9375)offl
Closes #26233
2021-03-14DB/Misc: Link additional graveyard to Icecrown zoneoffl
Closes #26189
2021-03-14DB/Quest: Update 'The Fall of Magtheridon' (11003)offl
2021-03-14DB/Quest: Update 'Precious Elemental Fluids' (12510)offl
2021-03-14DB/Quest: Rework 'Too Much of a Good Thing' (12516)offl
Closes #26185
2021-03-12Scripts/Misc: Let core take care of Feign Death related flagsoffl
2021-03-11Scripts/Spells: Feign Death & 'prevent emotes flag' spell scripts (#26198)offl
Closes #25842 Ref #25764
2021-03-11Scripts/The Eye: Update instance script (#26190)offl
2021-03-11Core/Spells: Apply UNIT_FLAG_IMMUNE after applying ↵offl
SPELL_AURA_DAMAGE_IMMUNITY (#26187)
2021-03-11DB/Spells: Sayge's Carnie Buff & Buffeting Winds of Susurrusoffl
Ref #24663
2021-03-11DB/Loot: Adjust condition for 'Jagged Shard'offl
Closes #26136
2021-03-11DB/Locales: Add missing esES & esMX quest locales (Part 126)Cerveciento
Closes #26210
2021-03-11DB/Locales: Add missing esES & esMX quest locales (Part 125)Cerveciento
Closes #26199
2021-03-11DB/Locales: Add missing esES & esMX quest locales (Part 124)Cerveciento
Closes #26195
2021-03-11DB/Locales: Add missing esES & esMX quest locales (Part 123)Cerveciento
Closes #26179
2021-03-05Push docker images to DockerHub (#26177)Giacomo Pozzoni
* CI/CircleCI: Push docker images to DockerHub Push docker image to DockerHub is DOCKERHUB_PUSH_IMAGES environmental variable is set to "TRUE". * Build in Release only if pushing the images to dockerhub * Move branch from repository name to tag name * Update docker readme Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2021-03-02Core/Units: Renamed unknown unit flag (UNIT_FLAG_UNK_29 -> ↵Shauren
UNIT_FLAG_PREVENT_EMOTES_FROM_CHAT_TEXT)
2021-02-28Script/Ulduar: Fixed conflict with Random Aggro Periodic spell (#26184)Keader
2021-02-27Revive all command (#26127)Jakub Cieplinski
* First version of command handler * Done HandleReviveAllCommand * Moved command to group subcommonads * removed empty row * nullptr check for player target
2021-02-27DB/Locales: Add missing esES & esMX quest locales (Part 122)Cerveciento
Closes #26168
2021-02-27DB/Locales: Add missing esES & esMX quest locales (Part 121)Cerveciento
Closes #26161
2021-02-27DB/Locales: Add missing esES & esMX quest locales (Part 120)Cerveciento
Closes #26144
2021-02-27DB/Creature: Awilo Lon'gombaoffl
Closes #26166
2021-02-27DB/Quest: Rework 'The Shining Light' (11288)offl
2021-02-27Core/SAI: Reserve master branch SAI action id 143Shauren
2021-02-25Core/ThreadManager: delete double include "TemporarySummon.h" (#26163)Kargatum
2021-02-24Core/LFG: Fixed incorrect role check timer unit (was milliseconds instead of ↵robinsch
seconds) (#26145)
2021-02-23Scripts/Ulduar: Apply renames of #25529jackpoz
Apply renames of #25529 to review that PR easier
2021-02-23DB/Instance/Gruul's Lair: Remove instance bind flag from Maulgar's friendsoffl
2021-02-23DB/Creature: Partially revert bbbf607fe7ab0b58e4d0611d3bff78cfc8a511d0offl
If path_id is loaded from c_t_a and not from c_a, creature requires MovementType = 2 in c_t. Otherwise waypoint will be not loaded. Reverting instead of changing MovementType since MovementType in c_t with huge chance is not really what we need, that column before that commit was barely used. And waypoints better to store in c_a and not in c_t_a since it's easier to interract with them.
2021-02-22DB/Locales: Add missing esES & esMX quest locales (Part 119)Cerveciento
Closes #26124
2021-02-22DB/Locales: Add missing esES & esMX quest locales (Part 118)Cerveciento
Closes #26123
2021-02-22DB/Locales: Add missing esES & esMX quest locales (Part 117)Cerveciento
Closes #26113
2021-02-22DB/Instance/Gruul's Lair: Overhauloffl
2021-02-22DB/Creature: Set RangeAttackTime to default valueoffl
Don't see the point of holding old funny values of TBC and classic creatures and at the same time let parser update it every time to default value.
2021-02-22DB/Creature: Remove UNIT_FLAG_NON_ATTACKABLE part 5offl
Ref #25764
2021-02-22DB/Instance/The Eye: Overhaul part 3offl
2021-02-21Core/Spells: Warlock Death Coil shouldn't be able to crit (#26118)Gildor