Search found 4 matches

by Kasoki
Sat Mar 10, 2012 2:06 am
Forum: Libraries and Tools
Topic: Donut - simplified debug message control system
Replies: 9
Views: 9684

Re: Donut - simplified debug message control system

Donut now also supports MoonScript. I thought it might be worth mentioning :D.
by Kasoki
Fri Feb 24, 2012 4:59 pm
Forum: Libraries and Tools
Topic: Donut - simplified debug message control system
Replies: 9
Views: 9684

Re: Donut - simplified debug message control system

Two minor issues: - Use require("donut"), not require("donut.lua"). Done, but why is that so? I'm not a lua-guy^^ That's because require thinks in terms of modules, not files. Just like in Java, or say Python: import this What programming language are you most familiar with? If ...
by Kasoki
Fri Feb 24, 2012 12:23 pm
Forum: Libraries and Tools
Topic: Donut - simplified debug message control system
Replies: 9
Views: 9684

Re: Donut - simplified debug message control system

Look nice. I'll have to try it out. Shouldn't it be called like Rimjob or something to work with the Libraries naming theme? I chose Donut because of 2 reasons: 1. It starts with a "D" like debug 2. And i thought the name would be perfect for a library called LÖVE. Donuts are lövely too! ...
by Kasoki
Mon Feb 20, 2012 11:49 pm
Forum: Libraries and Tools
Topic: Donut - simplified debug message control system
Replies: 9
Views: 9684

Donut - simplified debug message control system

Hey, I developed a little library for debug messages. Why? I hate writing the same code multiple times, so i made this library. Probably there is no need for this but i still release it. What is Donut? Donut is a simplified debug message control system for LÖVE Debug message control system? wth??? Y...