Search found 134 matches

by drunken_munki
Fri May 18, 2018 12:00 pm
Forum: General
Topic: What do you think of 'Brackets' as an editor + How to use luacheck code linter
Replies: 4
Views: 5774

What do you think of 'Brackets' as an editor + How to use luacheck code linter

Been trying a few editors out, I usually use notepad++. What caught my eye was the 'luacheck' linting tool: https://github.com/mpeterv/luacheck Here I already tried out the tool manually which can create a report of your code issues... but then the section on integration with editors caught my other...
by drunken_munki
Thu May 17, 2018 10:08 am
Forum: Support and Development
Topic: need help !
Replies: 15
Views: 9829

Re: need help !

zorg wrote: Thu May 17, 2018 8:46 am He asked about the "math.random(2) == 1" part though, from what i could tell.
Oh I see. Heh ok :D
by drunken_munki
Thu May 17, 2018 7:44 am
Forum: Support and Development
Topic: need help !
Replies: 15
Views: 9829

Re: need help !

But his question is "why its equal to 1?" The tests I ran gave me -100 or 100, so I don't know why he is getting '1' unless he is modiying the var somewhere else.
by drunken_munki
Wed May 16, 2018 10:33 am
Forum: Support and Development
Topic: need help !
Replies: 15
Views: 9829

Re: need help !

Looks fine to me. You must be modifying it somewhere else in your code.
by drunken_munki
Thu May 10, 2018 10:54 am
Forum: General
Topic: Need ideeas for a game!
Replies: 31
Views: 23307

Re: Need ideeas for a game!

by drunken_munki
Wed May 09, 2018 4:00 pm
Forum: General
Topic: Need ideeas for a game!
Replies: 31
Views: 23307

Re: Need ideeas for a game!

Mister Bola, Mister bola es una esfera famélica que come todo tipo de cosas ,su finalidad seguir comiendo hasta la eternidad para mantenerse viva,pero con el paso del tiempo,segundos,su cuerpo decrece,mengua hasta desaparecer por completo y morir. Pero como es lógico los habitantes del planeta tier...
by drunken_munki
Fri Apr 20, 2018 3:42 pm
Forum: Games and Creations
Topic: Dark Wish is coming soon
Replies: 16
Views: 9637

Re: Dark Wish is coming soon

ivan wrote: Tue Apr 17, 2018 3:04 pm I don't know if my machine supports 10240x10240 texture size - that's a crazy sort of requirement. :) Generally speaking, I don't recommend
Good luck!
I have a bad feeling about this.

Also, cheers for your comments I've used your advice.
by drunken_munki
Thu Apr 19, 2018 5:43 am
Forum: Games and Creations
Topic: lssx -- Fast-paced and twitchy space shmup
Replies: 13
Views: 12299

Re: lssx -- Fast-paced and twitchy space shmup

I really like the style and extra design you've put into this to raise it up from just a retro-game clone. Really well done, the style and slickness of the fast pace contrasted with the slow-mo, and really work well. I think the mouse control to move the ship is excellent. In terms of ideas you coul...
by drunken_munki
Wed Apr 18, 2018 3:24 am
Forum: General
Topic: 11.0 bugs
Replies: 47
Views: 66524

Re: 11.0 bugs

In both 11.0 hotfix and 11.1 for me calling love.window.setMode() seems to crash all spritebatches and they no longer can be drawn into or drawn onto screen, just black output similar to the previous canvas related bug in original 11.0. Anyone else seen this issue? I've tried making my call to chang...
by drunken_munki
Tue Apr 17, 2018 12:47 pm
Forum: General
Topic: LÖVE 11.1 released!
Replies: 41
Views: 97830

Re: LÖVE 11.1 released!

Guys this is awesome, seems to be running faster than 11.0?

Seriously well done all!