FIREking

Joined: Apr 20 2001

Home page

I am all that is me.

Posts Posts and comments
Subject
Replies
Date
Location
3
 
Kaiochao wrote: > Oops, it was recently updated. It's now "Search" with a magnifying glass, in the Friends tab. I see …
4
 
There's really no instantaneous feedback when getting an update. It alerts you that you have an update, then you click …
0
9
1
 
26
2
5
In the opacity demo, you use this to accomplish shadow casting: effect() //original opacity var/list/L = list() …
59
 
Small update, but I'm writing my own modular light engine which improves even more upon the speed of this one, and …
26
 
Just discovered that changing the "Show:" to Active sorts it by number of players. Not extremely clear.
6
 
It seems like there could be a much more elegant way of displaying information that is more long-lasting. For example, …
15
 
Airjoe wrote: > FIREking wrote: > > I really have nothing constructive or positive to add here, but I just want to say, …
26
4
 
I don't think New() ever returns because it looks like FindTarget() never returns. You should do: New() spawn …
3
 
I would rather stay here, to be honest. I won't live long enough for this to be an issue for me.
13
 
TheLionsRoar wrote: > Just as a tip, should you use any kind of version control, I've found it better to not include …
5
 
Super Saiyan X wrote: > nonsense. People who get 'taught' by others don't learn to program, especially in this …
68
10
 
Candle_Jack_9000 wrote: > ...Thank you Yut Put. The skeleton is looking stellar! Obviously!
6
1
9
 
I actually wrote a DMB that just compiles all of my graphics for me, from a format my artist and I agreed on. Things …
28
22
 
Kaiochao wrote: > http://www.sketchtoy.com/ 29326052 LOL
74
I subscribed... I want to play!
19
 
You have to put your game up for admin review. You can do this in your hub settings.
5
 
This is really good stuff! Cheers for it, can't wait to see more.
9
I wrote it quick but thanks for optimizing that part. It wasn't that important to me.
17
28
 
Doohl wrote: > Fair enough, but this does not solve the issue with your optimizations breaking the library completely …
24
 
Hmm, this idea makes me think about a lot of things, actually. To be honest, I don't think there's a real efficiency …
11
Bravo1 wrote: > >Ok, I got some more implementations, and all of them are returning the same values (I prefer North to …
33
Kaiochao wrote: > FIREking wrote: > > If you use byond's built in mechanism for obtaining key presses, you'll get …
24
8
2
8
 
Nit picking, but the buttons that have drop down menus are bigger than regular buttons.
34
 
Tom wrote: > Huh, I thought we did that already. Not over here. I'm on windows 7 64 bit professional I had byond …
9
 
I felt the code was too short to make into a library. Just copy and paste that, and you're done.
2
12
18
12
5
 
I always wanted control over operators... mob Add(right_hand_side) if(isnum(right_hand_side)) src.hp += right_hand_side …
5
 
For the record 2:1 and 4:1 is already nearest neighbor. Other non-perfect (no remainder math) scales, are not.
3
 
Have you seen "Yes Man"? Great movie. Another good one, is "The Invention of Lying". I tend to like concept movies, …
22
3
6
 
A.T.H.K wrote: > On a side note if you want DreamDaemon to print out to a file you can use the -logself Thanks, I …
4
Page: 1 2 3 4 ... 29 30 31