Search found 241 matches

by ishkabible
Sat Feb 18, 2012 9:31 pm
Forum: Libraries and Tools
Topic: Advanced Tiled Loader - No longer maintained
Replies: 260
Views: 177776

Re: Advanced Tiled Loader

why not upload it here?
by ishkabible
Sat Feb 18, 2012 1:02 am
Forum: Libraries and Tools
Topic: ISO
Replies: 25
Views: 9934

Re: ISO

I keep considering going back to my 3D render project(I couldn't get the polygons to sort correctly). I've also thought about doing a ray caster but not quite as much. Most people didn't really like the idea of a 3D render for love so I gave it up :/ Orthobot is a really good game that uses 3D proje...
by ishkabible
Sat Feb 11, 2012 3:35 am
Forum: Libraries and Tools
Topic: LoveAStar: A* Search in Lua/Love
Replies: 66
Views: 34422

Re: LoveAStar: A* Search in Lua/Love

Wouldn't this be an issue of graph construction and not the algorithm? You would have to construct the graph so that there wasn't an edge going diagonal there; It has nothing to do with the A* algorithm. IMO graph construction should be up to the user how to construct the graph. Particularly when it...
by ishkabible
Fri Feb 10, 2012 12:42 am
Forum: Libraries and Tools
Topic: TLboner - powerful skeletal animation system (help wanted)
Replies: 26
Views: 13258

Re: TLboner - powerful skeletal animation system (help wante

Why does everyone's code break when 'q' is pressed? It's generally becuase 'q' is used for debugging I guess.
by ishkabible
Sun Jan 29, 2012 7:13 pm
Forum: Libraries and Tools
Topic: beholder.lua - event observation in Lua
Replies: 37
Views: 20879

Re: beholder.lua - event observation in Lua

it quits too quick on my computer too see anything.
by ishkabible
Sat Jan 28, 2012 6:36 pm
Forum: Games and Creations
Topic: LOVE.blast(), arena shooter example game
Replies: 19
Views: 14672

Re: LOVE.blast(), arena shooter example game

can you make it frame independent? I die in like a second...
by ishkabible
Sun Jan 22, 2012 6:09 pm
Forum: Games and Creations
Topic: Space Opera Gravity
Replies: 50
Views: 38486

Re: Space Opera Gravity

can you add a central alliance that acts as a dictatorship but the outer planets reject the central alliance and struggle to get by one the most basic of technologies. O and on the frontier you could have cannibalistic men called "reavers"; O and your ship could be a firefly class ship cal...
by ishkabible
Sun Jan 22, 2012 6:03 pm
Forum: Libraries and Tools
Topic: spinny polygon stresstest
Replies: 7
Views: 1539

Re: spinny polygon stresstest

ya that was what caught my eye; i wasn't to know how to generate that effect on a larger scale now :P
by ishkabible
Thu Jan 12, 2012 11:14 pm
Forum: Libraries and Tools
Topic: Some tries with steering
Replies: 7
Views: 5376

Re: Some tries with steering

can you give us the .love file instead? that way anyone can run it and we can easily look at the source.
by ishkabible
Thu Jan 05, 2012 3:44 am
Forum: Games and Creations
Topic: Zombie Frenzy - Holiday Edition
Replies: 13
Views: 7226

Re: Zombie Frenzy - Holiday Edition

I tried to play the 0.7.2 version, the collision system fails too often ya I kept falling though the ground. also you jump too high to figure out where your going land which makes jumping across the platforms harder(but maybe i just suck) also the zombies will fall and I will never get to shoot the...