mbkarle / mind-the-fog

Roguelike JavaScript game--mind the fog!
2 stars 1 forks source link

made unique symbols for effects, fixed #88, worked on #65 #102

Closed mbkarle closed 7 years ago

mbkarle commented 7 years ago

Effects now have unique symbols to allow for some basic identification so that one doesn't have to hover over it every time to see the effect. The combat module now shows dynamic health bars and a representative symbol as part of #65. Chest bugs have now been fixed so that the appropriate items are left behind.