[Home]History of RabidWombat

Robo Home | Changes | Preferences | AllPages


Revision 43 . . October 23, 2007 0:29 EST by RobertWalker [Update]
Revision 42 . . (edit) September 22, 2007 8:20 EST by RobertWalker [Typ0]
Revision 40 . . September 17, 2007 19:21 EST by knaak.hu.mtu.edu [comment]
  

Difference (from prior major revision) (author diff)

Changed: 25c25
It has a virtual gun array containing (currently) a head-on targeting gun, a LinearTargeting gun, a CircularTargeting gun and a GuessFactorGun. (I suppose the LinearTargeting gun is probably redundant.) It fires Waves and VirtualBullets every turn and fires the real bullets with the best gun. Stats decay over time so that it will adapt more readily to changes in enemy behavior. I might add a PatternMatching gun to the array, but if I did I'd probably have to change things around a bit. Currently, all my guns pretend to fire every turn, which from what I understand would be pretty slow for a PatternMatching gun.
It has a virtual gun array containing (currently) a head-on targeting gun, a LinearTargeting gun, a CircularTargeting gun and a GuessFactorGun. (I suppose the LinearTargeting gun is probably redundant.) It fires Waves (for GuessFactorTargeting) and VirtualBullets (for tracking the success of the various guns) every turn and fires the real bullets with the best gun. Stats decay over time so that it will adapt more readily to changes in enemy behavior. I might add a PatternMatching gun to the array, but if I did I'd probably have to change things around a bit. Currently, all my guns pretend to fire every turn, which from what I understand would be pretty slow for a PatternMatching gun.

Changed: 37c37
Currently, it saves gun accuracy, guess factor and energy stats between rounds and nothing between matches. I intend to save data between matches eventually.
Currently, it saves gun accuracy, guess factor and energy stats between rounds and nothing between matches. I'm currently working on a testing harness that will allow me to see how tweaks affect a number of performance metrics not reported by the RobocodeResults? class.

Added: 45a46
* Finish tweaking and testing harness

Removed: 51d51
* Save data between battles

Robo Home | Changes | Preferences | AllPages
Search: