Search found 363 matches

by mike
Wed Apr 08, 2009 12:42 pm
Forum: Libraries and Tools
Topic: DEVötiön IDE (Now available for Download!)
Replies: 50
Views: 53206

Re: DEVötiön IDE (Now available for Download!)

Encountered this error when I was trying to save the file: ************** Exception Text ************** System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Documents and Settings\Administrator\Local Settings\Temp\devotion633747985450000000\test.love\main.lua'. at System.IO.__...
by mike
Tue Apr 07, 2009 6:56 pm
Forum: General
Topic: Mirroring Image
Replies: 5
Views: 3502

Re: Mirroring Image

Sparx wrote:When is 0.6.0 released? I mean if that's in several month that would be waiting month before I can go on in gfx design....
Months. Many many months.
by mike
Mon Apr 06, 2009 2:20 pm
Forum: General
Topic: Rotating image to follow mouse.
Replies: 11
Views: 10198

Re: Rotating image to follow mouse.

You mean that you want a fixed image to rotate to always be "pointing" at the mouse?
by mike
Fri Apr 03, 2009 5:14 pm
Forum: General
Topic: Opacity
Replies: 9
Views: 9021

Re: Opacity

I mean there ust be the possibility changing the overal opacity of a loaded image. Use color modulation: image = love.graphics.newImage("banana.jpg") love.graphics.setColorMode(love.color_modulate) love.graphics.setColor(255, 255, 255, 50) -- red, green, blue, opacity (this would be white...
by mike
Thu Apr 02, 2009 8:34 pm
Forum: Libraries and Tools
Topic: Love Classes implementation
Replies: 8
Views: 5006

Re: Love Classes implementation

Code: Select all

[string "main.lua"]:30: Class Demo: printing className of apoint: ChangedClassNameDueToItBeingAStaticVariable
stack traceback:
	[C]: in function 'error'
	[string "main.lua"]:30: in function <[string "main.lua"]:26>
by mike
Thu Apr 02, 2009 8:32 pm
Forum: Support and Development
Topic: Tutorial 3 is ok?
Replies: 5
Views: 5404

Re: Tutorial 3 is ok?

Did somebody forget to update the tutorial? Yes.
Am I going to fix it? No.
by mike
Tue Mar 31, 2009 3:42 pm
Forum: General
Topic: LÖVE Merchandise!
Replies: 10
Views: 6680

Re: LÖVE Merchandise!

Yes, I am interested in that too. I will not make an official decision without rude, but let's at least figure out which one we could use before he gets back.
by mike
Sun Mar 29, 2009 9:08 pm
Forum: Support and Development
Topic: How to add "Buttons"?
Replies: 5
Views: 6910

Re: How to add "Buttons"?

Buttons? What? Maybe you're looking for one of the GUI libraries that you can use to make buttons: bottom-right area of main wiki page
by mike
Sun Mar 29, 2009 11:29 am
Forum: Support and Development
Topic: Which .lua Editor do you use?
Replies: 33
Views: 23606

Re: Which .lua Editor do you use?

I use Notepad++ until DEVötiön is released.
by mike
Sun Mar 29, 2009 11:28 am
Forum: General
Topic: LÖVE Merchandise!
Replies: 10
Views: 6680

Re: LÖVE Merchandise!

We wanted to setup an official LÖVE store using CafePress (or something better if anyone knows it) to sell LÖVE-themed merchanise. God knows I want that damn mousepad now!