Difference between revisions of "Talk:GITS/Targeting"

From Robowiki
Jump to navigation Jump to search
(page naming)
 
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
It would be better if you use a subpage for GITS' pages. I'd suggest you to put this page under [[GITS]] page. I can manage this for you if you want. It should have this structure:
+
FYI, if you don't already know, you don't need to save data to disk to store data between rounds. Anything stored in a static variable will persist from round to round. (To save information between battles, of course, saving to disk is still required.) --[[User:Voidious|Voidious]] 17:43, 28 May 2009 (UTC)
* GITS/Targeting
+
:Right. I know that now, I'm just to lazy atm to change it. :P --[[User:J Litewski|Jacob Litewski]] 17:54, 28 May 2009 (UTC)
* GITS/Targeting/Source
+
 
* GITS/APS
+
== Tick management ==
&raquo; <span style="font-size:0.9em;color:darkgreen;">[[User:Nat|Nat]] | [[User_talk:Nat|Talk]]</span> &raquo; 01:41, 15 May 2009 (UTC)
+
 
 +
The Theory one you told is already done in a number of robot, especially with robots that use Dynamic Clustering. They only aimed on the firing tick to prevent unnecessary slow cluster building (Hope you understand what I mean, I can't write this more clear). &raquo; <span style="font-size:0.9em;color:darkgreen;">[[User:Nat|Nat]] | [[User_talk:Nat|Talk]]</span> &raquo; 18:04, 28 May 2009 (UTC)
 +
:Alright, cool, At least it works :P --[[User:J Litewski|Jacob Litewski]] 18:45, 28 May 2009 (UTC)

Latest revision as of 20:45, 28 May 2009

FYI, if you don't already know, you don't need to save data to disk to store data between rounds. Anything stored in a static variable will persist from round to round. (To save information between battles, of course, saving to disk is still required.) --Voidious 17:43, 28 May 2009 (UTC)

Right. I know that now, I'm just to lazy atm to change it. :P --Jacob Litewski 17:54, 28 May 2009 (UTC)

Tick management

The Theory one you told is already done in a number of robot, especially with robots that use Dynamic Clustering. They only aimed on the firing tick to prevent unnecessary slow cluster building (Hope you understand what I mean, I can't write this more clear). » Nat | Talk » 18:04, 28 May 2009 (UTC)

Alright, cool, At least it works :P --Jacob Litewski 18:45, 28 May 2009 (UTC)