zenorogue / hyperrogue

A SDL roguelike in a non-euclidean world
GNU General Public License v2.0
569 stars 72 forks source link

Highlight hostile dice if poly_outline is set for highlighting. #322

Closed jlmjlm closed 1 year ago

jlmjlm commented 1 year ago

Hostile dice (Animate Dice & Angry Dice) are currently not highlighted when Alt or Alt-8 triggers highlighting enemy creatures. This fixes that by checking for poly_outline being set to a value other than OUTLINE_NONE in draw_dice.