Vapor - LÖVE Distribution Client

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
josefnpat
Inner party member
Posts: 955
Joined: Wed Oct 05, 2011 1:36 am
Location: your basement
Contact:

Re: Vapor - LÖVE Distribution Client

Post by josefnpat »

Fayer wrote:PD: This was my first time helping another project.
Thank you for such a clean pull request!
MysticPing2 wrote:Hello, i made a pull request for swedish translation, hope it helps!

(sorry if there is already one for swedish)
You can see all the current languages here: https://github.com/josefnpat/vapor/tree ... /core/lang

Updates

* MysticPing2 added swedish!
* Fayer added Spanish
* Unek added Polish
* josefnpat caught Pikachu!
* josefnpat learned how to spell available!
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
davisdude
Party member
Posts: 1154
Joined: Sun Apr 28, 2013 3:29 am
Location: North Carolina

Re: Vapor - LÖVE Distribution Client

Post by davisdude »

Favorite language.
Also: Nice work on this! It's great!
GitHub | MLib - Math and shape intersections library | Walt - Animation library | Brady - Camera library with parallax scrolling | Vim-love-docs - Help files and syntax coloring for Vim
User avatar
josefnpat
Inner party member
Posts: 955
Joined: Wed Oct 05, 2011 1:36 am
Location: your basement
Contact:

Re: Vapor - LÖVE Distribution Client

Post by josefnpat »

davisdude wrote:Favorite language.
Also: Nice work on this! It's great!
I'm glad you like it.

I've been working with @riidom in #vapor-dev, and from a rather nice color palette, I was able to pull this together, much in the spirit of what @santos made!

http://vapor.love2d.org

Update

* Added meteor Defense by John Watson
* Added Eins Eins Funf
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
User avatar
SiENcE
Party member
Posts: 804
Joined: Thu Jul 24, 2008 2:25 pm
Location: Berlin/Germany
Contact:

Re: Vapor - LÖVE Distribution Client

Post by SiENcE »

Nice!

But I would take the tweet thing to the left or right side and limit the number of games displayed.
User avatar
SiENcE
Party member
Posts: 804
Joined: Thu Jul 24, 2008 2:25 pm
Location: Berlin/Germany
Contact:

Re: Vapor - LÖVE Distribution Client

Post by SiENcE »

Again me :).

I would also add a description to vapor, so people not knowing #Löve understand what it is. For endusers it's basically the same mechanic like steam or desura.

Steam says:
"Delivers a range of games straight to a computer's desktop. Includes automatic updates, lists of games and prices, posters, plus access to a large gaming..."

Desura says:
"Desura is a digital distribution service for gamers, putting the best games, mods and downloadable content at your fingertips and ready to play."

I would also say ... Vapor is an completely free service and all games are unpaid. Or something that does not sound liek free 2 play.

Maybe the very first free gamedeveloper 2 gamer game-distribution-platform :).

I say it again...I would like to have an integration of itch.io, vapor, löveliness and we could take over the world. Haha.
User avatar
josefnpat
Inner party member
Posts: 955
Joined: Wed Oct 05, 2011 1:36 am
Location: your basement
Contact:

Re: Vapor - LÖVE Distribution Client

Post by josefnpat »

SiENcE wrote:Nice!
But I would take the tweet thing to the left or right side and limit the number of games displayed.
https://github.com/josefnpat/vapor/comm ... b5f00050c4
SiENcE wrote:Again me :).

I would also add a description to vapor, so people not knowing #Löve understand what it is. For endusers it's basically the same mechanic like steam or desura.

Steam says:
"Delivers a range of games straight to a computer's desktop. Includes automatic updates, lists of games and prices, posters, plus access to a large gaming..."

Desura says:
"Desura is a digital distribution service for gamers, putting the best games, mods and downloadable content at your fingertips and ready to play."

I would also say ... Vapor is an completely free service and all games are unpaid. Or something that does not sound liek free 2 play.

Maybe the very first free gamedeveloper 2 gamer game-distribution-platform :).
This is a good idea! Brainstorming here: https://github.com/josefnpat/vapor/issues/177
SiENcE wrote:I say it again...I would like to have an integration of itch.io, vapor, löveliness and we could take over the world. Haha.
Indeed! I really need to "sit" down with Leafo and brainstorm how we could get that to happen.

Update

* Added Grand Health Auto by the Grand Health Auto GGJ13 Team
* clearcache is now clear_cache
* clear_cache and force_local are now documented, along with submission testing
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
User avatar
Positive07
Party member
Posts: 1014
Joined: Sun Aug 12, 2012 4:34 pm
Location: Argentina

Re: Vapor - LÖVE Distribution Client

Post by Positive07 »

Ludum Dare Comp and Ludum Dare Jam is coming in a month and a half, it would be great if all the lovers participating in the jam could upload games to vapor with the ludum dare link in the description, so that we could play them there...

Maybe we could set a page with its own hosting and app, something like loveludumdare.whatever and there you just put your love file, the link, and a little descrition and that gives an instant update to the .json and the hosting of the file

I dont expect many files being uploaded to that hosting so that shouldnt be a problem

Just saying thought
for i, person in ipairs(everybody) do
[tab]if not person.obey then person:setObey(true) end
end
love.system.openURL(github.com/pablomayobre)
davisdude
Party member
Posts: 1154
Joined: Sun Apr 28, 2013 3:29 am
Location: North Carolina

Re: Vapor - LÖVE Distribution Client

Post by davisdude »

That is a good idea, but could be problematic-- Vapor is still using 0.8.0, and from what I remember, is not planned to be ported to 0.9.0 at all. That being said, seeing as 0.9.0 is released, and many developers will be taking advantage of the added speed and functions, many of the games may not be compatible with Vapor, which is quite a shame, really.
GitHub | MLib - Math and shape intersections library | Walt - Animation library | Brady - Camera library with parallax scrolling | Vim-love-docs - Help files and syntax coloring for Vim
User avatar
josefnpat
Inner party member
Posts: 955
Joined: Wed Oct 05, 2011 1:36 am
Location: your basement
Contact:

Re: Vapor - LÖVE Distribution Client

Post by josefnpat »

Positive07 wrote:Ludum Dare Comp and Ludum Dare Jam is coming in a month and a half, it would be great if all the lovers participating in the jam could upload games to vapor with the ludum dare link in the description, so that we could play them there...

Maybe we could set a page with its own hosting and app, something like loveludumdare.whatever and there you just put your love file, the link, and a little descrition and that gives an instant update to the .json and the hosting of the file

I dont expect many files being uploaded to that hosting so that shouldnt be a problem

Just saying thought
This was proposed very early in development, and just hasn't gotten around to: https://github.com/josefnpat/vapor/issues/7
davisdude wrote:That is a good idea, but could be problematic-- Vapor is still using 0.8.0, and from what I remember, is not planned to be ported to 0.9.0 at all. That being said, seeing as 0.9.0 is released, and many developers will be taking advantage of the added speed and functions, many of the games may not be compatible with Vapor, which is quite a shame, really.
Please do some research before saying such things. https://github.com/josefnpat/vapor/issues/81 Vapor was designed from the ground up with 0.7.2, 0.8.0 and 0.9.0 + being available. It just needs someone to do that.

Vapor needs some TLC, unfortunately at this point in my life, I have a bunch of other obligations to take care of that are sadly more important than vapor.

With that being said, I am very open to other people communicating with me, and offering pull requests and continuing my work. When things settle down a bit more, I plan on coming back to Vapor, full circle.
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
davisdude
Party member
Posts: 1154
Joined: Sun Apr 28, 2013 3:29 am
Location: North Carolina

Re: Vapor - LÖVE Distribution Client

Post by davisdude »

josefnpat wrote:Please do some research before saying such things. https://github.com/josefnpat/vapor/issues/81 Vapor was designed from the ground up with 0.7.2, 0.8.0 and 0.9.0 + being available. It just needs someone to do that.
My bad. Last time I tried running it with 0.9.0 it threw up a bunch of errors.
GitHub | MLib - Math and shape intersections library | Walt - Animation library | Brady - Camera library with parallax scrolling | Vim-love-docs - Help files and syntax coloring for Vim
Post Reply

Who is online

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