Search found 166 matches

by Kuromeku
Wed Mar 25, 2009 10:22 pm
Forum: Libraries and Tools
Topic: TacoShell, sample program
Replies: 12
Views: 11975

Re: TacoShell, sample program

Code is messy and unreadable.

That's not even a coding style, it's just unnecessarily bad.
by Kuromeku
Tue Mar 17, 2009 10:39 am
Forum: Libraries and Tools
Topic: kudoLib (LÖVE Library)
Replies: 12
Views: 9304

Re: kudoLib (LÖVE Library)

Sage.
by Kuromeku
Tue Mar 17, 2009 10:38 am
Forum: Libraries and Tools
Topic: Timers
Replies: 7
Views: 4189

Re: Timers

I already made this as part of the short-lived kudoLib, sigh, but good job anyway.
by Kuromeku
Fri Feb 20, 2009 10:48 pm
Forum: Libraries and Tools
Topic: ËNVY (LÖVE Framework)
Replies: 86
Views: 67177

Re: ËNVY (LÖVE Framework)

This is now licenced under LPCL.
by Kuromeku
Thu Feb 19, 2009 1:25 pm
Forum: Libraries and Tools
Topic: ËNVY (LÖVE Framework)
Replies: 86
Views: 67177

Re: ËNVY (LÖVE Framework)

In ENVY's main.lua exists this: -- This is the worst thing since Garry Glitter. local rawtype = type; -- This is the worst thing since Garry Glitter. type = function(variable) local metatable = getmetatable(variable); -- Check if the type is valid. if (metatable and metatable.__type) then return met...
by Kuromeku
Fri Jan 30, 2009 12:14 pm
Forum: Libraries and Tools
Topic: ËNVY (LÖVE Framework)
Replies: 86
Views: 67177

Re: ËNVY (LÖVE Framework)

http://kudomiku.com/dump/lua/envy/download.png Version: [/i] Phase 14. Download: [/i]http://kudomiku.com/dump/lua/envy/envy.love. Changelog: [/i] [Phase 14] * Changed envy.entity.class:destroy() to envy.entity.class:destroy(force). * Fixed a bug in the example gamemode where dying would allow you t...
by Kuromeku
Tue Jan 27, 2009 11:28 pm
Forum: Support and Development
Topic: ETA on New Version?
Replies: 7
Views: 3905

ETA on New Version?

PLEASE.

:emo:
by Kuromeku
Tue Jan 27, 2009 9:39 am
Forum: Libraries and Tools
Topic: ËNVY (LÖVE Framework)
Replies: 86
Views: 67177

Re: ËNVY (LÖVE Framework)

http://kudomiku.com/dump/lua/envy/download.png Version: [/i] Phase 13a. Download: [/i]http://kudomiku.com/dump/lua/envy/envy.love. Changelog: [/i] [Phase 13a] * Added envy.control.class:stretchToParent(spacing). * Added envy.util.drawRoundedBox(x, y, width, height, radius, drawType). * Added envy.u...
by Kuromeku
Tue Jan 27, 2009 9:07 am
Forum: Libraries and Tools
Topic: ËNVY (LÖVE Framework)
Replies: 86
Views: 67177

Re: ËNVY (LÖVE Framework)

Thank you, glad to see somebody actually cares about ËNVY.
by Kuromeku
Wed Dec 24, 2008 1:04 am
Forum: Libraries and Tools
Topic: ËNVY (LÖVE Framework)
Replies: 86
Views: 67177

Re: ËNVY (LÖVE Framework)

http://kudomiku.com/dump/lua/envy/download.png Version: [/i] Phase 13. Download: [/i]http://kudomiku.com/dump/lua/envy/envy.love. Changelog: [/i] [Phase 13] * Added envy.control.class:stretchToParent(spacing). * Added envy.util.drawRoundedBox(x, y, width, height, radius, drawType). * Added envy.uti...