... The performances of sides aren't too informative, because most combinations haven't been written. Autotrophs with dodging fighters, for example, can't do...
... Hehe, took me about 30 seconds of playing grobots to realize this. :) The rational behind the changes you are making sound good. Eventually I'll get some...
Daniel Von Fange
brains@...
Jan 6, 2003 11:25 am
237
... I still think this sounds a little strange. You can build brand new armor for 1 per unit and repairing cost 1.5 or more. But hey, if it works in practice...
Hi guys I've been interested in Grobots for a while, but I have a PC, So I havn't been able to download and use. After I read that Tilendor is porting it to PC...
Hey all, progress on my port is coming slowly, due to my new job and the disorganization that entails. But now that things have settled down, I promise to get...
Teaching programming *is* a potential use for Grobots. However, it isn't ready yet. First, we need to finish the debugger, and hopefully replace the language...
... taken. >Whether it's equivalently confusing remains to be seen. This is, what, the fifth >attempt to discourage large cells? I guess I find them a little...
... We keep thinking of that and rejecting it because it doesn't seem very armorlike. OK, now I've implemented it. I still don't like it. It makes repairing...
... You've been right more than me. If you know like it don't do it. I'm just throwing out ideas. ... I agree with this. The problem is figuring out how. ...
I've been thinking about the size balance problem. It seems that so far efforts have been concentrating on penalizing large cells. In my view, it might be...
... For the simulation, we used math coordinates, so positive y is upwards, positive x rightwards, and angles measured counter-clockwise from the positive...
... Same on the Mac, and on every graphics system I know of. Coordinate systems for angles, however, vary widely, so we'll have to fix GBGraphics::DrawArc to...
Alright, here it is. This is untested because it only patches a couple portions of the code. I am confident that it works however, being rather familiar with...
... make ... I guess another thing we might consider is that the marginal cost/marginal benefit for all hardware is constant. That really wouldn't be true of ...
... I like the idea of a stun-gun, though I'm concerned that the recipients of the stunning might have to write boring boilerplate to recover gracefully from...
... should solve this: when you see giants, build stunner-users. This brings up something I've noticed and found a little annoying, though I haven't played yet...
So far the views I've looked at have all been changed to use the graphics portability layer, cutting down on my work tremendously. The one that isn't fully...
... 1/60 of a second (or 1/60.15 depending on who you ask). TickCount is only used for four things: initial random seed (in GBRandomState), limiting the...
(20030105) Added seek-moving-location What does this do? Shield function = ? I think the 100 per type annoying too but not too big a deal. What about...
Conditional hardware on children could be evilly fun. It could be used like DNA....
Daniel Von Fange
brains@...
Jan 15, 2003 10:34 pm
256
... It's in the documentation! This is something like the third time I've actually documented a feature right away. :) It's like seek-location, but tries to...
... Craziness? This is one of the standard coordinate systems. Navigators have needed to describe directions longer than mathematicians, and they use degrees...
... Actually, grenades can hurt small cells more, because they hit multiple targets. The current explosion damage (roughly proportional to square root of mass)...
... By "window", I meant one of those movable things with a title bar, regardless of how that's implemented on various platforms. Having separate windows might...
... This is one of the uses of having multiple types. :) A few sides (Ants; an unreleased version of Commune; any others?) try to build different types based...
... We've always intended it to be a somewhat defensive game. Combat is supposed to exist, but only when it gains you something. Defense and predation should...
At really small sizes you run into quantization problems, as in both of those examples. Really tiny cells still take an entire blast to kill, and an entire...
... Shields change color depending on their strength now, so light shields are hard to see. Productive's missiles' shields are nearly invisible (but they're...