zenorogue / hyperrogue

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

Record World Turtle kills. #361

Closed jlmjlm closed 5 months ago

jlmjlm commented 5 months ago

Clean up "fake" monsters:

zenorogue commented 5 months ago

Thanks! Merged. "Fake" means here that the value should not be displayed in the local score list; so disabling "fake" for moNone caused the score list to have a confusing column called "no monster". I have fixed this so that this column is accurately named "icewalls melted".