Felix Edelmann

Results 19 comments of Felix Edelmann

Well, the problem is that the story texts aren't included in the strings.xml.

Hi @alombarte, thanks for your reply! Having a dedicated command to check plugin loading sounds like a good idea (although I don't really understood why KrakenD is even allowed to...

As of the excrement bags: In Germany, we have lots of waste buckets where you can also pull out a new, empty bag. These are mapped as `amenity:vending_machine` with [`vending=excrement_bags`](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dexcrement_bags)....

I have exactly the same issue since today, but I do have a premium account. The same happens with game_stats(), but top_list_rating() for example works fine.

Hi, I get `language=de-DE` instead of `language=de` with the current plugin version 1.5.0. Unfortunately, Geohack does ignore the `de-DE` value, it only understands `de`. Furthermore, adding `region:de` significantly improves the...

Looks good! Some new version 2 features could be useful for OpenLightingProject/open-fixture-library#287.

Correct. For example, the `paper-icon-button` component sets `pointer-events: none` when disabled to avoid the click event being fired. I'll add this after migrating to Polymer 3.0 (#20) – shouldn't be...

Oh, true. I came from SCEE and this documentation page and didn't realize that the documentation and also the changed file paths origin from the main SC app. Is there...

I have no problem with replacing the minimist library, we should only be consistent and use the new dependency in every CLI script then. In fact, tackling this issue is...