Show off your games, demos and other (playable) creations.
cag
Citizen
Posts: 65 Joined: Sun Jun 29, 2008 5:09 am
Post
by cag » Mon Jun 28, 2010 6:58 am
Robin wrote: Looks interesting. It's a bit CPU-intensive for my machine.
haha, box2d simulation of things is pretty tough.
yeah, so wondering if I should nix the physics system and write a simplified game physics handler.
Robin wrote: It might work as .love if you change all those require "yale/util" etc. to require "yale.util" .
everything was "*.*" before I changed it to "*/*" in an attempt to fix things. :/
kikito
Inner party member
Posts: 3153 Joined: Sat Oct 03, 2009 5:22 pm
Location: Madrid, Spain
Contact:
Post
by kikito » Mon Jun 28, 2010 7:44 am
In PÄSSION, I had to put the complete file path (including extension) and used /:
When I write def I mean function .
Robin
The Omniscient
Posts: 6506 Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:
Post
by Robin » Mon Jun 28, 2010 7:48 am
I believe this was a bug in LÖVE. When was it fixed..? Can't remember.
cag, what version of LÖVE are you using?
bartbes
Sex machine
Posts: 4946 Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:
Post
by bartbes » Mon Jun 28, 2010 9:34 am
No, no, no, if you guys would've just checked the file.. the problem is that there are both the yale dir and yale.lua.
Robin
The Omniscient
Posts: 6506 Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:
Post
by Robin » Mon Jun 28, 2010 9:52 am
bartbes wrote: No, no, no, if you guys would've just checked the file.. the problem is that there are both the yale dir and yale.lua.
I skipped the file and just read the comments.
cag
Citizen
Posts: 65 Joined: Sun Jun 29, 2008 5:09 am
Post
by cag » Mon Jun 28, 2010 11:52 am
bartbes wrote: No, no, no, if you guys would've just checked the file.. the problem is that there are both the yale dir and yale.lua.
Thanks man, that was it. I used that as a way to make possible something like require "yale", since the init.lua in folder method was broken. That was before I decided to go totally modular, so I guess I just forgot about the file.
Here is a fix'd version for now. I reverted stuff back to the old requiring and took out yale.lua.
Attachments
lodex.love
lodex WIP fix'd (28.67 KiB) Downloaded 173 times
pygy
Citizen
Posts: 98 Joined: Mon Jan 25, 2010 4:06 pm
Post
by pygy » Tue Jun 29, 2010 3:39 am
cag wrote: Hoorah.
I'll second that, it's sweet, swift and smooth
; neat, nifty and ... nooth?
cag wrote: The code is somewhat messy but WTFPL, ...
Feel free to switch to its Romantic cousin (see my signature). I'm actively recruting users ATM!
Luiji
Party member
Posts: 396 Joined: Mon May 17, 2010 6:59 pm
Post
by Luiji » Tue Jun 29, 2010 8:43 pm
The Romantic Public License looks cool, but it would be nice to have a plainer version of it (called the Easily Readable WTF License).
Good bye.
Robin
The Omniscient
Posts: 6506 Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:
Post
by Robin » Tue Jun 29, 2010 10:08 pm
Luiji wrote: The Romantic Public License looks cool, but it would be nice to have a plainer version of it (called the Easily Readable WTF License).
Seriously, why not just use
CC0 ?
Users browsing this forum: No registered users and 0 guests