Im old and gripey, is the new string constants (better idea, than what you had in 0.5) can we use ' || " or is is just limited to single quotes
Id hate to untrain my pinky finger
0.6.0 Update
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: 0.6.0 Update
Both are exactly the same--you could even use [[a]] or [=[a]=] etc.osgeld wrote:Im old and gripey, is the new string constants (better idea, than what you had in 0.5) can we use ' || " or is is just limited to single quotes
Id hate to untrain my pinky finger
Help us help you: attach a .love.
Re: 0.6.0 Update
I've been using the latest, just note
* using quads, the last two parameters are the width and height of the image
* I had to use require() and dofile() over love.filesystem.require() etc.
* TTF text positions at bottom left
my other notes, not sure if still relevant
*mkdir() fails when write directory not set
*ALWAYS use RELATIVE paths for love filesystem options, use ABSOLUTE paths for other libraries or lua
*need to add "/" between paths
* using quads, the last two parameters are the width and height of the image
* I had to use require() and dofile() over love.filesystem.require() etc.
* TTF text positions at bottom left
my other notes, not sure if still relevant
*mkdir() fails when write directory not set
*ALWAYS use RELATIVE paths for love filesystem options, use ABSOLUTE paths for other libraries or lua
*need to add "/" between paths
Re: 0.6.0 Update
mk I just tried the deb packages both X64 and X86 state
Im running 32 bit ubuntu btwError: Wrong architecture 'amd64'
Linux computer 2.6.28-15-generic #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC 2009 i686 GNU/Linux
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: 0.6.0 Update
Have you tried hand-editing the .deb? That might work, but I'm not sure.osgeld wrote:mk I just tried the deb packages both X64 and X86 state
Error: Wrong architecture 'amd64'
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: 0.6.0 Update
I just fixed that in the repo, wait until the next build to see it in effect.
- Jasoco
- Inner party member
- Posts: 3727
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: 0.6.0 Update
Does 0.6.0 still return OS X as "Linux" when getting the Platform?
- nevon
- Commander of the Circuloids
- Posts: 938
- Joined: Thu Feb 14, 2008 8:25 pm
- Location: Stockholm, Sweden
- Contact:
Re: 0.6.0 Update
0.6.0 (more specifically e17b9a6456bd) just gives me a black screen when I try running any games. I get no error messages or nothing, just a black screen. 0.5.0 works just fine though.
I'm running Ubuntu 9.04. If you need more information, just ask.
I'm running Ubuntu 9.04. If you need more information, just ask.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: 0.6.0 Update
Is the game written for 0.6.0 or for 0.5.0?nevon wrote:0.6.0 (more specifically e17b9a6456bd) just gives me a black screen when I try running any games. I get no error messages or nothing, just a black screen. 0.5.0 works just fine though.
I'm running Ubuntu 9.04. If you need more information, just ask.
See http://love2d.org/wiki/index.php?title=Version_0.6.0 for a list of things that have to be changed to make it work.
Help us help you: attach a .love.
- nevon
- Commander of the Circuloids
- Posts: 938
- Joined: Thu Feb 14, 2008 8:25 pm
- Location: Stockholm, Sweden
- Contact:
Re: 0.6.0 Update
In my naïveté I thought 0.6.0 would be backwards compatible, but they kind people on IRC enlightened me. It now works as it should.Robin wrote:Is the game written for 0.6.0 or for 0.5.0?
See http://love2d.org/wiki/index.php?title=Version_0.6.0 for a list of things that have to be changed to make it work.
Who is online
Users browsing this forum: No registered users and 3 guests