Difference between revisions of "LifeNext/Version History"

From Robowiki
Jump to navigation Jump to search
m (to do list)
m (clean)
Line 9: Line 9:
 
-->
 
-->
  
* Working — {{SimpleVersion|date=2018-01-?|version=0.0.0}}
+
* Working — {{SimpleVersion|date={{date|2018|01|?}}|version=0.1.0}}
** <s>Write a brand-new bot developing framework that takes advantage of Java 8 features (suxh as lambda expressions and method references) </s> Done.
+
** Precisely track enemy firing angles in melee
** <s>Write a reliable melee radar that handles skipped turns very well, and switches smoothly when only one left</s> Done.
+
 
** <s>Write a brand-new gun framework that features both melee and 1v1</s> Done.
+
* {{SimpleVersion|date={{date|2018|01|21}}|version=0.0.0}}
** Write a brand-new surfing framework that features both melee and 1v1.
+
** Brand-new mega bot framework
** <s>Write a brand-new kd-tree</s> Done. And Thanks Skilgannon for teaching me a lot of tricks via his open source kd-tree implementation.
+
** Brand-new melee/1v1 gun framework
** Write a knn gun.
+
** Brand-new melee/1v1 wave surfing framework
** Record gun data against the entire rumble population.
+
** Brand-new kd-tree. Thanks [[Skilgannon]] for opening source his kd-tree!
** Tune gun parameters with genatic algorithms agaisnt the entire rumble via pre-recorded data.
+
** Brand-new k-nn PIF gun

Revision as of 06:03, 21 January 2018

LifeNext Sub-pages:
LifeNextVersion History

  • Working — 0.1.0 – January ?, 2018
    • Precisely track enemy firing angles in melee
  • 0.0.0 – January 21, 2018
    • Brand-new mega bot framework
    • Brand-new melee/1v1 gun framework
    • Brand-new melee/1v1 wave surfing framework
    • Brand-new kd-tree. Thanks Skilgannon for opening source his kd-tree!
    • Brand-new k-nn PIF gun