Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ulciscor

Pages: 1 ... 3 4 [5] 6 7 ... 27
61
Solved Bugs / Color issues
« on: October 27, 2005, 07:09:13 PM »
OK not a major problem but needs fixing. {Moved}

62
Confirmed & Outstanding bugs / Bug in 2.37.4
« on: October 27, 2005, 06:33:28 PM »
Whether or not anyone else can replicate this error is irrelevant; more than one person has noticed a problem and that makes it a bug.  :D

Bugs are awesome! You can just see Db getting better every time we find one.

63
Bugs and fixes / who gives a grap?
« on: October 27, 2005, 06:32:19 PM »
Well I for one am putting all these fixes in my version I downloaded earlier, and labelling each change. I suppose [PY] might have a system of his own.

Also, please only use this section for actual bug reporting!

I'm going to have to sift through the threads to find real bugs, and it will be much harder when there are other topics in the way!

Hehe well that's my little lecture over for now  ^_^

Keep on messing with DB!

64
Off Topic / What the fuck.
« on: October 27, 2005, 04:59:43 PM »
The window etc is ornage because that's the theme being used on the pc DB was running on; it's nothing special.

The fact that the bots are weird shapes is also nothing new, it's just a little thing added by [PY] I think.

It has always been possible to save the settings of a sim at a point. These settings can be zipped to save space and uploaded for other people to download and use.

65
Solved Bugs / Aim getting WAAAAAY too big
« on: October 27, 2005, 04:00:21 PM »
Ah they can make all the difference!  :ph43r:

66
Solved Bugs / Aim getting WAAAAAY too big
« on: October 27, 2005, 03:57:06 PM »
Quote
I'm guessing you need

Code: [Select]
(Abs(.mem(aimsx)) > 1256)
instead?
is different from

Code: [Select]
If Abs(.mem(aimsx)) > 1256 Then
How?

67
Solved Bugs / Aim getting WAAAAAY too big
« on: October 27, 2005, 03:53:12 PM »
Yes! I agree!

68
Solved Bugs / Aim getting WAAAAAY too big
« on: October 27, 2005, 03:51:32 PM »
How can you take the absolute value of a boolean?!

69
Solved Bugs / Aim getting WAAAAAY too big
« on: October 27, 2005, 03:48:02 PM »
I'm guessing you need

Code: [Select]
(Abs(.mem(aimsx)) > 1256)
instead?

70
Solved Bugs / Aim getting WAAAAAY too big
« on: October 27, 2005, 03:40:01 PM »
Omg! Might have just realised... it's the abs value of the condition, not the abs value of .aim used in the condition!

Please say I'm right, or I'll be well embarassed.   :redface:

71
Confirmed & Outstanding bugs / Bug in 2.37.4
« on: October 27, 2005, 03:24:59 PM »
Regular code I just downloaded:

Start a new sim
Add a bot
Goto custom colour
Clise the top slider along a bit
Click [x]
Voila!

 :D

72
Solved Bugs / Aim getting WAAAAAY too big
« on: October 27, 2005, 03:17:42 PM »
Code: [Select]
mem(aimsx) = 1256 * Sgn(.mem(aimsx))
Does this do what I think it does?

If the absolute value of .aim is > 1256 then multiply it by the sign? Won't you always end up with the absolute value of what .aim was to begin with?

73
Confirmed & Outstanding bugs / Bug in 2.37.4
« on: October 27, 2005, 03:11:05 PM »
Yep just tried. Changing the sliders then clicking [x] cuases it to hang, no error produced, just non-responsiveness. A bug I'd say.

74
Bug reports / Bot's reported bugs
« on: October 27, 2005, 02:46:00 PM »
1/. When you change the color at runtime, it wont let you choose any color at all, it just makes the robots black.

2/. The chart's colors being used does not match the robot's colors.

I think the other points were more suggestions for improvements, really.

75
Solved Bugs / Run-time error 13 in 2.37.4
« on: October 27, 2005, 12:44:11 PM »
I s'pose you could try it. I'm nowhere near as good as [Num] [PY] or [Bots] though so you might want to take advice from them not me  :P

Pages: 1 ... 3 4 [5] 6 7 ... 27