LevelEditor

Posted by s on March 28, 2008, 3:23 p.m.

Who needs a custom made level editor? PAINT AND NPAD ALL THE WAY

Seriously, works so fine. Even if it takes like half a minute to compile into level data

Also, some freaky person who may of left Novelas posted all my edit summaries from January to now

(Check out …

What real programmers talk

Posted by s on March 26, 2008, 7:28 p.m.

No new blogs, just edits

http://www.exitmundi.nl/bigcrunch.htm

This talks of entropy. Use it to your liking. Credits to stampede for noting the site's existence that will soon cease to be

Some say LISP, some say C. Some even go far enough to say ASM

But I know

They use all languages. …

5bits

Posted by s on March 25, 2008, 6:25 p.m.

Since I decided not to integrate compression, I have a potential switch of 32 cases to set objects into the maps

Main issue=Where to derive them from

Anyways, thing is going well. I worked out an edge check so collisions are smoother. Besides when you go over yellow at 1hp …

Project

Posted by s on March 24, 2008, 9:10 a.m.

CustomBMP saving works

CustomBMP loading…ya… allbutblue (bluedatainarraybutnotinrender) WORKS dangcompressionbreakingdangmap whoneedselfmadecrudwhenyoucanjustletarchivingdothework?

Luda got into fractals after reading about how I'm emo in early morning mornings. He's looking (looked?) into complex plane rendering since that's how a lot of the pretty stuff is made

Oh, and I got rejected by stampede …

all blood is red

Posted by s on March 23, 2008, 1 a.m.

RIVERS OF BLOOD IS ALL I SEE THEY ARE ALL RED I BLEED MORE AND MO …

SCORE!!

Posted by s on March 21, 2008, 8:05 p.m.

Well, no more random(c_white) for enemies in !!

RedBlue This uses the Ikaruga rule of 3 system to rack a chain with

Green Green chaining never lets you escape. Once you begin, you're there forever

There are red, green and blue enemies. You have to kill 3R or 3B and …

Inevitable evolution of the Fadragon

Posted by s on March 20, 2008, 10:33 p.m.

Well, I don't want to waste too much time so I'll just do the people on my fav user list

Ya, so love y'all on that there list. The rest of you, have a pickle

GOOD TO GO

Posted by s on March 19, 2008, 2:41 p.m.

Can't host TCP? Oh well, we'll just use UDP

Can't host UDP? Oh well, we'll just use TCP

Can't host either? You're screwed

(Looking into getting a UDP and TCP hetero mix)

(Embedded Video)

Even Russians can make cool music

Vacation

Posted by s on March 18, 2008, 4:09 p.m.

Cleartype

Posted by s on March 15, 2008, 9:34 p.m.

http://www.codinghorror.com/blog/archives/000356.html

After turning it on, I couldn't use Courier New. Consolas is sexy with cleartype though, so all is well

I'll get a pic of the rocket attack later. For now, you can have the surprisingly short code that powers it

if!dead{r*=2;if r>c{c+=1;r=1}}

var v,i;i=id;v=1;while(v){v+=1

x=xstart+lengthdir_x(sqr(v)-v>>1,d);y=ystart+lengthdir_y(sqr(v)-v>>1,d)

if v=c{v=-r}

with foe{if …