Search found 92 matches

by MicroMacro
Sat Jul 04, 2015 1:29 am
Forum: Support and Development
Topic: Fast grid drawing
Replies: 7
Views: 5258

Fast grid drawing

Hi! I'm making a tile based world editor, and I want the user to be able to toggle a grid. My algorithm works, but I'm constantly drawing a 1000x1000 area of squares. Is there a way I could draw the grid once, and then not draw it again, or just have it draw more efficiently? Here's my current grid ...
by MicroMacro
Sun Jun 07, 2015 2:14 pm
Forum: Libraries and Tools
Topic: planets!
Replies: 4
Views: 2977

Re: planets!

This is amazing for a first project. I still have my first project and it was awful. xD

Very very nice work. :)
by MicroMacro
Sun Jun 07, 2015 2:03 pm
Forum: Libraries and Tools
Topic: My Loveframes themes
Replies: 16
Views: 11118

Re: My Loveframes themes

Ill DL them to see. Everyone says dark is nice, so I'll take a look.

Screenshots on the love forums post would be nice. :)
by MicroMacro
Sat May 30, 2015 4:52 am
Forum: General
Topic: Fire Particle!
Replies: 6
Views: 3568

Re: Fire Particle!

Hey there, and welcome to the forums!

Your animation looks very nice. Keep up the good work!
by MicroMacro
Sat May 30, 2015 4:42 am
Forum: Games and Creations
Topic: 20151642
Replies: 10
Views: 5921

Re: 20151642

What.. What is this? The Zip file is within a zip file, and you don't even have a Love file. So... what is this? Your title and content have no value whatsoever.
by MicroMacro
Fri May 29, 2015 9:36 pm
Forum: Support and Development
Topic: Custom Error Handler
Replies: 4
Views: 2082

Re: Custom Error Handler

I have attached a demo you might find useful (or at least a decent read), since i also experimented with custom error handlers. I also have a newer, and probably even less buggy (not that the attached one has many...) implementation, but i want to share that via a different way, soon. Is there any ...
by MicroMacro
Fri May 29, 2015 1:18 am
Forum: Support and Development
Topic: Custom Error Handler
Replies: 4
Views: 2082

Custom Error Handler

Hey! I am making a visual version of Love that will work like Scratch in Love. I know, I dunno why I thought it was a good idea either. xD I need to build an error handler that won't crash the application, but can crash what the user has made so that the user can see what went wrong. So basically so...
by MicroMacro
Wed May 13, 2015 2:41 am
Forum: Support and Development
Topic: Does Love work on Raspbian?
Replies: 9
Views: 2063

Re: Does Love work on Raspbian?

Alright. Can I ask how one executes other programs from Love? That would be nice to know for current projects on Windows.
by MicroMacro
Wed May 13, 2015 2:35 am
Forum: Support and Development
Topic: Does Love work on Raspbian?
Replies: 9
Views: 2063

Re: Does Love work on Raspbian?

Also, can .love files execute commands, like, can a .love file run another .love file?
by MicroMacro
Wed May 13, 2015 2:24 am
Forum: Support and Development
Topic: Does Love work on Raspbian?
Replies: 9
Views: 2063

Re: Does Love work on Raspbian?

Uhm... to be honest, that's all jargon to me. I understand how to install the OS, and that's it. Im a windows user, so anything linux is like the Charlie Brown bit with the teacher: wah wah wah wah wah. xD Thank you for the info tho. So, what you're saying is that the Linux download for Love won't w...