Uninteractive Fiction

Posted by s on March 14, 2008, 2:09 p.m.

I think I might write up a parser for it and release it as a "game" just to waste more of the frontpage

Anyways, changed a weapon in DF and have changed the player's color from 24bit to 20bit(RGB=776) to carry shot data and all that fun

I changed the …

This data log has much to say in quantity but nothing of which you should care be it so

Posted by s on March 13, 2008, 8:17 a.m.

HOST

T4 T1 41

T5 5

T5 U3 53

U3 3

U3 3

U3 3

U3 3

U3 3

U3 3

U3 3

U3 3

U3 3

U3 3

U3 3

U3 3

U3 3

U3 T3 33

U3 3

U3 3

U3 3

U3 3

U3 3

U3 3 …

Funerals are boring. And I just lost a few days so that my reading contract can't be finished

Posted by s on March 12, 2008, 3:35 p.m.

Annoying though when you want to reach out to people but you don't. Always just sitting there, thinking about what you could do, want to do, will do, but don't. Nobody reaches out to you like you want them to because they think you'll just gaze at them and mumble, …

Luda's baby

Posted by s on March 10, 2008, 1:31 p.m.

He won't even look at it. Ignoring me. Pfft, almost makes me not care about the fact that I failed to cut down on the massive overhead

Saving fixednum bytes

Posted by s on March 9, 2008, 4:44 p.m.

An IPv4 packet has a header of 20bytes

A TCP message adds 20 more

UDP adds 8

What is the point of saving a byte when you have such an overhead?

That is why I've created a plan. To buffer the data to an array and then send it as …

Bozoto

Posted by s on March 7, 2008, 4:02 p.m.

The second bozo I've created is

Modified to show the nicer one. Don't worry, the white outlines on the circles glide in as the lasers shoot forward, and they aren't just bold lines. They shrink when they turn and stuff, and if I really felt like I could make them …

Saved another byte

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

Was the bitstream too

The lashback? Ally energy accuracy has half as many bits, but you'll never notice. I had to shift x,y from 8bits to 6 so that I had 4bits to merge. Wrote a trainwreck for a few minutes, then rewrote it perfect in less than a minute …

Stupid technique of the day

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

Replace…

self with (-1)

other with (-2)

all with (-3)

noone with (-4)

global with (-5)

WTF is -6?

local with (-7)

This can at times be useful, such as mirroring a local variable and a global variable

DoubleFire!! OnlineShump

Posted by s on March 2, 2008, 12:34 p.m.

Noodle said he'd prefer reading about my random dev logs than some person going to their friend's to eat pie so I figured I might as well announce it

So yes, who doesn't like rainbow bullets? I don't have to be afraid of causing seizures because the menu should of …

Today I felt that lost feeling

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

While trying to reconfigure my sine law to work with a script, I began to understand why so many quit. Thankfully, I'm too retarded to quit

Also, my circular spiral avatar got replaced with…

Serious wtf there