ashes999

Results 29 issues of ashes999

Hi, I saw the note in the README indicating that this course is out of date (pending update to Angular 1.5). I don't know if this is redundant, but I...

In the frame tick provider, on [this line](https://github.com/nadako/Ash-Haxe/blob/master/src/ash/tick/FrameTickProvider.hx#L66), it basically caps the tick time if it's more than the maximum. Instead of doing this, because of the way euler integration...

Shouldn't the haxelib version not include the asteroids example?

- [ ] Close #7. Either support `asciidoc` format natively, or document the conversion route. - [x] Remove `noor` (fluent assertions for `munit`). - [x] Re-add `noor` (C# style extensions...

Hi, Is this project still maintained? Are there any plans to revive it? It seems like the only good, non-Java/JRuby-requiring, cross-platform solution currently out there. I need something that works...

Hi, Kivy looks interesting. Are there any plans to support outputting projects against HTML5/Javascript? This might be naive (I don't know much about these technologies), but if Kivy is based...

Platform: Browser

- **Haxe version:** 3.4.2 - **Flixel version:** 4.2.0 - **OpenFL version:** 3.6.1 - **Lime version:** 2.9.1 - **Affected targets:** JS ________________________________ **Code snippet reproducing the issue**: ```haxe package; import flixel.FlxState;...

I wrote a haxelib that lists `"flixel": "4.2.1"` under dependencies. If I set it up locally by using `dev` and then install the latest HaxeFlixel (4.3.0), trying to compile my...

Hi, The project page link in README.MD points to this URL: http://thinktecture.github.com/Thinktecture.IdentityServer.v2/ I believe the correct URL is http://identityserver.github.io/identityserver2 -- although this gives me a 404. It seems that you...

Hi, I tried the following to build the code: - `git clone [...] --recurse` - `make` I get an error, with very little information: ``` Configuration: Debug Platform: AnyCPU Configuration:...

documentation