LoveArcade.org

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
kalle2990
Party member
Posts: 245
Joined: Sat Sep 12, 2009 1:17 pm
Location: Sweden

Re: LoveArcade.org

Post by kalle2990 »

Yes, and the logo in the game is not pink, it's white... :?
User avatar
schme16
Party member
Posts: 127
Joined: Thu Oct 02, 2008 2:46 am

Re: LoveArcade.org

Post by schme16 »

Dang it! Alright, I'll fix this!

EDIT: Dang you setColorMode!! Dang you to Heck!!!!
The problem was that I use setColorMode('replace') as my default mode (oops!), but by default LOVE uses setColorMode('modulate'). which you have to set for text colour changes (also like to take this time to point out how much better Colour is than color). the newest version of the browser is patched!
My Development Diary - http://shanegadsby.info
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: LoveArcade.org

Post by bartbes »

I have the same problem.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: LoveArcade.org

Post by Robin »

Something that LA.org really needs is a project page for individual games, that you go to instead of directly downloading the games.

Things those pages should probably include: image, title, author, license, short description, download size, download link.
Help us help you: attach a .love.
User avatar
ljdp
Party member
Posts: 209
Joined: Sat Jan 03, 2009 1:04 pm
Contact:

Re: LoveArcade.org

Post by ljdp »

Later, once most of the coding is done,
we'll use this layout:
http://www.perky.ukgame.co.uk/LoveArcade/
well actually, I think schme wants changeable layouts.
User avatar
kalle2990
Party member
Posts: 245
Joined: Sat Sep 12, 2009 1:17 pm
Location: Sweden

Re: LoveArcade.org

Post by kalle2990 »

ljdp wrote:we'll use this layout:
http://www.perky.ukgame.co.uk/LoveArcade/
Well that is epic

EDIT: Turns out setIdentity() in the game doesn't work. It loads the files from the right place, but it doesn't want to write anything there. I did some debugging, turned out files were saved in AppData/lovebrowser/ and loaded from AppData/Vertigo/ where the later setIdentity points. Removing the setIdentity in my game (using some ugly hack in lovebrowser) makes it work.

EDIT #2: Edited one save location
Last edited by kalle2990 on Tue Mar 30, 2010 5:25 pm, edited 1 time in total.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: LoveArcade.org

Post by Robin »

ljdp wrote:Later, once most of the coding is done,
we'll use this layout:
http://www.perky.ukgame.co.uk/LoveArcade/
well actually, I think schme wants changeable layouts.
Looks nice, although the login text boxes are too wide.
Help us help you: attach a .love.
User avatar
Jasoco
Inner party member
Posts: 3727
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: LoveArcade.org

Post by Jasoco »

kalle2990 wrote:
ljdp wrote:we'll use this layout:
http://www.perky.ukgame.co.uk/LoveArcade/
Well that is epic

EDIT: Turns out setIdentity() in the game doesn't work. It loads the files from the right place, but it doesn't want to write anything there. I did some debugging, turned out files were saved in AppData/lovebrowser/Vertigo(beta)/ and loaded from AppData/Vertigo/ where the later setIdentity points. Removing the setIdentity in my game (using some ugly hack in lovebrowser) makes it work.
Funny, I found the opposite. Playing with the Game Downloading project I noticed that for some reason I could set the identity, then download an image to that folder, but then I couldn't load it again from that new location. Maybe I was doing it wrong.
User avatar
kalle2990
Party member
Posts: 245
Joined: Sat Sep 12, 2009 1:17 pm
Location: Sweden

Re: LoveArcade.org

Post by kalle2990 »

That's because it was saved in one folder and loaded from another... :cry:

Is this some sort of bug in the löve code? :x
User avatar
schme16
Party member
Posts: 127
Joined: Thu Oct 02, 2008 2:46 am

Re: LoveArcade.org

Post by schme16 »

Robin wrote:Something that LA.org really needs is a project page for individual games, that you go to instead of directly downloading the games.

Things those pages should probably include: image, title, author, license, short description, download size, download link.
Already on the table for development, just not active yet. soon though
My Development Diary - http://shanegadsby.info
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 6 guests