aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-05DB/Locale/ruRU: Add missing offer rewards for quest id 1201 - 1500kvolk2git
Closes #26881
2021-09-05CI: Remove git tagging from build scriptsShauren
(cherry picked from commit 9e840da13ef3dd9f7ff73458125cc021e73fcf1f)
2021-09-05Build: Fixed branch name displayed by appveyor binariesShauren
(cherry picked from commit 85671f20d866797a5a401d714b183d07c55f8d83)
2021-09-05CI: Update boost version used on appveyorShauren
(cherry picked from commit 05f188ae2b3a431624eebbf8a44cb6dc0e977c0c)
2021-09-04Core/Spells: Remove remaining direct accesses to SpellInfo::EffectsShauren
2021-09-04DB/Creature: Remove remaining non-static flags from DB, finally (#26884)offl
2021-09-02Core/QuestHandler: Fix potential crash caused by QUEST_FLAGS_PARTY_ACCEPT ↵HelloKitty
with conditions (#26880)
2021-09-01Core/BG: Do not allow to queue rated arena without a group (#26875)robinsch
2021-09-01Core/Disables: Fixed params_1 (SPELL_DISABLE_AREA) data loading for ↵Gildor
DISABLE_TYPE_SPELL (#26878)
2021-08-31DB/Locale/ruRU: Add missing offer rewards for quest id 742, 901-1200kvolk2git
Closes #26876
2021-08-31DB/Quest: Update 'Hunting For Ectoplasm'offl
Closes #26737
2021-08-31DB/GameObject: Update Toy Train Setoffl
2021-08-31Core/Misc: Fixed effect index check in ObjectMgr::LoadSpellScriptsShauren
2021-08-31Core/Misc: Fix windows nopch buildShauren
Closes #25363
2021-08-31Build: Replace git describe with more script friendly alternative, git ↵Shauren
rev-parse and git diff-index (cherry picked from commit 29659b4192dc114540379e92a5cc915a465821d8)
2021-08-31Handle deprecated SAI actions and events (#26846)Giacomo Pozzoni
* Core/SAI: Show a clear error for no longer supported SAI actions * Core/SAI: Show a warning for deprecated SAI events, still loading them. Disable log "sql.sql.deprecation" in config if you want to ignore the warning
2021-08-31DB: Fix minor difference between current and sniffed position caused by ↵offl
wrong development methods
2021-08-31Core/Spells: Spell effect info access refactoring part 3 - removed direct ↵Shauren
SpellInfo::Effects field access from game
2021-08-30Core/Spells: Fixed implementation of Spell::EffectRechargeManaGem when it is ↵Shauren
not the first effect on a spell (0 cases, sync code between branches)
2021-08-30Core/Auras: Changed aura dot stacking rule to not ignore aura type of ↵Shauren
"existingAura"
2021-08-30Core/Spells: Removed SpellEffIndex effIndex argument from spell effect handlersShauren
2021-08-30Remove combo points on a creature when it evades (#26836)Kelno
2021-08-30Core/Combat Fix first autoattack being skipped after charging (#26860)trickerer
Fixes #25014 Fixes #24626
2021-08-30Core/SAI: Change error to warning for unused parameters (#26848)Giacomo Pozzoni
Change error to warning for unused parameters and load the scripts instead of skipping them
2021-08-30Core/Unit: improve SPELL_AURA_MOD_IMMUNE_AURA_APPLY_SCHOOL immunities (#26849)Gildor
2021-08-29Build fixShauren
2021-08-29Scripts/Black Temple: Removed Illidari Council Enconter FrameKeader
2021-08-29Core/Spells: Fixed Travel time of Scatter Shot / Silencing ShotKeader
Proofs: https://www.youtube.com/watch?v=GwTc98-X60E (06:52, 09:15) - original link: https://www.warcraftmovies.com/movieview.php?id=158811 https://www.youtube.com/watch?v=G_m9hwU75No (00:46, 01:36) https://www.youtube.com/watch?v=zLBpEslWusw (04:58) - original link: https://www.warcraftmovies.com/movieview.php?id=136161
2021-08-29Core/Spells: Spell effect info access refactoring part 2 - passing ↵Shauren
SpellEffectInfo as arguments directly instead of SpellInfo + effect index
2021-08-29DB/Proc: Fixed Nether Protection procKeader
- Spell should proc with non-damage spells too Proofs: https://www.youtube.com/watch?v=FGPDFjgQCQ0 01:44 proc with curse of tonges, 03:18 proc with seduction https://www.youtube.com/watch?v=B7BZSNVILb8 0:37 proc with corruption application, 02:09 mage silence https://www.youtube.com/watch?v=yXbQjARpj-4 05:47 strangulate https://www.youtube.com/watch?v=0tVKUW9HCKw 05:52 psychic horror https://www.youtube.com/watch?v=TJQn1OVFCjw 09:28 hammer of justice
2021-08-29DB/Locale/ruRU: Add missing offer rewards for quest id 526, 601-900kvolk2git
Closes #26869
2021-08-29DB/Locale/ruRU: Add missing offer rewards for quest id 301-600kvolk2git
Closes #26863
2021-08-29DB/Locale/ruRU: Add missing offer rewards for quest id 1-300kvolk2git
Closes #26862
2021-08-29Scripts/VioletHold: f661bc6 follow-up - remove remnants of SetVisible calls ↵ccrs
from npc_sinclari_vh
2021-08-29Scripts/VioletHold: corrections to violet_hold_trashAI to prevent trash npcs ↵ccrs
being stuck in place forever if SPELL_DESTROY_DOOR_SEAL is no longer being casted for w/e reason
2021-08-28Core/Spells: Begin unifying spell effect access api with master branchShauren
* Introduce SpellInfo::GetEffects and SpellInfo::GetEffect functoins
2021-08-28Core/Vehicles: Remove unused fieldShauren
2021-08-27Core/DB: Improve MySQL version check messages (#26866)Giacomo Pozzoni
* Core/DB: Improve MySQL version check messages * Make it more clear that any version above the required one is supported * Implement feedback
2021-08-25DB/Locales: Add missing texts for various questskvolk2git
Closes #26850 Closes #26851 Closes #26855
2021-08-25DB/Locales: Add missing esES & esMX quest locales (Part 178)Cerveciento
Closes #26847
2021-08-24DB/Creature: Remove remaining Feign Death flags, finallyoffl
Ref #25764
2021-08-24DB/Quest: Rework 'Bitter Departure' (12832)offl
2021-08-23DB/Creature: Remove UnitFlags2 0x00200000, added in MoPoffl
Ref #25764
2021-08-23DB/Creature: Get rid of more flagsoffl
Ref #25764
2021-08-22DB/Creature: Get rid of more Feign Death flagsoffl
Ref #25764
2021-08-22Core/Quests: check PreviousQuestID values as well when trying to make quest ↵Ovah
groups available to players (#26769) * Core/Quests: check PreviousQuestID values as well when trying to make a quest available to support quest group requirements for another quest group * checking for previous quests via NextQuestID only works for single followup quests. However, if we want to make multiple quests available after rewarding all quests of an exclusive group we have to consider PreviousQuestID values as well as every single quest of the next quest group has to check the rewarded exclusive group * only check for previous quests that must be rewarded instead of being active
2021-08-21Scripts/Commands: Fix ".wp show info" showing wrong event chance valuesjackpoz
2021-08-20Revert "Scripts/ICC: add missing break in npc_frostwing_ymirjar_vrykul script"ccrs
This reverts commit 31ea74b96ebf5a799a17cbd41b5c70d0ceaea6a8. They do actually both cast the spell, my mistake
2021-08-20Scripts/ICC: add missing break in npc_frostwing_ymirjar_vrykul scriptccrs
2021-08-20DB/Creature: Update flags & speed of Rune Weaponoffl