Commit Graph

402 Commits

Author SHA1 Message Date
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
郑佩茹
77a65bd506 Fix Lvl 28 PvP Gear - thanks StraysFromPath 2024-01-22 16:19:39 -07:00
atrapalis
f97fb5d8d1 fix(DB): Added vanilla Onyxia as a dungeon/instance encounter
This fixes a minor issue where 40-man Onyxia was not identified as a dungeon/raid boss by `Creature->IsDungeonBoss()`
2024-01-07 15:30:23 +00:00
郑佩茹
9f09f01041 Fix Night Elf Ambusher damage 2023-12-18 09:21:21 -07:00
郑佩茹
3dbc2e0a56 Fix periodic healing auras being scaled twice 20231129 20231103 2023-11-03 09:51:14 -06:00
郑佩茹
f5bfc52729 Update SimpleConfigOverride description in config file 2023-09-29 08:15:49 -06:00
郑佩茹
a84a3452d3 Set DBC.EnforceItemAttributes to false when SimpleConfigOverride is enabled 2023-09-29 08:13:35 -06:00
郑佩茹
be4496c034 Disable LFG when SimpleConfigOverride is enabled 2023-09-29 08:10:44 -06:00
郑佩茹
d1bb3f2f23 Do not apply healing scaling to Max Health heals (LoH, etc.) 2023-09-29 08:05:30 -06:00
ZhengPeiRu21
f3a82db829 Merge pull request #190 from Day36512/master
RDF Exceptions for Holidays and Crypt Scarab enhancements
2023-09-29 07:58:06 -06:00
Dinkledork
ba20397ea1 Update individualProgression.conf.dist 2023-09-28 11:38:44 -06:00