Commit graph

  • 9b5403e42f
    Merge f3c88b2df8 into 84a25e6df8 Quentin Dawans 2026-08-15 15:08:24 +08:00
  • 84a25e6df8
    chore: remove unused variables to silence compiler warnings (#483) main Stefano Borzì 2026-08-14 20:47:54 +02:00
  • 47e6f2d863 chore: remove unused variables to silence compiler warnings Helias 2026-08-14 20:00:44 +02:00
  • 47ff0b5cfa
    fix(DB): Use creature.id column instead of nonexistent id1/id2/id3 (#480) Andrew 2026-06-21 08:25:43 -03:00
  • b3200e1031 fix(DB): Use creature.id column instead of nonexistent id1/id2/id3 fix/creature-id-column Skjalf 2026-06-21 08:23:42 -03:00
  • 441cb8a098
    fix(DB): Ahune RDF satchel gives Valor not Frost in phase 1 (#479) Andrew 2026-06-20 18:31:36 -03:00
  • 9e6206e53d fix(DB): Gate Ahune satchel scythe behind ToC phase Skjalf 2026-06-20 18:30:41 -03:00
  • 13b1da90a9 fix(DB): Ahune RDF satchel gives Valor not Frost in phase 1 Skjalf 2026-06-20 18:26:31 -03:00
  • cc21cbf3f4
    fix(DB): Gate WotLK Ahune 232 loot behind ToC phase (#478) Andrew 2026-06-20 18:20:56 -03:00
  • fcd311a537 fix(DB): Gate WotLK Ahune 232 loot behind ToC phase Skjalf 2026-06-20 18:20:09 -03:00
  • f3c88b2df8 fix: comment out remaining npc_trainer SQL in Bracket_70_6_3 Ovv 2026-06-07 21:02:44 +02:00
  • 41e56e4a86
    fix(DB): OS 25-man Sartharion should drop Emblem of Valor in 80_1_3 (#474) sogladev 2026-04-25 02:04:33 +02:00
  • dafb5df0a8
    fix(DB): OS 25-man Sartharion should drop Emblem of Valor in 80_1_3 fix-db-os25 sogla 2026-04-25 00:43:29 +02:00
  • fcdb5a7461 fix(DB): include Sartharion 25N in OS Valor upgrade feat/glory-of-the-raider-rewards Skjalf 2026-04-15 16:27:16 -03:00
  • 3ddf6b9516
    feat(DB): Restore Glory of the Raider mount rewards (#473) Andrew 2026-04-15 14:42:32 -03:00
  • 9d02151897 feat(DB): Restore Glory of the Raider mount rewards Skjalf 2026-04-15 14:40:26 -03:00
  • 39e02acbb2
    fix(DB): OS 10-man emblems drop Heroism instead of Valor (#472) Andrew 2026-04-15 11:26:33 -03:00
  • 2d10bcf93d fix(DB): OS 10-man emblems drop Heroism instead of Valor fix/os-10man-emblem-heroism Skjalf 2026-04-15 11:19:00 -03:00
  • ddf48e886c
    feat: OS satchels (#471) Andrew 2026-04-14 22:23:57 -03:00
  • 866bd48707 feat: OS satchels Skjalf 2026-04-14 22:23:36 -03:00
  • 572fe5ad80
    feat: update OS emblems (#470) Andrew 2026-04-14 21:39:52 -03:00
  • 3ae355aa5d feat: update OS emblems Skjalf 2026-04-14 21:34:58 -03:00
  • 89c3351c50
    fix(DB): Rename duplicate progression_61_64_down.sql filenames (#469) Andrew 2026-03-23 01:14:45 -03:00
  • fc621f6897 fix(DB): Rename duplicate progression_61_64_down.sql filenames fix-duplicate-sql-filename Skjalf 2026-03-23 01:13:10 -03:00
  • fe93b0bbd0
    refactor(DB): Consolidate small SQL files by table per bracket (#468) Andrew 2026-03-23 01:10:45 -03:00
  • d005379174 refactor(DB): Consolidate small SQL files by table per bracket Skjalf 2026-03-23 01:10:04 -03:00
  • 6d0cffb146
    fix(DB): Update SQL for creature_template schema changes (#467) Andrew 2026-03-22 22:15:43 -03:00
  • e24d2ee077 fix(DB): Update SQL for creature_template schema changes Skjalf 2026-03-22 22:15:05 -03:00
  • 76c577fbdd
    fix(DB): Add missing Hateful Gladiator items for Magister Brasael (31581) (#466) Andrew 2026-03-21 04:48:06 -03:00
  • 82f4325c0a fix(DB): Add missing Hateful Gladiator items for Magister Brasael (31581) items2 Skjalf 2026-03-21 04:47:29 -03:00
  • 0251b89c08
    Move Hateful Gladiator vendor gear to Naxxramas bracket (80_1_3) (#465) Andrew 2026-03-14 08:32:44 -03:00
  • 4b95d54b78 Move Hateful Gladiator vendor gear to Naxxramas bracket (80_1_3) Skjalf 2026-03-14 08:31:35 -03:00
  • fe25b3e139 Convert bracket 0 dungeon disables from SQL to DisableMgr::AddDisable calls copilot-swe-agent[bot] 2026-02-16 21:42:20 +00:00
  • 06b4332c9c Initial plan copilot-swe-agent[bot] 2026-02-16 21:31:22 +00:00
  • 51b054dd6d Convert dungeon disable queries from SQL to sDisableMgr->AddDisable copilot-swe-agent[bot] 2026-02-16 21:22:20 +00:00
  • 8f2e353dfe Initial plan copilot-swe-agent[bot] 2026-02-16 21:10:12 +00:00
  • bb3a1c0616 Move Shadowfang Keep disable to DisableMgr Skjalf 2026-02-16 18:09:36 -03:00
  • 15b859ab4b
    Copilot/create singleton for progression system (#462) Andrew 2026-02-16 18:06:06 -03:00
  • 4aea043d69 Add ProgressionMgr singleton with LoadBracketDisables and move dungeon disables from SQL to C++ copilot-swe-agent[bot] 2026-02-16 19:17:52 +00:00
  • 6ea9c409a6 Initial plan copilot-swe-agent[bot] 2026-02-16 19:06:15 +00:00
  • 32ea14a305
    Add Naxxramas bracket (80_1_3) and clean up WotLK raid bracket SQL Andrew 2026-02-16 15:13:43 -03:00
  • d901482160
    Merge pull request #1 from Nyeriah/copilot/create-brackets-for-modules Andrew 2026-02-16 15:13:21 -03:00
  • fddc1d9d0f Remove accidentally committed codeql file and update .gitignore copilot-swe-agent[bot] 2026-02-16 18:09:48 +00:00
  • e99e3ae749 Final progress update copilot-swe-agent[bot] 2026-02-16 18:09:29 +00:00
  • fafd67c571 Add Naxxramas bracket (80_1_3) and clean up WotLK raid bracket SQL copilot-swe-agent[bot] 2026-02-16 18:08:27 +00:00
  • c6bb969c76 Initial plan copilot-swe-agent[bot] 2026-02-16 18:00:36 +00:00
  • 2c1014517a
    Add progression for Love is in the Air neck pieces. (#460) Benjamin Jackson 2026-02-09 16:26:49 -05:00
  • 3e3dde6675
    Fix formatting for SQL update statement Andrew 2026-02-09 18:26:22 -03:00
  • 659c213e80
    Fix formatting of SQL update statement for item template Andrew 2026-02-09 18:26:02 -03:00
  • 6d1f90eb3f Init. heyitsbench 2026-02-09 15:39:49 -05:00
  • abfff59d98 Move Onyxia revert file up a few brackets Skjalf 2026-01-15 22:59:15 -03:00
  • 2f77aa2274 fix: Update Naxx 25 emblems to valour Skjalf 2026-01-15 20:52:12 -03:00
  • 4e897f7f40 Update progression_61_64_npc_trainer_TBCprofs_down_2.sql Skjalf 2025-12-31 06:23:59 -03:00
  • cf97553a47 Comment out TBC profession trainer SQL changes Skjalf 2025-12-31 06:11:11 -03:00
  • b7ed6632b1 Comment out trainer item removal SQL statements Skjalf 2025-12-31 05:57:52 -03:00
  • ef6eeb62af Comment out SQL trainer modifications Skjalf 2025-12-31 05:35:07 -03:00
  • 4c535e8982 Implement progression info command Skjalf 2025-12-24 01:06:36 -03:00
  • dc343c8cad Phase out pvp vendors Skjalf 2025-12-17 05:08:52 -03:00
  • a9b7f3e447 Switch Emblem of Triumph for Heroism Skjalf 2025-12-17 05:05:59 -03:00
  • 776329e4af Update phaseMask for specific creatures Skjalf 2025-12-17 05:04:47 -03:00
  • d5ab0468e4 Refactor PVP vendor SQL and add down migration Skjalf 2025-12-16 19:29:16 -03:00
  • b51429355e Spawn pvp hateful acessory vendors Skjalf 2025-12-16 19:03:53 -03:00
  • e7b96ea85f Rename vendor SQL file to flight master Skjalf 2025-12-12 19:12:05 -03:00
  • c1cc79edd6 Remove Hateful valor items Skjalf 2025-12-11 22:25:28 -03:00
  • 1084c8380b Update config option to Bracket_80_1_1 in loaders Skjalf 2025-12-06 09:14:02 -03:00
  • d9dadea97f Restrict dungeon item level update to difficulty 1 Skjalf 2025-12-06 07:50:21 -03:00
  • bd0850674e Update min_avg_item_level for select dungeons Skjalf 2025-12-04 22:03:37 -03:00
  • 41a17ec7cf Enable heroic dungeons in progression disables SQL Skjalf 2025-12-04 21:47:45 -03:00
  • 369e79b29d Set RewardAmount1 for quest 24788 in RDF quests SQL Skjalf 2025-12-04 21:44:12 -03:00
  • 333dc8c6cb Rename AddBracket_80_1_Scripts to AddBracket_80_1_A_Scripts Skjalf 2025-12-04 21:41:42 -03:00
  • cef629bf6b Add AddBracket_80_1_B_Scripts to loader Skjalf 2025-12-04 21:39:42 -03:00
  • f72a3f4680 Implement bracket 80_1_2 (heroic dungeons) Skjalf 2025-12-04 21:37:40 -03:00
  • b4fc8cc297
    Archmage Lan'dalock no longer offers any gossip or quests (#447) Ryan Turner 2025-12-04 23:57:14 +00:00
  • e37da74a5a
    Remove Naxxramas' 'Orb of Naxxramas' Sapphiron Teleport skip (#448) sogladev 2025-12-05 00:56:48 +01:00
  • 27d54ac017
    Remove Naxxramas' 'Orb of Naxxramas' Sapphiron Teleport skip Jelle Meeus 2025-12-04 20:56:26 +01:00
  • 9657f27332 fix typo 2 Skjalf 2025-11-26 20:28:36 -03:00
  • 7274289c57
    Update progression_80_4_1_disables.sql Ryan Turner 2025-11-24 13:35:31 +00:00
  • 25f87938df
    Revert whaterevr bs github keeps doing Ryan Turner 2025-11-24 13:25:16 +00:00
  • 738b65bc6a
    Modify disables and update creature_template for quests Ryan Turner 2025-11-24 13:22:19 +00:00
  • da959b634e
    Update progression_80_1_disables.sql Ryan Turner 2025-11-24 13:16:23 +00:00
  • 35bfae0cb9
    Merge branch 'azerothcore:main' into main Ryan Turner 2025-11-24 13:10:21 +00:00
  • 4333990b57 fix query Skjalf 2025-11-23 12:19:09 -03:00
  • 8a96803ef6 Enable Tier 1 raids Skjalf 2025-11-21 09:26:23 -03:00
  • e252def6ad
    Disable quests locked instances (#444) Ryan Turner 2025-11-21 12:20:58 +00:00
  • d3972594ff
    Update progression_80_3_disables.sql Ryan Turner 2025-11-17 12:24:35 +00:00
  • 51576632b8 Remove proof demise FlyingArowana 2025-11-17 12:15:19 +00:00
  • a015f0b4dc Update progression_80_1_disables.sql FlyingArowana 2025-11-17 12:14:32 +00:00
  • d53f90dead Revert "Remove Raids weekely" FlyingArowana 2025-11-17 12:13:25 +00:00
  • 6f94d6532b Remove Raids weekely FlyingArowana 2025-11-17 11:37:40 +00:00
  • d9bdee9cd8 Fix up Frozo Skjalf 2025-11-15 06:15:51 -03:00
  • cc9c3a646e Removed the wrong instance from ulduar bracket FlyingArowana 2025-11-14 14:49:19 +00:00
  • 68f22a1946 Update progression_80_4_1_disables.sql FlyingArowana 2025-11-14 14:40:11 +00:00
  • 24ea306900 Adds back Proof of Demise: The Black Knight FlyingArowana 2025-11-14 14:36:30 +00:00
  • 0eea508e50 Forbid players for getting quest that require an instance FlyingArowana 2025-11-14 14:25:06 +00:00
  • bc637e61fc Ruby santcum quest FlyingArowana 2025-11-14 14:16:01 +00:00
  • d059323063 Trial of the Crusader quest avaiable FlyingArowana 2025-11-14 13:39:15 +00:00
  • 0513cadc14 The Forge of Souls quest available FlyingArowana 2025-11-14 13:38:49 +00:00
  • 594f129628
    Merge branch 'azerothcore:main' into main Ryan Turner 2025-11-14 12:49:33 +00:00
  • 5ed3814faa
    Progression for Kirin Tor rings and Frozo (#443) Ryan Turner 2025-11-14 12:48:27 +00:00
  • f5488ce5e8
    Update progression_80_1_frozo_the_renowned_down.sql Ryan Turner 2025-11-14 12:44:59 +00:00