4KB explosions Poll - winner: Taehl
- sharpobject
- Prole
- Posts: 44
- Joined: Fri Mar 18, 2011 2:32 pm
- Location: California
Re: 4KB explosions Poll - winner: Taehl
Thanks! Though if it's supported, I would expect LÖVE to be able to open it.
Re: 4KB explosions Poll - winner: Taehl
It runs for me, at least. Maybe it's an issue with LÖVE on Mac? * harasses anjo *
Re: 4KB explosions Poll - winner: Taehl
Taehl what a great explosion I still can't stop playing with it YAY for the win
Sir Kittenface
Möko IDE Codename (Erös) Returns Soon
I am dyslexic so if any of my replys confusing please just ask me to reword it as this will make things a lot easier for all parties lol.
Möko IDE Codename (Erös) Returns Soon
I am dyslexic so if any of my replys confusing please just ask me to reword it as this will make things a lot easier for all parties lol.
Re: 4KB explosions Poll - winner: Taehl
Congrats, Taehl! And what a great choice of a forum title you made
I have the same problem (gentoo linux). 7z says it's encoded using LZMA, which can't be decoded by the zip library linked to LÖVE.sharpobject wrote:Thanks! Though if it's supported, I would expect LÖVE to be able to open it.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: 4KB explosions Poll - winner: Taehl
µLÖVE explicitly requires zip compression because those platforms may not have support for other compression formats, but I never would have guessed there would be platforms for vanilla LÖVE that don't support LZMA.
I unzipped and rezipped it for the people who don't seem to have a LZMA decoder.
I unzipped and rezipped it for the people who don't seem to have a LZMA decoder.
- Attachments
-
- explosions_zip.love
- (4.22 KiB) Downloaded 70 times
Help us help you: attach a .love.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: 4KB explosions Poll - winner: Taehl
This is the list of supported types:
- .ZIP (pkZip/WinZip/Info-ZIP compatible)
- .GRP (Build Engine groupfile archives)
- .PAK (Quake I/II archive format)
- .HOG (Descent I/II HOG file archives)
- .MVL (Descent II movielib archives)
- .WAD (DOOM engine archives)
Re: 4KB explosions Poll - winner: Taehl
Yeah, but PhysFS is supposed to support 7zip. It doesn't in the current Mac release of LÖVE for.. some dumb reason, I don't know. I'm honestly not sure why.
That said, 7zip support on the Mac will be back in 0.7.2 - I rebuilt physfs.framework, ignoring its CMake project this time.
That said, 7zip support on the Mac will be back in 0.7.2 - I rebuilt physfs.framework, ignoring its CMake project this time.
- Taehl
- Dreaming in associative arrays
- Posts: 1025
- Joined: Mon Jan 11, 2010 5:07 am
- Location: CA, USA
- Contact:
Re: 4KB explosions Poll - winner: Taehl
Yeah, I told 7zip to compress it with LZMA despite the fact that .zip normally uses Deflate. I had to, to fit the sound in. 7zip opens it fine, and Love can run the .love file with no problem (on my Win7 x64 system, at least). Sorry if that's giving anyone problems, that wasn't my intent.
And yes, "Dreaming in associative arrays". Very nearly everything I code in Lua uses them (tables), and more often than not I (ab)use them in bizarre ways in the name of performance and/or doing something amazing. For example, in my plant game, each plant is a table. Each of its branches are sub-tables, and all of their branches, leaves, and fruit are sub-tables within them, and so on. So if you were to visualize the data structure of a tree, it would look like a tree (and a shrub like a shrub, and a vine like a vine).
And yes, "Dreaming in associative arrays". Very nearly everything I code in Lua uses them (tables), and more often than not I (ab)use them in bizarre ways in the name of performance and/or doing something amazing. For example, in my plant game, each plant is a table. Each of its branches are sub-tables, and all of their branches, leaves, and fruit are sub-tables within them, and so on. So if you were to visualize the data structure of a tree, it would look like a tree (and a shrub like a shrub, and a vine like a vine).
Earliest Love2D supporter who can't Love anymore. Let me disable pixel shaders if I don't use them, dammit!
Lenovo Thinkpad X60 Tablet, built like a tank. But not fancy enough for Love2D 0.10.0+.
Lenovo Thinkpad X60 Tablet, built like a tank. But not fancy enough for Love2D 0.10.0+.
- kikito
- Inner party member
- Posts: 3153
- Joined: Sat Oct 03, 2009 5:22 pm
- Location: Madrid, Spain
- Contact:
Re: 4KB explosions Poll - winner: Thael
Apologies for that. The competition caught me away from my computer; I had to write that post (as well as this one) with my mobile phone on a portuguese hotel.bartbes wrote:Fixed that for you .Taehl wrote:... I guess the "h" in my name got bored of its traditional position between the "e" and the "l"?
I like your new dreamy title Tahel
When I write def I mean function.
Who is online
Users browsing this forum: No registered users and 4 guests