Vapor - LÖVE Distribution Client
Re: Vapor - LÖVE Distribution Client
I don't really think so, you're actually better off with Steam for that matter. I see this more like a LÖVE games browser & installer.
Re: Vapor - LÖVE Distribution Client
If it does get a global database going then wouldn't you be able to add games to that and then, refresh Vapor to get the latest games?raidho36 wrote:I don't really think so, you're actually better off with Steam for that matter. I see this more like a LÖVE games browser & installer.
PM me on here or elsewhere if you'd like to discuss porting your game to Nintendo Switch via mazette!
personal page and a raycaster
personal page and a raycaster
- Jasoco
- Inner party member
- Posts: 3727
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: Vapor - LÖVE Distribution Client
Pretty great idea. Would be awesome if this were actually built into the Löve engine instead of the No Game screen it would show a repository like this.
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: Vapor - LÖVE Distribution Client
Same on both fronts! I hadn't thought of this actually, but that might be an interested thing to do.pauljessup wrote:Also, I've done a lot of work with Drupal professionally, and it would be perfect for this sort of thing. Could also add in UberCart for Love games that are commercial.
(I'm working on a commercial game right now with it myself...)
We'd have to think about how we'd secure it, and properly pay the right people for each cart item, but it'd be worth exporing. Open up a ticket here: https://github.com/josefnpat/vapor/issues
Cheers, thanks for all the tickets :)qaisjp wrote:very interesting. i'll be star-ing and watching your repo the minute some people stop ddosing github.
Basically here's the order of games.json that vapor reads off of;Davidobot wrote:If it does get a global database going then wouldn't you be able to add games to that and then, refresh Vapor to get the latest games?
- The server hosting games.json
- The last saved games.json (from love.filesystem)
- games.json saved in distributed .love file.
Talked to bartbes about this in IRC, the project is a little young to do this, but it's worth opening up a ticket :)Jasoco wrote:Pretty great idea. Would be awesome if this were actually built into the Löve engine instead of the No Game screen it would show a repository like this.
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
Re: Vapor - LÖVE Distribution Client
How can I submit my game to Vapor ? I'd ask for rather simple instructions as I have my mind set on sth else atm.
Re: Vapor - LÖVE Distribution Client
I got how to submit a game up until the sources and stable, how do you get an id for a URL and what do you mean by time stamp?
PM me on here or elsewhere if you'd like to discuss porting your game to Nintendo Switch via mazette!
personal page and a raycaster
personal page and a raycaster
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: Vapor - LÖVE Distribution Client
https://github.com/josefnpat/vapor#how- ... dd-my-gameRedHot wrote:How can I submit my game to Vapor ;) ? I'd ask for rather simple instructions as I have my mind set on sth else atm.
In the array of sources, the id is the timestamp of the URL. The "birthday" of the .love so to speak.Davidobot wrote:I got how to submit a game up until the sources and stable, how do you get an id for a URL and what do you mean by time stamp?
The stable is what version of the source is considered stable. If you only have one .love, it would be the same as the only index of your source element.
As for time stamp, please see http://en.wikipedia.org/wiki/Unix_time
You can get the current time stamp here: http://www.unixtimestamp.com/index.php
I'll see what I can do to get those docs cleaned up.
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
Re: Vapor - LÖVE Distribution Client
because i dont like uncle sam
Re: Vapor - LÖVE Distribution Client
This project's giving my stomach butterflies, I hope this takes off!
You can bet I'll submit my game when ifit's completed!
"Bump." -CMFIend420
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: Vapor - LÖVE Distribution Client
Some big updates!
- JesseH contributed adding favorites for games, and ensuring they save to the filesystem. Hurrah!
- leafo added asynchronous downloading for images and files, so now the client won't lock up!
- I did a bunch of refactoring (totally got rid of all the bugs it introduced as well) so the code isn't so horrible
- I also added an animated "downloading" icon when stuff is downloading, now that downloading is asynchronous.
- I added build scripts to the repo. The .love files now have revisions!
I actually quite like that, thank you!jjmafiae wrote: awesome image
Helvecta wrote:
This project's giving my stomach butterflies, I hope this takes off!
You can bet I'll submit my game when ifit's completed! :crazy:
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
Who is online
Users browsing this forum: No registered users and 0 guests