Difference between revisions of "LifeNext/Version History"

From Robowiki
Jump to navigation Jump to search
(Initial commit)
 
m (put)
 
(4 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
-->
 
-->
  
* Working — {{SimpleVersion|date=2018-01-?|version=0.0.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.
+
* Put it into rumble even though it's not updated since 2018.1
** <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.
+
 
 +
* Working — {{SimpleVersion|date={{date|2018|01|?}}|version=0.1.0}}
 +
** Precisely track enemy firing angles in melee
 +
 
 +
* {{SimpleVersion|date={{date|2018|01|21}}|version=0.0.0}}
 +
** 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, which taught me a lot tricks when writing the new tree.
 +
** Brand-new k-nn PIF gun

Latest revision as of 17:08, 12 June 2018

LifeNext Sub-pages:
LifeNextVersion History


  • Put it into rumble even though it's not updated since 2018.1


  • 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, which taught me a lot tricks when writing the new tree.
    • Brand-new k-nn PIF gun