Search found 77 matches

by Bannana97
Fri Mar 22, 2013 2:45 am
Forum: Support and Development
Topic: Physics Camera
Replies: 3
Views: 2120

Physics Camera

Hey all, I am trying to make a nice terrain using rectangles/polygons - not one of those blocky terrains. I have a whole Instance system set up so that I can easily modify each of my registered blocks to make that terrain, by setting values like part.Size = Physics.NewSize(32, 32) Anyhow, I've gotte...
by Bannana97
Wed Oct 03, 2012 11:06 pm
Forum: Ports
Topic: Love2D WebPlayer (WebGL)
Replies: 203
Views: 186684

Re: Love2D WebPlayer (WebGL)

Does this work with 0.8.0?
by Bannana97
Wed Oct 03, 2012 11:05 pm
Forum: Games and Creations
Topic: A Nuclear Winter
Replies: 16
Views: 5517

Re: A Nuclear Winter

It's okay.
I do have a few problems:

1. The game is laggy. Cursor moves slow.
2. I cannot shoot at angles thus the monsters/zombies come attack me from above or behind and I cannot really fight unless I move further to a side.
by Bannana97
Wed Oct 03, 2012 11:00 pm
Forum: Support and Development
Topic: Pulling source out of a love.exe
Replies: 11
Views: 5316

Re: Pulling source out of a love.exe

Let me get this straight.
I am not too familiar with copyright, but if I simply put a link to that CC license in a .TXT file or similar, is my work immediately protected by it?
by Bannana97
Wed Oct 03, 2012 10:27 pm
Forum: Support and Development
Topic: Pulling source out of a love.exe
Replies: 11
Views: 5316

Re: Pulling source out of a love.exe

There is a legal way consisting on distributing your game with a license file that prohibits such conduct.
And what exactly would that be?
by Bannana97
Wed Oct 03, 2012 10:02 pm
Forum: Support and Development
Topic: Pulling source out of a love.exe
Replies: 11
Views: 5316

Re: Pulling source out of a love.exe

I tried making an .exe just now and was not able to uncompress it with WinZip. It said it was invalid...
by Bannana97
Wed Oct 03, 2012 9:34 pm
Forum: Support and Development
Topic: Pulling source out of a love.exe
Replies: 11
Views: 5316

Pulling source out of a love.exe

I've been wondering this since I started using love. I made a game and created a .love file for it. After, I ran the following command: copy /b love.exe+game.love game.exe This creates game.exe, which has love.exe and my .love file combined. Is it possible to pull the .love file back out? If so, is ...
by Bannana97
Wed Oct 03, 2012 9:32 pm
Forum: Support and Development
Topic: .love
Replies: 6
Views: 2159

Re: .love

Yeah.

Change the .love to .zip and unpack it using something like Winzip.
All the files will be there.
by Bannana97
Tue Aug 28, 2012 1:38 am
Forum: Support and Development
Topic: love.graphics.setIcon transparent pixels go black
Replies: 7
Views: 1703

Re: love.graphics.setIcon transparent pixels go black

Probably a Windows bug. Is anyone else aware of this or is it just me on Windows 7?
by Bannana97
Tue Aug 28, 2012 1:02 am
Forum: Support and Development
Topic: love.graphics.setIcon transparent pixels go black
Replies: 7
Views: 1703

Re: love.graphics.setIcon transparent pixels go black

I attached the icon AND a picture of what's happening.

For the icon.png file, it shows like that in taskbar too. The shadow turns to black.

OS - Windows 7 32 bit. Same problem on 64 bit.