aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-01-08DB/Scripts: Migrate Raliq the Drunk and Sal'salabim to SAIAndrew Letson
(cherry picked from commit 7db70bf40b1595f58a08536a36f74f18e8405758)
2021-01-08Scripts/EasternKingdoms: move Alchemist Arbington and Apothecary Dithers ↵Wyreth
core script to DB (cherry picked from commit 23329790d21de649ef5fc5b9e60bf089b879f1b9)
2021-01-08DB/Scripts: Yenniku (move npc_yenniku to SAI)Andrew Letson
(cherry picked from commit a7f3d5e59fd05d1f015ea0ad7426292d36b3dee8)
2021-01-08Scripts/World: move Leviroth's item_script to SAIWyreth
(cherry picked from commit 17143938d7f5126b8c8e6ed5fc1229b6c2665ec3)
2021-01-08Core/Misc: Added the possibility to configure the hour at which the server ↵Gildor
will be return old mails or delete them. (#20305) (cherry picked from commit 3eb0cfc687dad4ac5e7f9cb413f38b1facf0e0d9)
2021-01-08Core/Spells: Spells with Attribute SPELL_ATTR1_DISPEL_AURAS_ON_IMMUNITY ↵Keader
should dispel snare auras. (#20621) (cherry picked from commit b507acf1c04ff6e9d0a075f9663e9549d5b238b4)
2021-01-08Core/Player: Fixed Battleground double kill exploit (#20618)Keader
Fixed by: Sirikfoll Close: #20616 (cherry picked from commit 9f943e284f2418e8e90d1bcf5d0a5fbf073580f3)
2021-01-08Event/Brewfest: Fix logic for Brewfest MusicKittnz
Closes #20589 (cherry picked from commit f909d4f1957bde5da6b3f491e6b552389a8f3ac2)
2021-01-08Fixed SCRIPT_COMMAND_TALK description, comment was matching the old behaviorkelno
(cherry picked from commit 1aafa2c560011698b5fb5b280fca916049f6c51f)
2021-01-08Core/Scripts: Update boss Toravon the Ice Watcher (#20395)Gustavo
* Core/Scripts: Update boss Toravon the Ice Watcher Frozen Orbs: Fixed summon delay, removed old hack, aggro behavior implemented(every 10sec they reset threat and change target) Remove no longer needed script for the orb stalker All timers adjusted Update instance model Update script register model Fix Frostbite proc (cherry picked from commit 5a90251ea28bb9b0be376d7b6110b4e93458cbea)
2021-01-08Scripts/Outland: Migrate Shattrath City NPCs to SAI (#20596)Andrew Letson
- Zephyr and Flask Vendors to SAI - Update gossip menu options to proper values (thx Killyana for digging into this) (cherry picked from commit 5558bd27c6a7ae3aa13773eee7d048e31f676738)
2021-01-06Core/Units: Fixed max damage of base attack (#25813)Robingadko
2021-01-02Core/DataStores: Refactor map lookups to use Trinity::Containers::MapGetValuePtrShauren
2021-01-02Core/Instances: Use level requirements from MapDifficultyXCondition.db2 ↵Shauren
instead of access_requirement db table
2020-12-31Core/Misc: Adjust comment about can fly movement flag (#24927)Vladislav Golub
2020-12-31Core/WorldSession: Add RBAC permission for skipping idle connection check ↵Mikhail Redko
(#20595) (cherry picked from commit 558382ed6d87942603fa309b16a30e64d07bb305)
2020-12-31Scripts/Outland: migrate Elder Kuruti to SAIAndrew Letson
* Migrate Elder Kuruti to SAI (cherry picked from commit ac63614016291c11a278c890ee79743b173106a3)
2020-12-31Core/Spells: Core/Spells: Improve teleport destination for a certain class ↵Chaouki Dhib
of spells (Killing Spree, Shadowstep, ...) (#20434) Close # 8758 (cherry picked from commit 9dbef4b6bb7c9f28e9140782d938f41ed04df6f2)
2020-12-31Scripts/NPC: Minigob Manabonk updater00ty-tc
- Despawn and stay despawned! - Adjusted actions to match the only video of event I could find and based on sniff data from 3.3.5, 12340 build. - Chance for event to occur is drastically reduced based on Dalaran population. 1-99, the population of Dalaran is the chance. 100+ means the event is assured. Closes #20575 (cherry picked from commit 1750ca501f7a83ddbabd5e295fb86e48c279263f)
2020-12-31Core/Spells: Fixed issues with School Immune vs ↵Keader
SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE (#20546) (cherry picked from commit 98c363154ad6906fb9cfaeb2ac13b77c8540c73d)
2020-12-31Core/Spawns: Resolve crash in BattlegroundAVr00ty-tc
- Correctly set spawngroup on spawned creatures in Alterac Valley BG - Sanity check on application of dynamic spawn rates (not for BG/Arena maps) - Check that spawndata exists before using it. Closes #20535 (cherry picked from commit 55b9a3f65faeefb1c361b74b7a424d53e2d4c72e)
2020-12-31Core/Commands: Add .reload vehicle_templateShauren
2020-12-31Core/Vehicles: add a way to delay the Vehicle despawn Time if its needed.Sevi
* New database table `vehicle_template` holds info for despawn delay with option to extend it in the future
2020-12-30Core/Commands: Add optional broadcast text id argument to .debug play sound ↵Shauren
command
2020-12-28Core/Vehicles: Add missing caster guid checkSevi
Merges #25772
2020-12-28Core/Vehicles: Treat entering other vehicles mounted on main vehicle as ↵Shauren
swapping seats
2020-12-27Core/Chat: Send broadcast text id in sound packets to allow playing ↵Shauren
encrypted sound files
2020-12-24Core/Quests: Fixed crash happening when a player is quest enderShauren
Closes #257625
2020-12-24Core/Spells: Ice LanceShauren
* fixed secondary target damage with Splitting Ice talent * fixed dropping 2 charges of Fingers of Frost with Splitting Ice
2020-12-24Scripts/Spells: Mage Ice Lance (draft)Ryzen
Missing/todo the following: - x3 damage on frozen target - lower damage of second lance triggered by Splitting Ice to 80% (now it deals 100%) - Chain Reaction.
2020-12-23Core/Spells: Fixed fallback values for EquippedItemSubClassMask and ↵Ghaster
EquippedItemInventoryTypeMask (#25521)
2020-12-23Core/Players: Introduce configurable allied race starting level and fix ↵Shauren
default level selection for pandaren death knights
2020-12-23Core/Config: Fixed StartPlayLevels of DK, DH & RAFRealLushen
2020-12-22Core/Corpses: Fixed crash during loading corpsesShauren
Closes #25748 Closes #25744
2020-12-20Core/DataStores: Implement optional data in hotfix packetsShauren
Closes #25738
2020-12-19Core/Players: Fixed worgen character creationShauren
Closes #25731
2020-12-19Core/Quests: Fixed min level calculationShauren
2020-12-18Core/Players: Fixed barbershop not changing model when changing genderShauren
Closes #25742
2020-12-16Warning fixShauren
2020-12-16Core/Quest: Change RewardFactionCapIn type to signed int32funjoker
2020-12-15Core/PacketIO: Add missing ByteBuffer::ResetBitPos calls, fixes buying items ↵Shauren
from vendors Closes #25729
2020-12-13Core/Corpses: Fixed client crashes with player corpsesShauren
Closes #25714
2020-12-13Core/PacketIO: Enable CMSG_CHECK_CHARACTER_NAME_AVAILABILITYShauren
2020-12-12Core/PacketIO: Fixed SMSG_CHAR_FACTION_CHANGE_RESULT structureShauren
2020-12-12Dep/Boost: Support for boost 1.74 - heapShauren
Closes #25470 (cherry picked from commit 868c82aa6c7036fef8db6ecef4d66046d14608d7)
2020-12-12Dep/Boost: Partial support for boost 1.74 - asioShauren
Ref #25470 (cherry picked from commit 155e37831e9c581c6a8ebba34fe70d3459301d0a)
2020-12-12Core/PacketIO: Updated ResponseCodes enum for 9.0.2Shauren
2020-12-11Core/Quests: Fixed questgiver iconsShauren
Closes #25702
2020-12-10Core/PacketIO: Fixed client crashes with SMSG_UPDATE_TALENT_DATAShauren
Closes #25701
2020-12-09Core/GameObjects: Updated gameobject template structure to 9.0Shauren