File Details
v0.1.1-alpha
- R
- May 4, 2026
- 158.74 KB
- 11
- 12.0.5
- Retail
File Name
MythicPulse-v0.1.1-alpha.zip
Supported Versions
- 12.0.5
# MythicPulse ## [v0.1.1-alpha](https://github.com/mehmetkaanaytekin/mythicpulse/tree/v0.1.1-alpha) (2026-05-04) [Full Changelog](https://github.com/mehmetkaanaytekin/mythicpulse/commits/v0.1.1-alpha) - fix: set correct CurseForge project ID in toc - chore: add CurseForge auto-packaging via BigWigsMods/packager Pushing a v* tag triggers the GitHub Action which zips and uploads to CurseForge project 1528230 automatically. Co-Authored-By: Claude Sonnet 4.6 - Delete .gitignore - Update issue templates - feat: complete UI overhaul, custom config panel, and module reliability fixes - Rewrite ConfigPanel as custom standalone sidebar/accordion (removes Blizzard Settings API dependency) - Add TrinketTracker icon next to Bloodlust in CombatRes frame with live cooldown display - Fix DispelTracker secret-string crash in Midnight M+ instances (safe map iteration via ==) - Fix boss splits: keep visible until next run start, not at 100% enemy forces - Remove AffixDisplay module (folded into Timer/MainFrame) - Add CombatResFrame and UnitFrameProvider as dedicated UI files - Bundle Expressway font files - Clear AutoGossip NPC database (Midnight-ready, populated when dungeon pool is known) - Update README for CurseForge with accurate slash commands and feature descriptions Co-Authored-By: Claude Sonnet 4.6 - feat: implement core UI widgets and modules including progress bars, affix displays, enemy forces tracking, and communication systems - Delete MythicPulse\_CurseForge.md - Delete .claude directory - Create README.md - Initial commit - Initial commit