郑佩茹
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
Dinkledork
b3cb2bedae
Update boss_anubrekhan_40.cpp
...
Ensures Corpse Scarabs engage in combat.
2023-09-27 19:08:20 -06:00
Dinkledork
35e9f4dbdd
Holiday Exceptions for Disable RDF
...
Added Holiday events to the exception list.
2023-09-27 18:55:14 -06:00
Dinkledork
4ad27208ff
Undo RDF Holliday Commit
2023-09-27 18:32:59 -06:00
Dinkledork
fa7d7ed502
RDF Disable Holliday Exceptions
...
Added exceptions to Headless Horseman, Frost Lord Ahune, Coren Direbrew, and Crown Chemical Co.
2023-09-27 18:02:54 -06:00
Dinkledork
a11fd7113e
Update naxx40_creatures.sql
...
Movement type set to 0 for Scarab Corpse. Was set to wp path movement type, which is incorrect.
2023-09-27 11:42:51 -06:00
ZhengPeiRu21
f1c20c5e6d
Merge pull request #189 from Day36512/master
...
Fixed Naxx40 Maexxna
20230927
2023-09-27 08:08:55 -06:00
Dinkledork
8c687ed0a1
Update boss_anubrekhan_40.cpp
...
Exctended call for help to engage crypt guards in case player pulls from side
2023-09-27 03:48:13 -06:00
Dinkledork
779f016130
Update boss_anubrekhan_40.cpp
2023-09-27 03:06:53 -06:00
Dinkledork
75c15eaa5a
Update boss_anubrekhan_40.cpp
...
- Anub'Rekhan's Guards now are present at the start of the encounter
- Modified swarm damage to vanilla values
2023-09-27 03:03:25 -06:00
Dinkledork
6b113973a8
Update boss_maexxna_40.cpp
...
- Web Spray duration set to 8 seconds
- Fixed Web Wrap script
- Modified Web Wrap to fly with player to be more Blizzlike
- Modified Web Wrap and Poison Shock to have Vanilla damage values
2023-09-27 02:47:26 -06:00
Dinkledork
38964ff9f1
Update naxx40_creatures.sql
2023-09-27 02:43:17 -06:00
Dinkledork
3ae3253d89
Update boss_maexxna_40.cpp
...
- Web Spray duration set to 8 seconds
- Fixed Web Wrap script
- Modified Web Wrap to fly with player to be more Blizzlike
- Modified Web Wrap and Poison Shock to have Vanilla damage values
2023-09-27 02:38:11 -06:00
ZhengPeiRu21
55f6bee82f
Merge pull request #188 from Day36512/master
...
Added Config Options for LFG and RDF
2023-09-26 20:44:14 -06:00
Dinkledork
0de3f5ac4b
removed redundant LFG disable
2023-09-26 15:27:40 -06:00
Dinkledork
4bb800c1b3
Removed LFG Function as its arleady a config option
2023-09-26 15:25:41 -06:00
Dinkledork
483405aa52
Disable RDF and LFG Config Options
2023-09-25 22:53:39 -06:00
Dinkledork
ee0c46480c
Split RDF and LFG into seperate configs
2023-09-25 22:52:27 -06:00
Dinkledork
a41eb5d29d
Added config options to disable LFG
2023-09-25 22:13:27 -06:00
郑佩茹
3ee5833b37
Remove several post-Vanilla reagents from Vanilla vendors
2023-09-18 17:15:55 -06:00
郑佩茹
de2c9aa8c0
Fix player_class_stats to work with latest AzerothCore
20230918
2023-09-18 14:35:50 -06:00
郑佩茹
b6dfd1e125
Remove Wicked Arrow and Impact Shot from vendors
2023-09-15 13:52:49 -06:00
郑佩茹
b1986264ae
Fix several console warnings
20230905
2023-09-03 10:27:37 -06:00
郑佩茹
2dd4ee1162
Correctly apply damage adjustments to periodic damage ticks
2023-09-03 10:21:41 -06:00
郑佩茹
91696a5c1b
Remove incorrect rank requirement from several items
2023-09-03 10:11:46 -06:00
郑佩茹
f6e726c856
Fix Zombie Chow faction in Naxx40
20230822
2023-08-22 09:48:20 -06:00