Yes, but "made with LÖVE" is cuter because it plays on a popular phrase.philnelson wrote:@mike: That's more or less what the splash screen says, actually.
Löve Splash Screen (code)
Re: Löve Splash Screen (code)
-
- Prole
- Posts: 48
- Joined: Sun Feb 01, 2009 3:32 am
Re: Löve Splash Screen (code)
The current splash screen is a pun on that popular phrase.
Anywho, if someone wants to modify it to say that instead, please do. The code is 100% free.
Anywho, if someone wants to modify it to say that instead, please do. The code is 100% free.
Re: Löve Splash Screen (code)
Hello,
I have made a funny longer version of the original splash screen.
UDATED : philnelson : what is the license of the love.ogg ?
Thanks.
Best Regards,
EDIT: I have update the file from 0.1.1 to 0.1.3 (changes: missing draw of s5.png, add the SVG source file, some legal precision, ...)
I have made a funny longer version of the original splash screen.
UDATED : philnelson : what is the license of the love.ogg ?
Thanks.
Best Regards,
EDIT: I have update the file from 0.1.1 to 0.1.3 (changes: missing draw of s5.png, add the SVG source file, some legal precision, ...)
Last edited by TsT on Tue Mar 24, 2009 12:53 pm, edited 3 times in total.
My projects current projects : dragoon-framework (includes lua-newmodule, lua-provide, lovemodular, , classcommons2, and more ...)
Re: Löve Splash Screen (code)
Actually even if the mac user is aware of proper .love architecture it is certainly likely it'll still not be made properly.
.love 's are zip files with an extension, right? A Mac user reads this, and goes "Ohh I get it...", then goes ahead, right-clicks his code folder (with main.lua in root, of course), and clicks "Compress". And then its screwed up. OS X would create a directory to copy the folder into and then zip up THAT directory, so that main.lua is no longer in root... i.e it'll be in myprogram.zip/myprogram/main.love
There is a way around this though, when making a .zip file, first open up the code folder, then select all files and folder, right click and select "Archive X items". OS X would create a new directory, copy everything into it, then zip up THAT directory, so main.lua remains in root. Just rename .zip with .love and it works! main.lua would be in Archive.zip/main.lua
And one more thing...., when mac users download .love files from the forums they are automatically unzipped.
.love 's are zip files with an extension, right? A Mac user reads this, and goes "Ohh I get it...", then goes ahead, right-clicks his code folder (with main.lua in root, of course), and clicks "Compress". And then its screwed up. OS X would create a directory to copy the folder into and then zip up THAT directory, so that main.lua is no longer in root... i.e it'll be in myprogram.zip/myprogram/main.love
There is a way around this though, when making a .zip file, first open up the code folder, then select all files and folder, right click and select "Archive X items". OS X would create a new directory, copy everything into it, then zip up THAT directory, so main.lua remains in root. Just rename .zip with .love and it works! main.lua would be in Archive.zip/main.lua
And one more thing...., when mac users download .love files from the forums they are automatically unzipped.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Löve Splash Screen (code)
Linux does that too, and if you have a shell extension in windows the same behaviour is to be expected.appleide wrote:OS X would create a directory to copy the folder into and then zip up THAT directory, so that main.lua is no longer in root... i.e it'll be in myprogram.zip/myprogram/main.love
Sorry, all I can do is laugh about this..appleide wrote:And one more thing...., when mac users download .love files from the forums they are automatically unzipped.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Löve Splash Screen (code)
Yup, at least with 7-zip it works the same.bartbes wrote:Linux does that too, and if you have a shell extension in windows the same behaviour is to be expected.appleide wrote:OS X would create a directory to copy the folder into and then zip up THAT directory, so that main.lua is no longer in root... i.e it'll be in myprogram.zip/myprogram/main.love
Isn't it possible to extend the menus in whatever you use to view folders? On Windows, I've used my mad Registry skillz to be able to right-click on a folder and select "Love it".appleide wrote:And one more thing...., when mac users download .love files from the forums they are automatically unzipped.
Help us help you: attach a .love.
- Garotas*Gostosas
- Prole
- Posts: 41
- Joined: Fri Apr 03, 2009 12:15 am
Re: Löve Splash Screen (code)
when using safari, you can go to preferences > general > and uncheck Open “safe” files after downloading. this will result in a ".love.zip" file after downloading. if double clicked, a love file appears in your download directory. it's not that much easier, you just don't have to select and zip the downloaded files any more.appleide wrote:And one more thing...., when mac users download .love files from the forums they are automatically unzipped.
the down side is, safari won't open e.g. recently downloaded .pdfs automatically.
I LOVE GAME, YEAH!
Who is online
Users browsing this forum: No registered users and 1 guest