Commit Graph

1419 Commits

Author SHA1 Message Date
Grimfeather
c21a506c35 Update cs_individualProgression.cpp 2025-08-06 14:35:20 +02:00
Grimfeather
e95842b919 Update cs_individualProgression.sql 2025-08-06 14:01:21 +02:00
Grimfeather
47602173fc Update aq_gate_quest.sql 2025-08-06 12:39:00 +02:00
Grimfeather
dd40d2f2b6 Update dungeon_gnomeregan.sql 2025-08-05 20:02:40 +02:00
Grimfeather
aad0ad863f Merge pull request #610 from Grimfeather/fix-emblems-Eck-the-Ferocious
fix Emblems for Eck the Ferocious
2025-08-05 19:45:35 +02:00
Grimfeather
e34aefe4b7 Merge pull request #609 from Grimfeather/reduce-aggro-after-knockdown/knock-away
MC giants reduce aggro after ability
2025-08-05 19:45:20 +02:00
Grimfeather
5602ee014e Update wotlk_emblems.sql 2025-08-05 19:42:14 +02:00
Grimfeather
416e8b94db Update wotlk_emblems.sql 2025-08-05 17:34:53 +02:00
Grimfeather
d4af9768b9 Update dungeon_molten_core.sql 2025-08-05 08:44:55 +02:00
Grimfeather
b77620eb45 Merge pull request #608 from Grimfeather/fixes-in-Gnomeregan
fixes in Gnomeregan
2025-08-05 06:57:58 +02:00
Grimfeather
3a85e8b724 Create dungeon_gnomeregan.sql 2025-08-05 06:10:18 +02:00
Grimfeather
db7207b550 Update dungeon_blackfathom_deeps.sql 2025-08-05 03:17:42 +02:00
Grimfeather
6ca770dc81 Update dungeon_molten_core.sql 2025-08-04 23:10:21 +02:00
Grimfeather
5a5b3b99e0 Merge pull request #607 from Grimfeather/column-count-fix
Column Count fix
2025-08-04 23:09:02 +02:00
Grimfeather
0ca000d06a Update dungeon_molten_core.sql 2025-08-04 23:06:53 +02:00
Grimfeather
4cf6e407af WotLK emblem fixes (#603)
- Heroic dungeons will reward Emblems of Heroism in phase 1, Emblems of Valor in phase 2, Emblems of Conquest in phase 3 and Emblems of Triumph after ICC is available
- Naxxramas will reward Emblems of Valor before phase 3, Emblems of Conquest in phase 3 and Emblems of Triumph after ICC is available
- Ulduar will reward Emblems of Conquest before phase 3 and Emblems of Triumph after ICC is available
2025-08-04 22:43:17 +02:00
Grimfeather
eb7f7f5b0a Update dungeon_molten_core.sql (#605)
- fix Molten Giant, Smash, evade issue. the giant was using the ability incorrectly on his target instead of on himself.
- fix Ancient Core Hound, Lava Breath, same thing, the hound was using it incorrectly on his target.
- fix Flameguard, Cone of Fire
2025-08-04 17:35:29 +02:00
Grimfeather
6b94acc00c Merge pull request #604 from Grimfeather/fix-StatsCount-error
Fix StatsCount error
2025-08-04 04:19:59 +02:00
Grimfeather
f3dfe687a7 Update vanilla_item_changes.sql 2025-08-04 04:16:32 +02:00
Grimfeather
9777dfe751 Update tbc_item_changes.sql 2025-08-04 04:06:01 +02:00
Grimfeather
676779f783 Create dungeon_razorfen_kraul.sql (#599)
- Aggem Thorncurse now has chain heal and battle shout
- Agathelos the Raging different enrage spell and he casts it twice
- several other creatures have their casting timers adjusted to vanilla values.
- fixes to casting ranges to avoid evades, like casting sunder armor only within 0-5 range
2025-08-04 02:54:45 +02:00
Grimfeather
6bb7882099 Update dungeon_blackfathom_deeps.sql 2025-08-02 05:01:49 +02:00
valsan-azerty-boi
99d14b6075 Vanilla feels adjustments + various locales (#594)
- Fix some scarab lord missing string/locales
- Fix missing non EN Onyxia's Lair locales (only for the 60 restored vanilla raid version)
- Fix missing non EN Naxxramas locales + get rid of WotLK models in Naxx (only for the 60 restored vanilla raid version)
- Phasing the 2 Arena NPC in Exodar/Silvermoon until TBC
- A bit of others non EN locales for various vanilla npc/items/quest
2025-08-02 02:03:20 +02:00
Grimfeather
8dc862964a Fixes in Hillsbrad Foothills (#597)
- fixed treasure chest pool for chests around Hillsbrad Fields
- fixed drop chance for Mountain Lion Blood, was incorrectly set to 100%
2025-08-02 00:31:44 +02:00
Grimfeather
7d1bb190ab Treasure chest pools (#595)
- fixed treasure chest pools in Thousand Needles and Winterspring
- Rok'Alim the Pounder in Thousand Needles now has waypoints.
- fixed smart_scripts of Arikara in Thousand Needles
2025-08-02 00:30:58 +02:00
Grimfeather
44e76f481c Update si.sql (#598) 2025-08-02 00:25:14 +02:00
Grimfeather
6d24980396 Update individualProgression.conf.dist 2025-07-31 22:57:13 +02:00
brighton-chi
43e8e9e099 Config and default value cleanups (#575)
* Config and default value adjustments
- power and healing adjustments are now set to disabled by default
- exclude accounts is configured to work with playerbots by default
- TBC gear adjustments are disabled by default

---------

Co-authored-by: Grimfeather <88028633+Grimfeather@users.noreply.github.com>
2025-07-31 14:04:35 +02:00
Grimfeather
754ace5123 Update dungeon_blackfathom_deeps.sql 2025-07-31 09:35:15 +02:00
Grimfeather
67394ec9d1 Create dungeon_blackfathom_deeps.sql (#592)
- waypoints for Lady Sarevess
- Twilight members were missing talk on aggro messages
- many evade and recast timer fixes
2025-07-31 09:16:44 +02:00
Grimfeather
f7a61adf14 Update dungeon_shadowfang_keep.sql 2025-07-31 05:20:56 +02:00
Grimfeather
3bf59510cf Merge pull request #591 from Grimfeather/fixes-in-Shadowfang-Keep
- Wolf Master Nandos was not calling for help at the right time and also not calling the correct creatures.
- Commander Springvale had different spells during vanilla. He now has divine protection and heals allies near him,
    but he lost his hammer of justice.
- Several more fixes to smart scripts for other creatures regarding recast times and to fix evade issues.
2025-07-31 00:24:00 +02:00
Grimfeather
83f4ef9c79 Create zone_ashenvale.sql (#590)
- fix Freedom to Ruul quest
- Thistlefur Avenger fixed
2025-07-31 00:23:06 +02:00
Grimfeather
1edee7c67b Update dungeon_shadowfang_keep.sql 2025-07-31 00:11:17 +02:00
Grimfeather
b379a50d23 Update naxx40_creatures.sql 2025-07-30 12:35:11 +02:00
Grimfeather
74990de259 A collection of zone updates (#589)
- updated and fixed smart_scripts for several creatures in the Barrens
- way points for Isha Awak
- added pre quest for Souvenirs of Death
- some other minor things.
2025-07-30 01:14:53 +02:00
Grimfeather
1837915649 Update IndividualProgressionPlayer.cpp 2025-07-30 00:47:43 +02:00
Grimfeather
a6f1a8c73d Update IndividualProgression.h 2025-07-30 00:46:36 +02:00
Grimfeather
a4be26f81e Hp adjustments on player login (#588) 2025-07-30 00:39:32 +02:00
Grimfeather
ad2e8e4536 Update instance_naxxramas.cpp
disable talk between dead KT and the LK
2025-07-29 07:37:58 +02:00
Grimfeather
0210a2d3a2 Update IndividualProgressionPlayer.cpp 2025-07-29 06:10:30 +02:00
Grimfeather
a71a514552 Update IndividualProgressionPlayer.cpp
adding a progression check on switching areas
to avoid a possible required double logout
2025-07-29 06:03:38 +02:00
Grimfeather
07a79aaa23 Now also checking achievements for progression kills (#587)
- now checking achievements as well for progression updates
- no longer checking progression after every creature kill. now only after boss kills.
2025-07-29 05:54:58 +02:00
Grimfeather
17714b461e Update naxx40_creatures.sql (#586)
fix naxx40 Bony Construct way point issue
2025-07-28 22:07:49 +02:00
Grimfeather
d556f5e486 Update naxx40_creatures.sql 2025-07-28 19:25:12 +02:00
Grimfeather
7433e89a91 Update naxx40_creatures.sql (#584)
naxx40_creatures code cleanup part 2
2025-07-28 17:27:44 +02:00
Grimfeather
815919b90d Update naxx40_creatures.sql (#581)
large amount of changes

- now using @CENTRY, @GUID and @WPGUID
- no longer using wotlk spells
- fixes to smart_scripts for many creatures
- several updates for smart_scripts were not actually updating them

too many changes to list.
2025-07-28 07:38:54 +02:00
Grimfeather
b81e578bb7 Update zone_hillsbrad_foothills.sql (#583) 2025-07-28 05:46:58 +02:00
Grimfeather
d67aa6847d Add arados and mosh'ogg (#572)
- Mosh'Ogg Butcher, rare spawn, can now be found in STV
- Purgation Isle (896) now has low level (30-35) enemies before Naxx40, level 57-60 elites after.
2025-07-28 02:15:31 +02:00
Grimfeather
9c442d87f6 Merge pull request #582 from Grimfeather/repeatable-quests
Repeatable Quests
2025-07-27 22:27:45 +02:00