Love2D WebPlayer (WebGL)

Discuss any ports of LÖVE to different platforms.
User avatar
LiquidHelium
Prole
Posts: 8
Joined: Wed May 02, 2012 2:07 pm
Contact:

Re: Love2D WebPlayer (WebGL)

Post by LiquidHelium »

Hey, I just signed up but I have been following this for a while. You guys are doing great work. I want to help but I don't really know JavaScript so I can't help in that regard, but I made an uploader that takes .love files and converts them for your web player. Also I added a skin ripping off this site (please don't sue) Youtube video here: http://www.youtube.com/watch?v=wPfpwgkEV3U
github fork here: https://github.com/LiquidHelium/love-webplayer
fireblend
Prole
Posts: 4
Joined: Mon Apr 23, 2012 9:39 pm

Re: Love2D WebPlayer (WebGL)

Post by fireblend »

LiquidHelium wrote:Hey, I just signed up but I have been following this for a while. You guys are doing great work. I want to help but I don't really know JavaScript so I can't help in that regard, but I made an uploader that takes .love files and converts them for your web player. Also I added a skin ripping off this site (please don't sue) Youtube video here: http://www.youtube.com/watch?v=wPfpwgkEV3U
github fork here: https://github.com/LiquidHelium/love-webplayer
This is pretty cool! Thanks, LiquidHelium :D
coffee
Party member
Posts: 1206
Joined: Wed Nov 02, 2011 9:07 pm

Re: Love2D WebPlayer

Post by coffee »

imediaconverter wrote:
coffee wrote:I'm using OSX. For now only working in Chrome. For my surprise not working in updated Safari. Also not working in Firefox 3.6 and Opera. In Chrome seems good.
Safari 5.1 not supported.
Really? I don't know what's funnier. That you quote me in your first post (I'm flattered! I guess), the fact that the post have 2 months and a lot was done since there or that if Love2D webplayer developers aren't supporting or worried about Safari actually almost all examples online work (except Mari0 I confess!).
And welcome to forum! :)
safari.png
User avatar
SiENcE
Party member
Posts: 792
Joined: Thu Jul 24, 2008 2:25 pm
Location: Berlin/Germany
Contact:

Re: Love2D WebPlayer (WebGL)

Post by SiENcE »

LiquidHelium wrote:Hey, I just signed up but I have been following this for a while. You guys are doing great work. I want to help but I don't really know JavaScript so I can't help in that regard, but I made an uploader that takes .love files and converts them for your web player. Also I added a skin ripping off this site (please don't sue) Youtube video here: http://www.youtube.com/watch?v=wPfpwgkEV3U
github fork here: https://github.com/LiquidHelium/love-webplayer
Cool! Hopefully we can get a repository for games on love2d.org ? Would be cool if someone can upload an love file and people can directly test it in his forum post.
coffee
Party member
Posts: 1206
Joined: Wed Nov 02, 2011 9:07 pm

Re: Love2D WebPlayer (WebGL)

Post by coffee »

LiquidHelium wrote:Hey, I just signed up but I have been following this for a while. You guys are doing great work. I want to help but I don't really know JavaScript so I can't help in that regard, but I made an uploader that takes .love files and converts them for your web player. Also I added a skin ripping off this site (please don't sue) Youtube video here: http://www.youtube.com/watch?v=wPfpwgkEV3U
github fork here: https://github.com/LiquidHelium/love-webplayer
OMG! IT'S GIGAPUDDING ONLINE! No, you don't deserve to be sued! You have an excellent taste! LOL
User avatar
josefnpat
Inner party member
Posts: 955
Joined: Wed Oct 05, 2011 1:36 am
Location: your basement
Contact:

Re: Love2D WebPlayer (WebGL)

Post by josefnpat »

LiquidHelium wrote:Hey, I just signed up but I have been following this for a while. You guys are doing great work. I want to help but I don't really know JavaScript so I can't help in that regard, but I made an uploader that takes .love files and converts them for your web player. Also I added a skin ripping off this site (please don't sue) Youtube video here: http://www.youtube.com/watch?v=wPfpwgkEV3U
github fork here: https://github.com/LiquidHelium/love-webplayer
Oh my god, ghoulsblade, accept this pull request!

LiquidHelium, this is sexy. And very ... giga puddi...

On an aside, https://github.com/ghoulsblade/love-webplayer/issues/9
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
ghoulsblade
Party member
Posts: 111
Joined: Sun Oct 31, 2010 6:11 pm

Re: Love2D WebPlayer (WebGL)

Post by ghoulsblade »

josefnpat wrote:
LiquidHelium wrote:Hey, I just signed up but I have been following this for a while. You guys are doing great work. I want to help but I don't really know JavaScript so I can't help in that regard, but I made an uploader that takes .love files and converts them for your web player. Also I added a skin ripping off this site (please don't sue) Youtube video here: http://www.youtube.com/watch?v=wPfpwgkEV3U
github fork here: https://github.com/LiquidHelium/love-webplayer
Oh my god, ghoulsblade, accept this pull request!
@accept pull request: (i guess you mean upload .love and instant webplay)
cool, but sorry, i don't know enough server security (caging/virtual stuff) to risk this on my server, so someone else will have to host it =)
love-android - gamejams
User avatar
LiquidHelium
Prole
Posts: 8
Joined: Wed May 02, 2012 2:07 pm
Contact:

Re: Love2D WebPlayer (WebGL)

Post by LiquidHelium »

ghoulsblade wrote:
josefnpat wrote:
LiquidHelium wrote:Hey, I just signed up but I have been following this for a while. You guys are doing great work. I want to help but I don't really know JavaScript so I can't help in that regard, but I made an uploader that takes .love files and converts them for your web player. Also I added a skin ripping off this site (please don't sue) Youtube video here: http://www.youtube.com/watch?v=wPfpwgkEV3U
github fork here: https://github.com/LiquidHelium/love-webplayer
Oh my god, ghoulsblade, accept this pull request!
@accept pull request: (i guess you mean upload .love and instant webplay)
cool, but sorry, i don't know enough server security (caging/virtual stuff) to risk this on my server, so someone else will have to host it =)
Yeah, you are right not to, there is no security at all on the thing, maybe someone who is a little more familiar with php security than me can take a look at it? I added an option to just disable the uploading completely in settings.php though, and that way you'll just get the new look and uploading method (generates html files instead of php ones (you'll have to use the auto-uploader for this to happen though, so maybe it's useless if you are doing work directly on the webserver))
User avatar
ghoulsblade
Party member
Posts: 111
Joined: Sun Oct 31, 2010 6:11 pm

Re: Love2D WebPlayer (WebGL)

Post by ghoulsblade »

using "recommended way to initialize WebGL" by khronos group now, so it might work on a few more browsers and give better assistance if not.
Also : "recommended_way_to_implement_a_rendering_loop" so might be a bit faster =)
Also : better error messages since update before that.
love-android - gamejams
User avatar
SiENcE
Party member
Posts: 792
Joined: Thu Jul 24, 2008 2:25 pm
Location: Berlin/Germany
Contact:

Re: Love2D WebPlayer (WebGL)

Post by SiENcE »

Any updates?

Is anyone working on this?

I would suggest to add this into the love2d workin tree. Otherwise this gets deprecated and this would be sad.
Post Reply

Who is online

Users browsing this forum: No registered users and 23 guests