File Details
v8.4.6
- R
- Mar 7, 2026
- 17.58 MB
- 2.2K
- 12.0.1+10
- MoP Classic + 3
File Name
Necrosis-v8.4.6.zip
Supported Versions
- 12.0.1
- 5.5.3
- 5.5.2
- 5.5.1
- 5.5.0
- 5.4.8
- 5.3.0
- 4.4.0
- 3.4.3
- 2.5.5
- 1.15.8
## Necrosis - Changelog
---
## Version 8.4.6 - March 7, 2026
### Bug Fixes
- **Fixed Fel Armor spell IDs for TBC Anniversary**: Corrected spell IDs from invalid SOD ID (403619) to proper TBC Classic IDs (28176 for Rank 1, 28189 for Rank 2)
- **Restored Fel Armor timer display**: Re-enabled timer = true for proper cooldown tracking in chat
### Features
- **Added debug message for GetMainSpellList()**: Display available main spells in chat when opening options panel (Vanilla Anniversary version)
### Technical Details
- Updated: Spells-Vanilla.lua (lines 288-290)
- Updated: XML/Options-Sphere-Vanilla.lua (added debug output)
- All TOC files updated to v8.4.6
## Version 8.4.3 - March 3, 2026
### Bug Fixes
- **Fixed critical error in Necrosis-cata.lua**: Corrected TimerManagement reference that was causing "attempt to index field 'TimerManagement' (a nil value)" error at lines 657-658
- **Removed debug messages**: Eliminated debug print statements from creature alert system that were cluttering chat output
- **Fixed corruption refresh timer lookup**: Corrected nil reference in spell timer lookup when refreshing corruption debuffs on targets
### Improvements
- **Code consistency**: Standardized TimerManagement references across Necrosis.lua and Necrosis-cata.lua for better maintainability
- **Better error handling**: Improved stability of the creature alert button system (Enslave Demon/Banish Elemental)
### Technical Details
- Updated: Necrosis.lua (line 647)
- Updated: Necrosis-cata.lua (lines 657-658)
- All TOC files updated to v8.4.3
---
## Version 8.4.1 - Previous Release
[Earlier versions documented in git history]