mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-06 07:04:43 -04:00
Fall, lava, drowning, fatigue, slime, and fire damage now display their specific type instead of generic "Environmental damage" in both floating combat text and the combat log window. The envType byte from SMSG_ENVIRONMENTAL_DAMAGE_LOG is propagated via the powerType field to the display layer. Added powerType to CombatLogEntry for consistent access in the persistent combat log.