Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update merge master #18

Merged
merged 119 commits into from
Oct 4, 2024
Merged

update merge master #18

merged 119 commits into from
Oct 4, 2024

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    d5263b0 View commit details
    Browse the repository at this point in the history
  2. fix(Core/PlayerStorage): Equip OH, 2H, Titan's Grip weapon swapping (#…

    …19884)
    
    titan's grip, unequip with full bags
    sogladev authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8d7463c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92ec347 View commit details
    Browse the repository at this point in the history
  4. fix(Scripts/BlackTemple): Fix variable not being set to true when Ak… (

    …#19947)
    
    fix(Scripts/BlackTemple): Fix variable not being set to false when Akama dies
    Nyeriah authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8030ef4 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. fix(Scripts/BlackTemple): fix blaze and flame bast casting for Flame …

    …of Azzinoth (#19967)
    
    fix(Scripts/Core): fix blaze and flame bast casting for Flame of Azzinoth
    Grimdhex authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    bd40fef View commit details
    Browse the repository at this point in the history
  2. fix(Core/Spells): Shadow demon - Allow to move while casting Paralyze (

    …#19948)
    
    * fix(Scripts/BlackTemple): fix stationary shadow demons
    
    * optimization: use else if to stop the execution when a condition is reach
    
    * revert last changes and fix the spell to allow move while casting
    
    * .
    Grimdhex authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    4fc60bb View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. fix(Scripts/BlackTemple): Parasitic Shadowfiends should not target pl… (

    #19944)
    
    * fix(Scripts/BlackTemple): Parasitic Shadowfiends should not target players affected with debuff
    
    * Update boss_illidan.cpp
    
    * Update src/server/scripts/Outland/BlackTemple/boss_illidan.cpp
    
    * make it simple
    Nyeriah authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    99b39e5 View commit details
    Browse the repository at this point in the history
  2. fix(Scripts/BlackTemple): Implement emotes when opening Najentus and … (

    #19946)
    
    * fix(Scripts/BlackTemple): Implement emotes when opening Najentus and Den of Mortal Delights
    
    * only check if state is done
    Nyeriah authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8b16f7d View commit details
    Browse the repository at this point in the history
  3. chore(DB): import pending files

    Referenced commit(s): 8b16f7d
    github-actions[bot] committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    d13b696 View commit details
    Browse the repository at this point in the history
  4. fix(Scripts/BT): correct illidari council enrage timer (#19975)

    * fix(Scripts/BT): correct illidari council enrage timer
    
    * wrong conversion from 5ae1473
    
    * redundant
    Kitzunu authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    04c8e85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee6e74e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1df989f View commit details
    Browse the repository at this point in the history
  7. fix(Core/PlayerQuest): Introduce flag QUEST_SPECIAL_FLAGS_NO_LOREMAST… (

    #19962)
    
    * fix(Core/PlayerQuest): Introduce flag QUEST_SPECIAL_FLAGS_NO_LOREMASTER_COUNT
    
    - this allows flagging quests so that they will not count towards Loremaster achievement
    - update Corrupted Flower Quests in Felwood accordingly as a first use case
    
    * load Specialflags as uint32 from DB
    sudlud authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e2353a1 View commit details
    Browse the repository at this point in the history
  8. chore(DB): import pending files

    Referenced commit(s): e2353a1
    github-actions[bot] committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    64c9e4a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fix(Core/Spells): Revert triggered spell logic change. (#19983)

    Revert "fix(Core/Spells): Resolve a case of triggered spells prolonging comba…"
    
    This reverts commit edd7e10.
    heyitsbench authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3bb5ec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07c54fe View commit details
    Browse the repository at this point in the history
  3. chore(DB): import pending files

    Referenced commit(s): 07c54fe
    github-actions[bot] committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a35f0c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix(Scripts/BlackTemple): Flames of Azzinoth - Fix the charge logic (#…

    …19968)
    
    fix(Scripts/BlackTemple): fix the charge mechanic of Flames of Azzinoth
    
    * remove also a old duplicate check in a spell script
    Grimdhex authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5af3d2d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    dbde182 View commit details
    Browse the repository at this point in the history
  2. fix(Core/Spells): Resolve a case of triggered spells prolonging comba…

    …t. (#19991)
    
    * Revert "fix(Core/Spells): Revert triggered spell logic change. (#19983)"
    
    This reverts commit 3bb5ec7.
    
    * Add aura effect check.
    
    Co-Authored-By: Anton Popovichenko <[email protected]>
    
    * Add comment, use target instead of owner.
    
    * Adjust comment terminology.
    
    ---------
    
    Co-authored-by: Anton Popovichenko <[email protected]>
    heyitsbench and walkline authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a0057b9 View commit details
    Browse the repository at this point in the history
  3. fix(Core/Loot) fix bug with loot (#19882)

    Try to fix bug with loot
    skelUA authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a196f7f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Fix(db/creature) black temple illidari assassin riposte ability missi…

    …ng (#19957)
    
    * fix(DB/Creature) Black Temple - Illidari Assassin: Riposte ability missing
    
    * fix(DB/Creature): Black Temple - Illidari Assassin: Riposte ability missing
    
    * Update 2024_09_13_00.sql
    
    * bitwise method
    Carriola-wotlk authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1d899cf View commit details
    Browse the repository at this point in the history
  2. chore(DB): import pending files

    Referenced commit(s): 1d899cf
    github-actions[bot] committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    eda0df7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e17b32 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. fix(CI/macOS): Fix macOS CI dependency installation by updating macOS…

    … version. (#19997)
    
    * fix(CI/MacOS): Fix MacOS CI dependency installation.
    
    * Try to use macos 14 version
    
    * Remove brew cleanup and z3 dependency
    
    * Adjust readline lib discovery
    
    * Update macos supported version in SECURITY.md
    walkline authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    36a8653 View commit details
    Browse the repository at this point in the history
  2. fix(DB/ArgentTournament): Stabled Campaign Warhorse missing error mes…

    …sage (#19926)
    
    * fix lance requirement error msg
    
    * ;
    sogladev authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    188b864 View commit details
    Browse the repository at this point in the history
  3. chore(DB): import pending files

    Referenced commit(s): 188b864
    github-actions[bot] committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    0ba59c0 View commit details
    Browse the repository at this point in the history
  4. chore(Core/Misc): Some cleanup (#19970)

    * remove weird blanks
    
    * update if
    
    * ) ) to ))
    
    * missed some ) )
    
    * now switch
    
    * .
    Kitzunu authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    386aea0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b364e00 View commit details
    Browse the repository at this point in the history
  6. chore(Core/AllMapScript) Update structure (#19979)

    * fix(Core/AllMapScript) Update structure to use CALL_ENABLED_HOOKS
    
    * fatal error: no template named 'vector' in namespace 'std'
    
    * fix build
    
    Co-authored-by: Anton Popovichenko <[email protected]>
    
    ---------
    
    Co-authored-by: Anton Popovichenko <[email protected]>
    pangolp and walkline authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    cfd7bf4 View commit details
    Browse the repository at this point in the history
  7. fix(Scripts/Commands): Prevent crash if you use doublequotes in go cr… (

    #20012)
    
    fix(Scripts/Commands): Prevent crash if you use doublequotes in go creature name
    
    * closes #20010
    Kitzunu authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d227ed9 View commit details
    Browse the repository at this point in the history
  8. fix(DB/Creature) Ebon Blade Commander Equipment (#19846)

    * fix(DB/Creature) Ebon Blade Commander Equipment
    
    * fix(DB/Creature) Ebon Blade Commander Equipment
    
    * Update rev_1725226115559982400.sql
    
    * Update rev_1725226115559982400.sql
    
    ---------
    jorge990125 authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1802de9 View commit details
    Browse the repository at this point in the history
  9. feat(Core/Commands): Add debug command for applying a spell cooldown. (

    …#20004)
    
    * Init.
    
    * Correct wrong query characters.
    heyitsbench authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    7790b22 View commit details
    Browse the repository at this point in the history
  10. chore(DB): import pending files

    Referenced commit(s): 1802de9
    github-actions[bot] committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    a452b25 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    985410f View commit details
    Browse the repository at this point in the history
  2. chore(DB): import pending files

    Referenced commit(s): 985410f
    github-actions[bot] committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    02cd628 View commit details
    Browse the repository at this point in the history
  3. fix(DB/quest_offer_reward): C'Thun's Legacy turnin dialogue (#19130)

    * fix(DB/quest_offer_reward): C'Thun's Legacy turnin dialogue
    
    * fix(DB/quest_offer_reward): C'Thun's Legacy turnin dialogue
    proxical authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    44a10e7 View commit details
    Browse the repository at this point in the history
  4. chore(DB): import pending files

    Referenced commit(s): 44a10e7
    github-actions[bot] committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    bb0d292 View commit details
    Browse the repository at this point in the history
  5. fix(DB/Creature): [Loot] Unyielding mobs low drop of Runecloth (#19910)

    * fix(DB/Creature): chances items changed
    
    * fix: edit items chances and set GroupId
    Carriola-wotlk authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8dc0827 View commit details
    Browse the repository at this point in the history
  6. chore(DB): import pending files

    Referenced commit(s): 8dc0827
    github-actions[bot] committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    b8fb0ae View commit details
    Browse the repository at this point in the history
  7. fix(DB/creature_text): (Pit of Saron, AzjolNerub) assign BroadcastTex…

    …tId to creature_text (#18611)
    
    * (Instance:Pit of Saron) cleanup some duplicated txt lines and make use broadcast_text for localization support
    (Instance:AzjolNerub) added ruRU creature_text localization for Anub'arak intro (because BroadcastTextId unknown)
    
    * Update txt_line_fix.sql
    
    Remove excess line breaks
    
    * Rescued Alliance Slave connect heroic version template
    
    ---------
    
    Co-authored-by: Walter Pagani <[email protected]>
    chaosua and pangolp authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8566e4a View commit details
    Browse the repository at this point in the history
  8. chore(DB): import pending files

    Referenced commit(s): 8566e4a
    github-actions[bot] committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f917b96 View commit details
    Browse the repository at this point in the history
  9. fix(Core/Spells): Fix Fatal Attraction procing multiple times for eac… (

    #20014)
    
    fix(Core/Spells): Fix Fatal Attraction procing multiple times for each player nearby
    Nyeriah authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    78cc255 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2625f8c View commit details
    Browse the repository at this point in the history
  11. chore(DB): import pending files

    Referenced commit(s): 2625f8c
    github-actions[bot] committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    014602c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix(DB/Quest) - Omit deprecated Pledge of Secrecy from Goblin and Gno…

    …me Engineering Questlines. (#19577)
    
    * Add level adjustments for Pledge of Secrecy 30->20
    
    * quest_template_addon -> quest_template
    
    * nvim lowercased everything
    
    * Update to remove the Pledge of Secrecy from the chain instead
    
    * Set RewardNextQuest for other horde breadcrumbs as well
    Ceikry authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    aab9177 View commit details
    Browse the repository at this point in the history
  2. chore(DB): import pending files

    Referenced commit(s): aab9177
    github-actions[bot] committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e58c9cb View commit details
    Browse the repository at this point in the history
  3. fix(Scripts/Quest): Fires Over Skettis (#19567)

    * fix(Scripts/Quest): Fires Over Skettis
    
    * Update spell_item.cpp
    
    ---------
    grimgravy authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    511235c View commit details
    Browse the repository at this point in the history
  4. chore(DB): import pending files

    Referenced commit(s): 511235c
    github-actions[bot] committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0858c8b View commit details
    Browse the repository at this point in the history
  5. fix(Scripts/BlackTemple): Fix Fatal Attraction not being removed if t… (

    #20021)
    
    fix(Scripts/BlackTemple): Fix Fatal Attraction not being removed if targets move apart
    Nyeriah authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0e9fb59 View commit details
    Browse the repository at this point in the history
  6. refactor(Core/Database): improve abort messages for mysql errors (#20013

    )
    
    * refactor(Core/Database): improve abort messages for mysql errors
    
    * Update MySQLConnection.cpp
    Kitzunu authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b67a409 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0178bb View commit details
    Browse the repository at this point in the history
  8. chore(DB): import pending files

    Referenced commit(s): d0178bb
    github-actions[bot] committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    62509ab View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix(DB/Event): Love is in the Air event missing Love Boat vehicles 1 (#…

    …19987)
    
    * add sql
    
    add boats
    
    remove vehicle_seat_addon stuff
    
    Co-authored-by: Dr-J <[email protected]>
    
    * update smartAI comments
    
    with Keira3
    
    * fix sql, make summoners invisible to players
    
    * change spellId 62011 to 'Romantic' 69352
    
    * Update rev_1725993194571320983.sql
    
    ---------
    
    Co-authored-by: Dr-J <[email protected]>
    Co-authored-by: sudlud <[email protected]>
    3 people authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d6c731f View commit details
    Browse the repository at this point in the history
  2. chore(DB): import pending files

    Referenced commit(s): d6c731f
    github-actions[bot] committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    537bfb0 View commit details
    Browse the repository at this point in the history
  3. fix(Core/Loot): Fix crash for round robin loot mode when solving ques…

    …t item for offline loot owner. (#20033)
    walkline authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7dd4605 View commit details
    Browse the repository at this point in the history
  4. fix(Scripts/TheEye): Kael'thas p5 transition, flight, MotionMaster:Mo…

    …veTakeoff (#20005)
    
    Co-authored-by: killerwife <[email protected]>
    sogladev and killerwife authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a7578e1 View commit details
    Browse the repository at this point in the history
  5. chore(DB): import pending files

    Referenced commit(s): a7578e1
    github-actions[bot] committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    97aaf84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dea3d44 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix(Scripts/BlackTemple): Correct the door announcement to only annou… (

    #20036)
    
    fix(Scripts/BlackTemple): Correct the door announcement to only announce on the first bosses
    Nyeriah authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a65be25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54f7d3f View commit details
    Browse the repository at this point in the history
  3. chore(DB): import pending files

    Referenced commit(s): a65be25
    github-actions[bot] committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    69b5ee8 View commit details
    Browse the repository at this point in the history
  4. refactor(SQL/Quest) Rescuing the Rescuers ID 11244 (#20030)

    * refactor(SQL/Quest) Rescuing the Rescuers ID 11244
    
    * fix range and max targets
    
    * Texts are added and the smart_script list is modified
    
    Co-authored-by: DEV Seaferer <[email protected]>
    
    ---------
    
    Co-authored-by: DEV Seaferer <[email protected]>
    pangolp and Seaferer authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    891bcd8 View commit details
    Browse the repository at this point in the history
  5. chore(DB): import pending files

    Referenced commit(s): 891bcd8
    github-actions[bot] committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    da31098 View commit details
    Browse the repository at this point in the history
  6. fix(Core/Unit): fix Dual Wield for more creatures, CREATURE_FLAG_EXTR…

    …A_USE_OFFHAND_ATTACK, creature disarm damage (#20015)
    
    * enable CREATURE_FLAG_EXTRA_USE_OFFHAND_ATTACK
    
    * sql set CREATURE_FLAG_EXTRA_USE_OFFHAND
    
    * use new HasOffHandWeaponForAttack instead of haveOffhandWeapon
    
    no longer requires m_CanDualwield set to use Offhand attack
    requires non-disarmed weapon in Offhand OR creature_flag_extra enabled
    
    Co-authored-by: Ovah <[email protected]>
    Co-authored-by: Warlockbugs <[email protected]>
    
    * Make shapeshift forms which dont override attack speed use weapon damage
    
    Co-authored-by: killerwife <[email protected]>
    
    * SetEquipmentSlots turning off damage update when using template default
    
    Co-authored-by: killerwife <[email protected]>
    
    * Setup DualWield & Damage On Equipment Updates, implement Set and GetVirtualItem
    
    Co-authored-by: Yatzii <[email protected]>
    
    * creature disarm damage
    
    set disarm to reduce minmax damage by 50% instead of setting to 0
    
    Co-authored-by: Warlockbugs <[email protected]>
    
    ---------
    
    Co-authored-by: Ovah <[email protected]>
    Co-authored-by: Warlockbugs <[email protected]>
    Co-authored-by: killerwife <[email protected]>
    Co-authored-by: Yatzii <[email protected]>
    5 people authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6e4a9bb View commit details
    Browse the repository at this point in the history
  7. chore(DB): import pending files

    Referenced commit(s): 6e4a9bb
    github-actions[bot] committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8aa6310 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98ae32e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52b8fa1 View commit details
    Browse the repository at this point in the history
  10. chore(DB): import pending files

    Referenced commit(s): 52b8fa1
    github-actions[bot] committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c2be398 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix(Core/Unit): fix Dual Wield for more creatures... (#20047)

    * non-weapons should return true
    
    * remove shapeshift check
    sogladev authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8a06044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3504273 View commit details
    Browse the repository at this point in the history
  3. chore(DB): import pending files

    Referenced commit(s): 3504273
    github-actions[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    510422a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. chore(DB/CreatureText) Translate text in city guards (#20034)

    Co-authored-by: Álvaro Martín <[email protected]>
    pangolp and Varoso authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3dc47ee View commit details
    Browse the repository at this point in the history
  2. chore(DB): import pending files

    Referenced commit(s): 3dc47ee
    github-actions[bot] committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d822108 View commit details
    Browse the repository at this point in the history
  3. new BattlegroundDesertionTypes for hook OnBattlegroundDesertion (#20039)

    * new BattlegroundDesertionTypes for hook OnBattlegroundDesertion
    
    * chore: minor improvements
    
    ---------
    
    Co-authored-by: laasker <[email protected]>
    Helias and laasker authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f6de601 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. (DB/Creatures): fixup Dual Wield for creatures, remove some CREATURE_…

    …FLAG_EXTRA_USE_OFFHAND_ATTACK (#20061)
    
    remove flags
    sogladev authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    e9c969c View commit details
    Browse the repository at this point in the history
  2. chore(DB): import pending files

    Referenced commit(s): e9c969c
    github-actions[bot] committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    c2a0d8c View commit details
    Browse the repository at this point in the history
  3. fix(Script/BlackTemple): teleport position with fatal attraction (#19971

    )
    
    * fix(Script/BlackTemple): teleport position with fatal attraction
    
    * fix codestyle
    
    * try a new way by keeping a random teleport
    
    * remove the old fixed position
    
    * improve the dest selection
    
    * raycast around the new position for check a valid dest
    
    * fix codestyle
    
    * revert the old changes
    
    * refactor to remove the while loop
    
    * few refactor
    
    * Revert "few refactor"
    
    This reverts commit fb7613d.
    
    * .
    
    * add a los check
    
    * new improvement with stairs cases & console errors
    
    * fix disableWarning option
    
    * Update boss_mother_shahraz.cpp
    
    * Update boss_mother_shahraz.cpp
    
    * Update boss_mother_shahraz.cpp
    
    * Update boss_mother_shahraz.cpp
    
    * Update boss_mother_shahraz.cpp
    Grimdhex authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    8bf3595 View commit details
    Browse the repository at this point in the history
  4. fix(DB/Creature): remove stun immunity from Coilfang Strider (#20071)

    remove stun mechanic immune
    sogladev authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    81251aa View commit details
    Browse the repository at this point in the history
  5. chore(DB): import pending files

    Referenced commit(s): 81251aa
    github-actions[bot] committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b07670f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23de736 View commit details
    Browse the repository at this point in the history
  7. chore(DB): import pending files

    Referenced commit(s): 23de736
    github-actions[bot] committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    7690c35 View commit details
    Browse the repository at this point in the history
  8. chore(Apps/Codestyle): add a new check for if statements (#20073)

    * chore(Apps/CodeStyle): add a new check for if statements
    
    * update
    
    * Update spell_priest.cpp
    
    * Update codestyle.py
    Grimdhex authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    729cf72 View commit details
    Browse the repository at this point in the history
  9. fix(Core/Script) - Black Temple - Gurtogg Bloodboil - Bewildering Str…

    …ike mechanics doesnt work as it should (#20074)
    
    * spell_gurtogg_bloodboil_bewildering_strike_aura class added
    
    * Create spell_gurtogg_bloodboil_bewildering_strike_aura
    
    * extension sql added
    
    * CanAIAttack condition added
    
    * Delete data/sql/updates/pending_db_world/spell_gurtogg_bloodboil_bewildering_strike_aura.sql
    Carriola-wotlk authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    de93487 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67f587d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. fix(Scripts/ICC): Fix Valkyr "teleportation" effect caused by movemen…

    …t desynchronization between server and client. (#20080)
    walkline authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2e0a570 View commit details
    Browse the repository at this point in the history
  2. fix(Core/Battlefield): shapeshift aura removal from players on leavin…

    …g arena or battleground (#20069)
    
    no longer remove shapeshift auras from player on leave
    sogladev authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    b45166b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4721c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a96ce2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34a3b4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ebb53a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e2306f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1932fd0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    784e806 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    8047694 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    7fd507e View commit details
    Browse the repository at this point in the history
  2. chore(DB): import pending files

    Referenced commit(s): 7fd507e
    github-actions[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d1095a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8c5639 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b17898 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d2aebb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    484e19d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b089966 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae30489 View commit details
    Browse the repository at this point in the history
  9. fix(DB/Creature): Icecrown Orgrim's Hammer and The Skybreaker map ico…

    …ns (#20104)
    
    * fix Orgrim's Hammer and The Skybreaker marker npcs
    
    * change insert to update
    sogladev authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bc866b1 View commit details
    Browse the repository at this point in the history
  10. chore(DB): import pending files

    Referenced commit(s): bc866b1
    github-actions[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    003eda6 View commit details
    Browse the repository at this point in the history
  11. fix(Core/Spells): Restricted aura application prevention when immune …

    …to banish effects (e.g cyclone) (#20060)
    Nyeriah authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ee870ff View commit details
    Browse the repository at this point in the history
  12. fix(Scripts/TheBlackTemple): resetting behaviour in p1 for Shade of A…

    …kama (#20076)
    
    * init
    
    * Update boss_shade_of_akama.cpp
    
    * Update boss_shade_of_akama.cpp
    
    * Update boss_shade_of_akama.cpp
    
    * update factions
    
    bench with the faction sniffs
    
    Co-Authored-By: Benjamin Jackson <[email protected]>
    
    * set spawned creatures in combat again
    
    Co-Authored-By: Benjamin Jackson <[email protected]>
    
    * wip change faction to defender
    
    * Update boss_shade_of_akama.cpp
    
    * Update boss_shade_of_akama.cpp
    
    * set hostiles in combat
    
    * Akama shade reset test (#12)
    
    compilation of commits with fixes and debugging
    
    * Update boss_shade_of_akama.cpp
    
    * Update factions_shade.sql
    
    * Update factions_shade.sql
    
    * Update factions_shade.sql
    
    * Update factions_shade.sql
    
    * 5s instead of 5ms
    
    * change faction enum names
    
    * revert faction change on player death
    
    * unused import
    
    * Update boss_shade_of_akama.cpp
    
    * unsummon all non-defenders
    
    * clear summons on all players dead
    
    * blank space
    
    * make creatures not stop spawning on player wipe
    
    * oops
    
    ---------
    
    Co-authored-by: Benjamin Jackson <[email protected]>
    elthehablo and heyitsbench authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3636d7f View commit details
    Browse the repository at this point in the history
  13. chore(DB): import pending files

    Referenced commit(s): 3636d7f
    github-actions[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a774bbd View commit details
    Browse the repository at this point in the history
  14. fix(Core/Unit): Flight Form riding crop, vehicle speed auras (#20079)

    * vehicle aura stacking
    
    Rename flight speed related auras
    Co-authored-by: Laise <[email protected]>
    
    * rename to better match existing flight auras
    sogladev authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9a1f271 View commit details
    Browse the repository at this point in the history
  15. fix(DB/Gameobject): add gameobjects to transports (#20117)

    * fix(DB/Gameobject): add gameobjects to transports
    
    * remove comment
    
    * assign chairs to correct transport
    sudlud authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f48f63d View commit details
    Browse the repository at this point in the history
  16. chore(DB): import pending files

    Referenced commit(s): f48f63d
    github-actions[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    529e914 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    82797a4 View commit details
    Browse the repository at this point in the history
  2. fix(Creature/Model): Model probability change (#20062)

    * fix(Creature/Model) Model probability change
    
    * Fixes compilation and recommendations
    
    * Data extracted 51831
    
    Co-authored-by: Benjamin Jackson <[email protected]>
    
    ---------
    
    Co-authored-by: Benjamin Jackson <[email protected]>
    pangolp and heyitsbench authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fa0ed1b View commit details
    Browse the repository at this point in the history
  3. chore(DB): import pending files

    Referenced commit(s): fa0ed1b
    github-actions[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a16ac71 View commit details
    Browse the repository at this point in the history
  4. fix(DB/WailingCaverns): make Boahn cast snake form (#20119)

    * Create boahn.sql
    
    * Update boahn.sql
    elthehablo authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7de5f72 View commit details
    Browse the repository at this point in the history
  5. chore(DB): import pending files

    Referenced commit(s): 7de5f72
    github-actions[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c8b814d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    de7b1ea View commit details
    Browse the repository at this point in the history
  2. chore(DB): import pending files

    Referenced commit(s): de7b1ea
    github-actions[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    67c746b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc37941 View commit details
    Browse the repository at this point in the history