Commit Graph

17090 Commits

Author SHA1 Message Date
Gultask
3be449cad1 fix(DB/Creature): Set correct PhaseMask for a few ToC creatures (#24132) 2025-12-18 14:28:33 -03:00
github-actions[bot]
ea9f3098c2 chore(DB): import pending files
Referenced commit(s): 9dab2d408d
2025-12-18 17:12:30 +00:00
Gultask
9dab2d408d fix(Scripts/Achievement): Add OR condition to criteria check for achievement Fa-la-la-la-Ogri'la (#24155) 2025-12-18 14:11:28 -03:00
github-actions[bot]
b45c5bc7b8 chore(DB): import pending files
Referenced commit(s): d1273bdd14
2025-12-18 15:53:48 +00:00
Andrew
d1273bdd14 fix(Core/Spells): fix Kel'Thuzad frost blast being affected by damage… (#24153) 2025-12-18 12:52:39 -03:00
github-actions[bot]
688a19472b chore(DB): import pending files
Referenced commit(s): b7de04b4db
2025-12-18 14:14:38 +00:00
Gultask
b7de04b4db fix(DB/Loot): Adjust WotLK Disenchant Loot from greens (#24130) 2025-12-18 11:13:34 -03:00
github-actions[bot]
587291cbd2 chore(DB): import pending files
Referenced commit(s): 59e45e946e
2025-12-18 14:08:31 +00:00
Gultask
208c47dfb9 fix(DB/SAI): Make Darkweb Recluse move to the hatchling spawn point before spawning hatchlings (#24138) 2025-12-18 11:08:11 -03:00
Gultask
1c372d0a89 fix(DB/Loot): Rework WotLK Dungeon trash rares (#24128) 2025-12-18 11:07:52 -03:00
Gultask
59e45e946e fix(DB/Quest): The Terrace of the Makers (13057) add missing backup queststarter (#24134) 2025-12-18 11:07:27 -03:00
github-actions[bot]
86349b0727 chore(DB): import pending files
Referenced commit(s): 8faba7dc88
2025-12-17 22:25:34 +00:00
Gultask
8faba7dc88 fix(DB/Creature): Remove TBC Hacks after implementation of model probabilities (#24135)
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2025-12-17 23:24:29 +01:00
thomasjteachey
90adad6615 fix(Core/Spells): diminishing none on earthgrab fix (#23795) 2025-12-17 13:58:43 +01:00
github-actions[bot]
3301b3c969 chore(DB): import pending files
Referenced commit(s): 82b4ecb415
2025-12-17 11:57:30 +00:00
sudlud
82b4ecb415 fix(DB/waypoint_data): prevent 'Plagued Scavenger' from flying up to … (#24127) 2025-12-17 12:56:16 +01:00
github-actions[bot]
5f824441d5 chore(DB): import pending files
Referenced commit(s): bfb87f16d7
2025-12-17 08:11:43 +00:00
Benjamin Jackson
9815a6f3cc fix(DB/Creature): Apply proper unit flags to Isle of Conquest portals. (#24110) 2025-12-17 05:10:53 -03:00
sudlud
bfb87f16d7 fix(Core/BG): fix Call to Arms! achievement (#24108) 2025-12-17 05:10:33 -03:00
github-actions[bot]
48dfbdef06 chore(DB): import pending files
Referenced commit(s): d22f01e063
2025-12-17 07:55:27 +00:00
sogladev
0786f573e1 fix(DB/SpellGroup): feral Faerie Fire can apply with imp Faerie Fire (#24119) 2025-12-17 04:55:15 -03:00
sogladev
7ae6a4ad65 fix(Core/Reputation): correctly unset the SetAtWar flag on char login (#24120) 2025-12-17 04:54:43 -03:00
sogladev
d22f01e063 fix(Scripts/Spells): Creatures no longer spawn Pool of Blood on evade (#24125) 2025-12-17 04:54:23 -03:00
github-actions[bot]
151dc73b99 chore(DB): import pending files
Referenced commit(s): 9553b05dbc
2025-12-16 19:50:27 +00:00
rorshan
9553b05dbc fix(DB/Quests): Remove The Crystals quest requirement (#24113) 2025-12-16 20:49:21 +01:00
github-actions[bot]
39c738e05d chore(DB): import pending files
Referenced commit(s): ddcbd455f1
2025-12-16 19:36:37 +00:00
Ryan Turner
6b170b78c9 fix(DB/Creature) - Removes Raven's Wood Ent spawns from the world (#24121)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-16 19:36:03 +00:00
Ryan Turner
ddcbd455f1 fix(DB/Pool) - Brackwell Pumpkin Patch chests are now pooled (#24103)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-16 19:35:32 +00:00
github-actions[bot]
558da9d39e chore(DB): import pending files
Referenced commit(s): 0974643db7
2025-12-15 08:09:17 +00:00
Rocco Silipo
0974643db7 fix(DB/SAI): Risen Gryphon Rider must despawn when Gryphon dies. (#24096) 2025-12-15 09:08:13 +01:00
github-actions[bot]
d9bd6493c6 chore(DB): import pending files
Referenced commit(s): 3a9641f6df
2025-12-14 20:28:50 +00:00
Benjamin Jackson
3a9641f6df fix(DB/Gameobject): Respawn Schools of Tasty Reef Fish (#24006) 2025-12-14 21:27:46 +01:00
github-actions[bot]
50de04bbf7 chore(DB): import pending files
Referenced commit(s): 52dfa7b4f0
2025-12-12 14:24:12 +00:00
blinkysc
52dfa7b4f0 fix(DB/NPC): Blacksmith Goodman corrected position and emote (#23865)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: sogladev <sogladev@gmail.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2025-12-12 14:23:04 +00:00
github-actions[bot]
4b2c991302 chore(DB): import pending files
Referenced commit(s): 5fcb2a8885
2025-12-12 11:18:37 +00:00
blinkysc
5fcb2a8885 fix(DB/Quest): No prerequiste for What's in that brew (#23845)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2025-12-12 11:17:22 +00:00
github-actions[bot]
c817cf4137 chore(DB): import pending files
Referenced commit(s): 0d6a84d041
2025-12-12 11:11:33 +00:00
MacWarrior
0d6a84d041 fix(DB/lang): Update ruRU NPC title & subname (#23671) 2025-12-12 11:10:30 +00:00
github-actions[bot]
3e96359e8a chore(DB): import pending files
Referenced commit(s): cc9857f9f8
2025-12-11 16:54:01 +00:00
rorshan
cc9857f9f8 fix(DB/Quests): Make Zul'Drak blessing quests repeatable (#24066) 2025-12-11 17:52:56 +01:00
Vanna White
86d7488c02 fix(Core/SAI): Remove Invoker in SMART_EVENT_EVENT_PHASE_CHANGE (#24051)
Co-authored-by: wetbrownsauce <you@example.com>
2025-12-10 20:20:46 -03:00
github-actions[bot]
eff1b94669 chore(DB): import pending files
Referenced commit(s): 27ca37d673
2025-12-10 23:13:04 +00:00
thomasjteachey
27ca37d673 fix(DB/SAI): spell proc event phase mask changed to on hit for entrap… (#23906) 2025-12-10 20:11:57 -03:00
Andrew
d1ff286c0d fix(Core/LFG): Don't include disabled maps in the LFG queue (#24057) 2025-12-10 10:40:34 -03:00
killerwife
b73028f6f5 fix(Core/Unit): Introduce animtier to malygos to fix flying animations (#24067) 2025-12-10 01:09:21 -03:00
github-actions[bot]
a54d1845e5 chore(DB): import pending files
Referenced commit(s): 547ec0c06d
2025-12-10 04:08:30 +00:00
Rocco Silipo
547ec0c06d fix(DB/Gameobject): Set zpos for a Golden Sansam in Hellfire Peninsula. (#24060) 2025-12-10 01:07:26 -03:00
github-actions[bot]
1faca5cad4 chore(DB): import pending files
Referenced commit(s): 21639d9e2d
2025-12-09 21:45:14 +00:00
Ryan Turner
21639d9e2d fix(DB/Loot) - Adjusted loot for Shattered Necklace (#24069)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-09 21:44:09 +00:00
github-actions[bot]
90326dd9a0 chore(DB): import pending files
Referenced commit(s): 32fd3d37b3
2025-12-08 22:19:56 +00:00