aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-27 DB/SAI: Remove excess event flags from timed action listsoffl
Closes #24701
2020-05-26Core/PacketIO: Fixed the problem of not displaying random properties of ↵Paraciusz
equipment when inspecting other player equipment. (#24696)
2020-05-26Scripts/Ulduar: Fix Flame Leviathan movement (#24673)Gildor
2020-05-26DB/Quest: Convert & update support for 'Mark V is Alive!' to SAIoffl
Closes #24686
2020-05-25DB/Quest: Convert & update support for 'When the Cows Come Home' to SAIoffl
Closes #24685
2020-05-25 DB/Quest: Convert & update support for 'Cuergo's Gold' to SAIoffl
Closes #24675
2020-05-25Boss/Script: Remove Hex Lord Malacrass wrong equipment from the script and ↵Killyana
use the one from the DB
2020-05-25DB/Creature: Fix some creatures position in Zul'Aman & add missingoffl
Closes #24690
2020-05-25DB/GameObject: Add 58 More Netherwing Eggsdr-j
Closes #24688
2020-05-25DB/SAI: Fix some wrong values in timed action listsoffl
Closes #24693 Closes #24692
2020-05-24Core/Misc: Sync some funcion names with master (#24683)NoName
2020-05-24DB/Creature: Remove Ossirian Crystal Trigger as spawned by scriptKillyana
Closes #24681
2020-05-24Scripts/RuinsOfAhnQiraj: Crystal handling (#24679)NoName
+ make crystal usable with animation and despawn after use; + small code update; + spell rearrange; + define some magic numbers; + update crystal coordinates from sniffed data
2020-05-24Scripts/Icecrown Citadel: Fix Sindragosa movement when Wipe in fly phase ↵Gildor
(#24665)
2020-05-24Entities/Player: Restore old checks for UpdatePvPFlag (#24372)NoName
Partly revert 671052575a36624b06379ee5e13a7fea26870194 + implemented timer reset to 300s after relog never worked, therefore removing that part; + reverting other parts with 300s timer changes, as not needed;
2020-05-24 DB/Quest: Birds of a FeatherKillyana
Closes #24687
2020-05-23DB/Spell: Fix rampart of skulls and upper spire teleport orientationKillyana
2020-05-23CI/GitHub: Remove PR GitHub Action because of current limitationsjackpoz
GitHub Actions triggered when creating a Pull Request receive a read-only token that makes them useless when trying to do anything on GitHub. Useful links: - https://github.com/actions/first-interaction/issues/10 - https://github.com/actions/labeler/issues/12 - https://github.com/actions/labeler#pull-request-labeler (cherry picked from commit 59e8b98bef5cee939e684869c3a8bd6ae950ff5b)
2020-05-23CI/GitHub: Add action to label issuesjackpoz
(cherry picked from commit ce10a9482af00dd316d9866fd9bed2934c9db191) CI/GitHub: Add action to label pull requests (cherry picked from commit 92a289e45518e6a4c3a34fed6d28f09002e53352) CI/GitHub: Fix github actions syntax (cherry picked from commit 0435ecc8f52490b6d27ca9c9d3b1f6507932c824) CI/GitHub: Rename jobs (cherry picked from commit 58013167ded4db06f0e59c1102f6406fd65e66b5)
2020-05-23DB/Quest: Convert "HELP!" & "Corki's Gone Missing Again!" & "Cho'war the ↵Killyana
Pillager" to SAI Closes #24649
2020-05-22DB/GameObject: Remove Jump-a-tron 4000 from the DBKillyana
Ref #24668
2020-05-22DB/Quest: Convert & update support for 'Prisoners of Wyrmskull' to SAIoffl
Closes #24650
2020-05-21DB/GameObject: Convert & update support for Shrine of the Eagle / Falcon / ↵offl
Hawk to SAI Closes #24647
2020-05-21DB/Creature: Convert Sayge to SAIoffl
Closes #24663
2020-05-21Scripts/Misc: Fix issues reported by ASanjackpoz
2020-05-21DB/GameObject: Convert & update support for Tablet of Madnessoffl
Closes #24670
2020-05-21DB/Creature: Add conditions for Wazat's texts & option to restore keyoffl
Closes #24669
2020-05-21Core/Packets: updated CMSG_PLAYED_TIME, SMSG_PLAYED_TIME (#24674)ForesterDev
(cherry picked from commit 50b4a3a707a92f3d9bce85a3af335061b7a6290d) # Conflicts: # src/server/game/Server/Packets/CharacterPackets.cpp # src/server/game/Server/Protocol/Opcodes.cpp # src/server/game/Server/WorldSession.h # src/server/scripts/Northrend/Nexus/Nexus/nexus.h Co-authored-by: MitchesD <majklprofik@seznam.cz>
2020-05-21Core/Creature: Allow to disable HP regen in Raids even if the target is ↵Giacomo Pozzoni
unreachable (#24646)
2020-05-21DB/GameObject: Convert & update support for Jump-a-tron 4000 to DB scriptKillyana
Closes #24668
2020-05-21DB/Loot: Remove loot from creature Water Terroroffl
Closes #24671
2020-05-21DB/Quest: Convert Escape from Umbrafen to SAIoffl
Closes #24648
2020-05-20DB/Quest: With a little help from my friendsdr-j
Closes #24639
2020-05-19DB/Quest: Convert & update support for 'Hypercapacitor Gizmo' to SAIoffl
Closes #24640
2020-05-19DB/Creature: Remove static spawns of Arcane Fiend & Amani Bear Mountoffl
Closes #24662
2020-05-19DB/GameObject: Convert & update support for Fel & Bash'ir crystalforgesoffl
Closes #24643
2020-05-19DB/Quest: Convert support for 'Strength of One' to SAIoffl
Closes #24641
2020-05-19DB/Creature: Bogblossom Bunnyoffl
Closes #24623
2020-05-19Core/Quests: Add missing GO_DYNFLAG_LO_ACTIVATE to lootable chests related ↵Shauren
to quests but not having quest loot Closes #24474
2020-05-19Core/Quests: Fixed gameobject sparkle state for lootable quest items by ↵Shauren
moving ItemAddedQuestCheck/ItemRemovedQuestCheck after item is added/removed This is neccessary so that GameObject::BuildValuesUpdate from BuildValuesUpdateBlockForPlayer picks up correct inventory state and sets GO_DYNFLAG_LO_ACTIVATE
2020-05-19Scripts/ICC: Fixed duplicated call of reputation spellKeader
2020-05-19Scripts/ICC: Fixed Deathbringer/Valithria reputation handler + codestyle fixesKeader
* Added correct reputation spell for both bosses * Fixed debuffs remove when deathbringer dies (it also fix recount) * Changed all DoCast(me, xxx) -> DoCastSelf(xx) * Removed old reputation hack in DB * Fixed my OCD with spells enum :)
2020-05-19Scripts/RazorfenDowns: quest "Extinguishing the Idol" (#24658)NoName
2020-05-19Core/Objects: Add GOSummonType argument to SummonGameObject accepting XYZ ↵NoName
arguments instead of Position (#24655)
2020-05-19DB/Quest: Finding the Survivorsoffl
Update the los event Ref #24636
2020-05-18DB/SAI: Fel Guard HoundKillyana
Ref #24638
2020-05-18 DB/Quest: Convert & update support for 'Shizz Work' to SAIoffl
Closes #24638
2020-05-17DB/Quest: Convert & update support for 'Finding the Survivors' to SAIoffl
Closes #24636
2020-05-17DB/Creature: Convert & update support for Ashyen & Keleth to SAIoffl
Closes #24635
2020-05-17DB/Loot: Remove item Carved Ivory Bone from creatures lootoffl
Closes #24624