Search found 277 matches

by kraftman
Fri Apr 13, 2012 2:34 pm
Forum: Libraries and Tools
Topic: ÖRGY
Replies: 18
Views: 9895

Re: ÖRGY

Nixola wrote:Can you add then some sort of .cfg file to prevent highlighted text? I'd be happy to test this...
Does this work for you?
by kraftman
Fri Apr 13, 2012 7:38 am
Forum: Libraries and Tools
Topic: Server Browser (ServBrowser)
Replies: 4
Views: 3386

Re: Server Browser (ServBrowser)

bartbes wrote: The selected attachment does not exist anymore.

The file ./../files/147_54fce49455deaad71f65af7ba2515e5b does not exist.
:'(
by kraftman
Thu Apr 12, 2012 10:06 pm
Forum: Libraries and Tools
Topic: ÖRGY
Replies: 18
Views: 9895

Re: ÖRGY

Folders' name in .zip files are case sensitive :P Could you please make a version without canvases? I don't support them :death: Sorry, should be fixed now, that'll teach me not to test. I'm not sure there's much point in making one without canvas's, any amount of highlighted text would make it so ...
by kraftman
Thu Apr 12, 2012 9:30 pm
Forum: Libraries and Tools
Topic: ÖRGY
Replies: 18
Views: 9895

Re: ÖRGY

Bit of an update since I've semi-finished my multiline edit box: I've incorporated the editor I was developing into my GUI, and the GUI into this project, so now you can write a LOVE project in game, and test it in game, and it represses an errors like lick does, so running dodgy code doesn't stop t...
by kraftman
Thu Apr 12, 2012 12:15 am
Forum: Games and Creations
Topic: Plazma Being
Replies: 121
Views: 85349

Re: Plazma Being (so far)

The graphics are really nice and the physics is looking solid, keep up the good work! When can we get our hands on a demo :)
by kraftman
Thu Apr 12, 2012 12:06 am
Forum: Support and Development
Topic: Get actual key pressed including shifted ones?
Replies: 5
Views: 2588

Re: Get actual key pressed including shifted ones?

Love.keypressed(key,uni )
The second parameter is the unicode, not sure for isDown though.
by kraftman
Wed Apr 11, 2012 11:31 pm
Forum: Support and Development
Topic: Get actual key pressed including shifted ones?
Replies: 5
Views: 2588

Re: Get actual key pressed including shifted ones?

why not use string.char(uni)?
by kraftman
Wed Apr 11, 2012 8:51 pm
Forum: Support and Development
Topic: Whats the Easiest Game ?
Replies: 28
Views: 11943

Re: Whats the Easiest Game ?

Pigzo wrote:Not for me :/ Collision o,o
naughts and crosses?
by kraftman
Wed Apr 11, 2012 8:48 pm
Forum: Support and Development
Topic: Whats the Easiest Game ?
Replies: 28
Views: 11943

Re: Whats the Easiest Game ?

Pigzo wrote:Whats the Easiest Game i can made? :huh:
pong is a good start.
by kraftman
Wed Apr 11, 2012 8:48 pm
Forum: Support and Development
Topic: What is the easiest/simplest gui library to implement?
Replies: 11
Views: 4180

Re: What is the easiest/simplest gui library to implement?

silver_hawk wrote:well if anybody has a good overview about pros/cons for each/some of the gui's maybe we could unify the guis somehow? :D
its hard enough to make one let alone combine a load together :P