Daniel Jost

Results 22 issues of Daniel Jost

According to [this article](https://developer.microsoft.com/en-us/microsoft-edge/platform/documentation/extensions/), it should be trivial to convert an extension that works in Chrome over to Edge. uBlock Origin has some [instructions](https://github.com/nikrolls/uBlock-Edge#edge) on how to do development.

Feature

I would love to have my settings follow me across different machines. Chrome has [some documentation](http://developer.chrome.com/extensions/storage.html#property-sync) on how to do this.

Feature

After a full review by the Mozilla Addon team, they have 1 issue to report: > This add-on is creating DOM nodes from HTML strings containing potentially unsanitized data, by...

Bug

OS: Windows 8.1 Dlang: 2.067.1 Dub: 0.9.23

bug
ready

I imagine syntax like `myObject.Position.x = 20`. The console could be done in-game via Awesomium if that's what we pick for the UI, or it could be a command-line window...

proposal
accepted

After the factually sketchy [article](http://reporter.rit.edu/tech/rits-magic-centers-innovations) from the Reporter, I think it would help newcomers to have a quick blurb about why Dash exists.

ready

I converted the `icon.ico` to `icon.bmp` in Sample-Dash-Game, but was then told I needed `SDL2_image.dll` in order to load it. Fine, I [downloaded](http://www.libsdl.org/projects/SDL_image/) the Windows x64 dll and put it...

bug

Shadows are wrecked in `0.11.0`. I think the issue cropped up starting around `0.11.0-beta7`. It does not look like any code changed on the Spectral-side that would have caused this....

bug

Something about `0.9.0` broke Input.mouseObject. I have tested in Spectral Robot and Sample-Dash-Game.

bug
ready

Right now you can only add key events. Remove (and/or modify) would be desirable.

ready