Skip to content

Add TBC Support#42

Closed
NoM0Re wants to merge 17 commits intomrbuds:tbcfrom
NoM0Re:tbc-anniversary
Closed

Add TBC Support#42
NoM0Re wants to merge 17 commits intomrbuds:tbcfrom
NoM0Re:tbc-anniversary

Conversation

@NoM0Re
Copy link

@NoM0Re NoM0Re commented Dec 6, 2025

Not much tested
Using Wrath Mini Widget in Load and Trigger
Private.talentinfo table the 4th argument of the tables is incorrect it uses talentID instead of spellID, im unable to extract the spellID, because GetTalentInfo doesn't returns it, and also GameTooltip:SetTalent does not work anymore like it did before, other than doing it by hand i have no idea how to achieve it, you might know a way, might be a new function or some other method around, that im unaware of.
Please check Talent Known i changed there alot
Alot of fixes for Wrath Titan too
Models are newly generated, Arthas is missing, i replaced him for now with the mighty Illidan
Init refactor so it is a bit more structured even tho it is kinda huge
Under Private.event_prototypes the if expansion, small refactor so it is a bit more structured
ChatFrameUtil.AddMessageEventFilter works now
Private.power_types removers under the table refactor so it is a bit more structured
Proc Glow exists :O
...

@NoM0Re NoM0Re force-pushed the tbc-anniversary branch 2 times, most recently from a8ee1e8 to 0af9769 Compare December 7, 2025 05:34
dependabot bot and others added 7 commits December 8, 2025 23:34
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cbrgm/mastodon-github-action](https://github.com/cbrgm/mastodon-github-action) from 2.1.19 to 2.1.22.
- [Release notes](https://github.com/cbrgm/mastodon-github-action/releases)
- [Commits](cbrgm/mastodon-github-action@v2.1.19...v2.1.22)

---
updated-dependencies:
- dependency-name: cbrgm/mastodon-github-action
  dependency-version: 2.1.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 5 to 6.
- [Release notes](https://github.com/leafo/gh-actions-luarocks/releases)
- [Commits](leafo/gh-actions-luarocks@v5...v6)

---
updated-dependencies:
- dependency-name: leafo/gh-actions-luarocks
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
- Correcting difficultySize, difficulty, and instance types, including handling for the newly introduced difficulty: 'Raid: 25 Titan-Reforged' https://wago.tools/db2/Difficulty?build=3.80.0.64393
- Introducing Difficulty: 'titan' = L["Titan Reforged"]
- Raised the GetDifficultyInfo loop by a arbitrarily number so that we might be able to detect new difficulties in the future.
- Updated the talent-known trigger to use MiniTalentWidget and refactor so it doesnt expose globals, is nil safe, less shadowing.
- The power types for Titan have been corrected and several conditional removal checks have been refactored.
- Implemented a collection of activation fixes.
- The bug report template has been updated to include all the latest World of Warcraft expansions.
- Corrected lockoutSchool to use C_Spell.GetSchoolString, aligning it with the existing usage in the types table, and it is also marked as deprecated.
- Added Vault of Archavon to Wrath encounter list.
@NoM0Re NoM0Re closed this Dec 14, 2025
@NoM0Re NoM0Re deleted the tbc-anniversary branch December 14, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants