Lily Skye

Results 22 issues of Lily Skye

We don't currently support rendering orthogonal Tiled maps. We should support them.

tiled
feature
2d

We don't currently support hexagonal Tiled maps. We should support them.

tiled
feature
2d

Right now we draw everything even if it's off-canvas. It'd be nice if we used Geometry shape, canvas bounds, and entity transforms to determine when something is entirely non-visible, and...

optimization
2d

### Expected behaviour The config option `browserConsoleLogOptions.filter` should configure how log messages are displayed. ### Actual behaviour Karma seems to ignore this config option. ### Environment Details - Karma version...

### Summary With the recent change that requires steam being open to log in as a steam user, I went and installed steam into my lutris FFXIV prefix so I...

bug
linux

[](https://issuehunt.io/r/sindresorhus/react-router-util/issues/2) Per https://twitter.com/sindresorhus/status/953743983678717955 We have these two helpers in our app which have been useful: ### `goBackTo(pathname)` Looks back in history to find which entry matches pathname, and then moves...

enhancement
help wanted
:dollar: Funded on Issuehunt

### Overview of the problem I'm using karma-nightmare **version** [0.4.14] I am sure this issue is **not a duplicate**. ### Description The readme indicates that `window.require` is available, but because...

help wanted

Hello! First of all, thanks for this project. I think it's gonna be awesome. But, at the moment, I am having a problem. I have set up Lightspeed on a...

### Description I can't get wifibox to work with the Broadcom BCM43602 found in my Macbook Pro 2015. The guest doesn't seem to recognize the device. I'm testing via `ping...

bug
wifibox-alpine

`describeComponent` should expose `setContext` and `context` helpers that work the same as `setProps` and `props`, but for context.