Brandon Surmanski

Results 6 issues of Brandon Surmanski

If there is a nested message, adding a type attribute to an outter message will add the type attribute to the inner message as well. Example, given the following message:...

This can be useful for various reasons. Particularly, I'm using it to generate a random surface for a 2D game.

**Is your feature request related to a problem? Please describe.** In my project, some of my dictionary (config-store) entries may/may-not have a value. In my example, I have multiple *_api_key...

feature request

When a bomb explodes and it's explosion overlaps an adjacent bomb, this other bomb should explode immediately

currently, multiple bombs can share the same cell. Only one should be allowed in a single square