LÖVE distribution website

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
BlackBulletIV
Inner party member
Posts: 1261
Joined: Wed Dec 29, 2010 8:19 pm
Location: Queensland, Australia
Contact:

Re: LÖVE distribution website

Post by BlackBulletIV »

Robin wrote:
BlackBulletIV wrote:I don't by "Build" nevon meant compile? (Is this what you were thinking of?)
No, I didn't mean that. I simply meant to raise the issue of disk space.
It shouldn't be too much of an issue if you set an expiration time on every executable produced, like 24 hours or something, afterwards deleting them.
Robin wrote:
BlackBulletIV wrote:Also, this would most certainly need to be implemented as a side task, as in, spawned by the request, not part of the request processing. The user would then be notified with a download link by some means.
Interesting. I think that depends on how long the processing typically takes. Especially for only a single platform, it could be ready within the blink of an eye.
Also, congrats on the 700!
It'll most likely be very quick for a single platform, although copying the LOVE executable doesn't happen instantaneously, for me anyway.

And thanks! I didn't even notice, lol.
User avatar
nevon
Commander of the Circuloids
Posts: 938
Joined: Thu Feb 14, 2008 8:25 pm
Location: Stockholm, Sweden
Contact:

Re: LÖVE distribution website

Post by nevon »

Alright. Version 0.1 of the front-end is done. I've only made styles for the actual form part. The download page (if any) will have to be done later. There's no Javascript written, because I hate Javascript. I've based the whole shebang off of Paul Irish's HTML5 Boilerplate + 960 grid (16 column version). There's quite a bit of crap that can be cleaned out, but I'll leave that up to someone else.

Anyway, enjoy! If you're too lazy to download, you can view it here.

EDIT: Apparently it looks like shite in Firefox 3.6. I'll have to have a look at that.
Attachments
love-builder.tar.gz
LÖVE-Builder front-end 0.1
(205.5 KiB) Downloaded 121 times
User avatar
TsT
Party member
Posts: 161
Joined: Thu Sep 25, 2008 7:04 pm
Location: France
Contact:

Re: LÖVE distribution website

Post by TsT »

Is it planned to have a option to make a .love as zip file only creation (no exe/binary attached) ?
My projects current projects : dragoon-framework (includes lua-newmodule, lua-provide, lovemodular, , classcommons2, and more ...)
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: LÖVE distribution website

Post by Robin »

TsT wrote:Is it planned to have a option to make a .love as zip file only creation (no exe/binary attached) ?
Why? You already have a .love.
Help us help you: attach a .love.
User avatar
nevon
Commander of the Circuloids
Posts: 938
Joined: Thu Feb 14, 2008 8:25 pm
Location: Stockholm, Sweden
Contact:

Re: LÖVE distribution website

Post by nevon »

Fixed the Firefox issue.
Attachments
love-builder-0.1.1.tar.gz
(205.55 KiB) Downloaded 115 times
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: LÖVE distribution website

Post by Robin »

nevon wrote:Fixed the Firefox issue.
Excellent.
Help us help you: attach a .love.
User avatar
nevon
Commander of the Circuloids
Posts: 938
Joined: Thu Feb 14, 2008 8:25 pm
Location: Stockholm, Sweden
Contact:

Re: LÖVE distribution website

Post by nevon »

Got the first little bit of Javascript in there. You can now add and remove icon upload inputs dynamically.

There's a weird bug where the first icon upload list item is like 2px wider than the rest. If anyone could figure out why the hell that is, I will give them a virtual high five.
Attachments
love-builder.tar.gz
LÖVE builder v0.1.2
(206.02 KiB) Downloaded 118 times
User avatar
Lafolie
Inner party member
Posts: 809
Joined: Tue Apr 05, 2011 2:59 pm
Location: SR388
Contact:

Re: LÖVE distribution website

Post by Lafolie »

I couldn't see it. It's probably something in the css?

I did find a bug though! If you remove the default icon field and then try to 're-add' it, the "that's enough icons" dialog shows. Fix = remove the remove button for the default icon field?
Do you recognise when the world won't stop for you? Or when the days don't care what you've got to do? When the weight's too tough to lift up, what do you? Don't let them choose for you, that's on you.
User avatar
thelinx
The Strongest
Posts: 857
Joined: Fri Sep 26, 2008 3:56 pm
Location: Sweden

Re: LÖVE distribution website

Post by thelinx »

Shouldn't the binary selection be a radio button?
User avatar
nevon
Commander of the Circuloids
Posts: 938
Joined: Thu Feb 14, 2008 8:25 pm
Location: Stockholm, Sweden
Contact:

Re: LÖVE distribution website

Post by nevon »

Lafolie wrote:I did find a bug though! If you remove the default icon field and then try to 're-add' it, the "that's enough icons" dialog shows. Fix = remove the remove button for the default icon field?
Will fix when I get home.
thelinx wrote:Shouldn't the binary selection be a radio button?
Maybe. My reasoning was that you might want both an SELÖVE version and a vanilla version (and possibly other version in the future). But now that I think about it, that's probably unlikely, and enforcing a single binary version may be a good idea for the sake of the server. If you really, really want both, I suppose you could just do it twice.
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 3 guests