Search found 245 matches

by kalle2990
Sun Oct 18, 2009 8:55 am
Forum: General
Topic: 0.6.0 Update
Replies: 221
Views: 104803

Re: 0.6.0 Update

I'm running on Windows Vista Service Pack 2, and each time I close the LÖVE window the program stops responding and I have to click "End Program". I also noticed the same thing happening when I'm trying to print stuff using print(), are these stuff connected to each other?
by kalle2990
Sat Oct 17, 2009 10:35 am
Forum: Libraries and Tools
Topic: Math with alot of decimals
Replies: 2
Views: 2583

Re: Math with alot of decimals

Well, I guess it's pretty useless, and it's pretty boring to make too... :death:
And I wanna get started with my GUI for LÖVE 0.6.0, so I will publish the code here, having addition (math2.AddMultiple) and greater than (math2.IsBigger).
Math2.love
An example including all the functions
(1.77 KiB) Downloaded 161 times
by kalle2990
Fri Oct 16, 2009 3:49 pm
Forum: Libraries and Tools
Topic: Math with alot of decimals
Replies: 2
Views: 2583

Math with alot of decimals

I'm making a replacement for some common math calculations in lua, it will have functions instead of writing like '10 + 5', so it won't be exactly the same. So far, I've only done plus (+) and greater than (>), but I'm planning to add more, for example minus (-), multiplication (*), division (/), ! ...
by kalle2990
Thu Sep 24, 2009 3:26 pm
Forum: Games and Creations
Topic: Box-Head Adventures - A physics based platform game, Updated
Replies: 34
Views: 24350

Re: Box-Head Adventures - A physics based platform game, Updated

But, it's using world:update(dt) :|
Can you please explain why it doesn't act the same at diffrent PC's?
by kalle2990
Thu Sep 24, 2009 5:41 am
Forum: Games and Creations
Topic: Box-Head Adventures - A physics based platform game, Updated
Replies: 34
Views: 24350

Re: Box-Head Adventures - A physics based platform game, Updated

Do you think that a fat red box can be anything but clumsy? ^^
And this games runs very diffrent on diffrent computers making it harder/easier, I can't fix that...
by kalle2990
Tue Sep 22, 2009 2:11 pm
Forum: Games and Creations
Topic: Box-Head Adventures - A physics based platform game, Updated
Replies: 34
Views: 24350

Re: Box-Head Adventures - A physics based platform game, Updated

Noticed this bug when I used my schools PC to run the game, pretty odd, because all it uses to move things is the physics, and it is using the dt. So I don't know. I noticed I jumped a little lower too, I guess it's a physics bug or something... :?
by kalle2990
Mon Sep 21, 2009 4:42 pm
Forum: Games and Creations
Topic: Box-Head Adventures - A physics based platform game, Updated
Replies: 34
Views: 24350

Re: Box-Head Adventures - A physics based platform game, Updated

What?! :o
That doesn't happen when I play the game, I have to jump it, or try 15 times...
by kalle2990
Mon Sep 21, 2009 5:42 am
Forum: Games and Creations
Topic: Box-Head Adventures - A physics based platform game, Updated
Replies: 34
Views: 24350

Re: Box-Head Adventures - A physics based platform game, Updated

Odd, you have to jump to get up to the finish, since it's on a platform higher than the one below, like a box over a platform. Are you using LÖVE 0.5.0 or LÖVE 0.6.0?
by kalle2990
Sun Sep 20, 2009 2:57 pm
Forum: Games and Creations
Topic: Box-Head Adventures - A physics based platform game, Updated
Replies: 34
Views: 24350

Re: Box-Head Adventures - A physics based platform game, Updated

napco wrote:Very nice game, but a bit too difficult... Maybe you could increase jump height!
I can't increase the jump height, but I will make level 2 easier and I will make the lifes reset to 3 lifes when entering a new map.
What do you think is the hardest level?