Re: remake of remake of Konami's Knightmare

2017-11-24 Thread ketmar via Digitalmars-d-announce

quickfix. forgot to properly set requested OpenGL version.

http://files.catbox.moe/lx02hz.7z


Re: Intellij D Language v1.15.2

2017-11-24 Thread singingbush via Digitalmars-d-announce

On Friday, 24 November 2017 at 11:52:52 UTC, Daniel Kozak wrote:
I have try it, but does not seem to work, Event log is full of 
some DScanner Error:


12:50 DScanner Error
2017-11-24T12:50:53.293:first.d:visit:325 Could not locate 
object.d or

object.di

12:50 DScanner Error
2017-11-24T12:50:53.293:first.d:visit:411 Could not resolve 
location of

module 'vibe/web/rest'


Did the plugin error or is the problem just DScanner? If there 
was a problem with the plugin did you submit the error? It would 
be helpful to screen shot the problem and create an issue for it:


https://github.com/intellij-dlanguage/intellij-dlanguage/issues


Re: remake of remake of Konami's Knightmare

2017-11-24 Thread ketmar via Digitalmars-d-announce

latest binary. some fixes, nicer title screen, alt now shoots too...

http://files.catbox.moe/k7xxn0.7z


Re: Intellij D Language v1.15.2

2017-11-24 Thread Daniel Kozak via Digitalmars-d-announce
I have try it, but does not seem to work, Event log is full of some
DScanner Error:

12:50 DScanner Error
2017-11-24T12:50:53.293:first.d:visit:325 Could not locate object.d or
object.di

12:50 DScanner Error
2017-11-24T12:50:53.293:first.d:visit:411 Could not resolve location of
module 'vibe/web/rest'

On Thu, Nov 23, 2017 at 9:11 PM, singingbush via Digitalmars-d-announce <
digitalmars-d-announce@puremagic.com> wrote:

> Hi all. A new release intellij-dlanguage plugin has been made available
> for download from the Jetbrains repository this week.
>
> The speed at which features and bug fixes are being done has picked up
> recently. We've had 4 releases this month alone. It would be really helpful
> if there are any Intellij users out there who don't already use our plugin
> to install it via the plugin repo and try it out (there are 2 D plugins,
> make sure to install the correct one). We now have error reporting built in
> to the plugin so that if anything breaks it's easy to inform the team about
> the problem.
>
> There is also support for debugging with GDB (since v1.14 1st Nov). We
> need to completely overhaul our documentation as some of it is outdated now
> and there is no mention of the gdb support. If anyone with Java/Kotlin
> experience wants to get involved with helping squash bugs then we welcome
> pull requests so please feel free to browse the issues on our github
> repository and get involved.
>
> https://github.com/intellij-dlanguage/intellij-dlanguage
>
> If you find the plugin helpful please also rate the plugin:
>
> https://plugins.jetbrains.com/plugin/8115-d-language
>