ondras / rot.js

ROguelike Toolkit in JavaScript. Cool dungeon-related stuff, interactive manual, documentation, tests!
https://ondras.github.io/rot.js/hp/
BSD 3-Clause "New" or "Revised" License
2.33k stars 254 forks source link

Slight change: Default parameter for repeat to be true. #111

Closed mount2010 closed 7 years ago

mount2010 commented 7 years ago

Might want to assume that repeat is "true" - may reduce a tinnnnny bit of typing for us developers.

ondras commented 7 years ago

I am afraid I cannot really accept this, as it is a backwards-incompatible change ☹️ Also, it is inconsistent with other Schedulers.