Commit Graph

412 Commits

Author SHA1 Message Date
郑佩茹
2ce9936217 Fix Naxx 40 Consumption spell 20240530 2024-05-30 09:57:52 -06:00
郑佩茹
751941e07e Fix sign text if the Bravery is rerouted to Menethil 2024-05-29 14:15:56 -06:00
郑佩茹
18c045f8ba Move Cold Weather Flying mail to level 71 instead of 70 2024-05-29 14:10:49 -06:00
郑佩茹
9733b28aa0 Fix Onyxia 40 whelp summoning conflict with Naxx 40 spell 2024-05-29 14:04:16 -06:00
郑佩茹
1e627059eb Fix Jarl Needs a Blade quest text 2024-05-15 09:58:10 -06:00
郑佩茹
f080f86f40 Remove Summon Warhorse from trainers - it is a free quest reward 2024-05-15 09:46:14 -06:00
ZhengPeiRu21
933e94fe3c Merge pull request #265 from jellemeeus/sync
Naxx40: Spider Wing, KTZ, 4H, Feugen, Heigen, Archmage Tarsis RP
20240506
2024-05-06 09:26:49 -06:00
Jelle Meeus
ba5279570b Creatures Blaeumeux Void Zone, Spider trash, KTZ trash 2024-05-01 01:06:04 +02:00
Jelle Meeus
ead9590b3a ArchmageTarsis: fix roleplay
init should be dead, not sleep
sits on the floor properly
set 1.2 scaling
2024-05-01 01:02:52 +02:00
Jelle Meeus
5462fd80cf KTZ + Thaddius spells sql 2024-05-01 01:01:07 +02:00
Jelle Meeus
46d82693f0 Feugen: damage drain static field to power burn without custom spell 2024-05-01 00:59:29 +02:00
Jelle Meeus
eae462677b Sapphiron: life drain damage adjustment 2024-05-01 00:59:03 +02:00
Jelle Meeus
d047efc898 Maexxna: fix double web wrap 2024-05-01 00:58:48 +02:00
Jelle Meeus
81d0133a51 Kel'Thuzad: dark blast damage scaling 2024-05-01 00:58:44 +02:00
Jelle Meeus
678f4897ee Heigan: SetHitDamage to SetEffectValue 2024-05-01 00:56:05 +02:00
Jelle Meeus
d351e7017d Blaumeux' Void Zone damage adjustments 2024-05-01 00:55:51 +02:00
ZhengPeiRu21
81c011ae2d Merge pull request #257 from jellemeeus/fix(Naxx40)lvl60slimeandsteed
Naxx40: Construct, Plague, Military, trash adjustments
2024-04-30 12:56:02 -06:00
ZhengPeiRu21
06a44a725d Merge pull request #262 from jellemeeus/fixMaexxna1
Naxx40: Maexxna adjustments
2024-04-30 12:52:41 -06:00
Jelle Meeus
22c08ea84e fixup! use customspell to set web spray aura duration 2024-04-26 04:55:35 +02:00
Jelle Meeus
efd150ef83 lower basepoints of poison shock, web wrap dot 2024-04-26 04:27:25 +02:00
Jelle Meeus
e5fa48f2d2 use customspell to set web spray aura duration 2024-04-26 04:27:06 +02:00
Jelle Meeus
c674e4c23b update flight, web wrap should spawn at final location 2024-04-26 04:27:06 +02:00
Jelle Meeus
7f0bb3139f summon 10 spiders instead of 8 2024-04-26 04:27:05 +02:00
Jelle Meeus
095cd62360 remove not needed check 2024-04-26 04:27:05 +02:00
Jelle Meeus
bb4a620beb remove hardcoded spellId 2024-04-26 01:33:08 +02:00
Jelle Meeus
4979969320 update comments 2024-04-26 01:32:54 +02:00
Jelle Meeus
10ea8dff15 Merge branch 'master' into fix(Naxx40)lvl60slimeandsteed 2024-04-26 01:08:51 +02:00
ZhengPeiRu21
4ff95aec77 Merge pull request #261 from jellemeeus/horsemenFirstPass
horsemen: remove punish, scale primary and secondary spells, reduce m…
2024-04-24 21:58:32 -06:00
ZhengPeiRu21
4ad23cf1c2 Merge pull request #260 from jellemeeus/fixAnub
Anub'Arak no longer triggers Locust Swarm before cast, scale damage p…
2024-04-24 21:57:58 -06:00
Jelle Meeus
a3f8854eb3 horsemen: remove punish, scale primary and secondary spells, reduce mark damage 2024-04-24 23:53:32 +02:00
Jelle Meeus
fa7c866389 Anub'Arak no longer triggers Locust Swarm before cast, scale damage per tick 2024-04-24 18:24:14 +02:00
Jelle Meeus
8d1a8dde94 add construct, military, plague adjustments 2024-04-23 22:24:59 +02:00
Jelle Meeus
36264e0c65 style 2024-04-23 22:21:49 +02:00
Jelle Meeus
c05a77570f fix: frogger 2024-04-23 22:21:41 +02:00
郑佩茹
2968451770 Vanilla creature stat and immunity updates from Vmangos 2024-04-18 22:35:00 -06:00
郑佩茹
8f0a9e1076 Remove hard-coded database name 2024-04-18 15:39:38 -06:00
郑佩茹
f87f8929ac Add optional_unobtainable_items.sql 20240418 2024-04-12 16:02:25 -06:00
郑佩茹
080fcd1f7d Optional tweak to MC runes for smaller groups 2024-04-12 15:39:37 -06:00
ZhengPeiRu21
5e21612d99 Merge pull request #251 from jellemeeus/master
fix compiler warnings
2024-04-12 13:04:03 -06:00
Jelle Meeus
19e3835761 fix: warning unused parameter 'go' [-Wunused-parameter] 2024-04-12 01:01:09 +02:00
Jelle Meeus
2594208988 fix: warning comparison of integers of different signs: 'uint32' (aka
'unsigned int') and 'int32' (aka 'int')
2024-04-12 01:00:01 +02:00
ZhengPeiRu21
48ee89b122 Merge pull request #248 from jellemeeus/missing-eye-stalk
fix: Add eye stalk
20240409
2024-04-09 13:37:22 -06:00
Jelle Meeus
d13bafb42e fix: Add eye stalk 2024-03-30 23:04:08 +01:00
郑佩茹
e814c794c7 Port several TBC raid progression improvements from mod_progression 2024-03-26 17:01:54 -06:00
郑佩茹
19727d9f0e Fix several NPCs sending players to Isle of Quel'Danas early 20240304 2024-03-04 08:36:18 -07:00
郑佩茹
a92ce5b139 Move several Zul'Aman NPCs to correct phase (thanks Grimfeather) 2024-03-04 08:27:56 -07:00
ZhengPeiRu21
e34fbacba4 Merge pull request #233 from Day36512/master
Make AQ Gate Stay Open Beyond Stage 5
2024-02-29 09:37:37 -07:00
Dinkledork
803638a767 Open Gates for players beyond Stage 5 2024-01-29 14:20:44 -07:00
Dinkledork
c9d5eefa8b Update aq_scripts.cpp
Make gate and gong automatically unseen for players beyond AQ40.
2024-01-29 14:18:58 -07:00
ZhengPeiRu21
059eea8d6e Merge pull request #220 from atrapalis/atrapalis-patch-1
fix(DB): Added vanilla Onyxia as a dungeon/instance encounter
20240122
2024-01-22 16:24:43 -07:00