Difference between revisions of "Monk/VersionHistory"

From Robowiki
Jump to navigation Jump to search
Line 2: Line 2:
 
'''{{subst:rumblestats:meleerumble|rsalesc.melee.Monk 0.1}}'''
 
'''{{subst:rumblestats:meleerumble|rsalesc.melee.Monk 0.1}}'''
 
-->
 
-->
 +
 +
; 0.2.3 - 09.13.2017
 +
* Incorporate [[Knight]] 0.1.1 changes which are most 1v1 changes, detailed below.
 +
* ''Incorporate [[Roborio]]'s movement trees with different use conditions. No flattener, though.''
 +
* ''Revert order my afterRun() function is executed.''
 +
* ''Log when wave passes me. Still have to log when my wave passes an enemy, though.''
 +
* ''Make a class dedicated to hold stats from the battle, which is used, for example, to decide which tree to use in the movement. It can be used just for
 +
logging purposes as well.''
  
 
; 0.2.2 - 09.13.2017
 
; 0.2.2 - 09.13.2017

Revision as of 22:44, 13 September 2017


0.2.3 - 09.13.2017
  • Incorporate Knight 0.1.1 changes which are most 1v1 changes, detailed below.
  • Incorporate Roborio's movement trees with different use conditions. No flattener, though.
  • Revert order my afterRun() function is executed.
  • Log when wave passes me. Still have to log when my wave passes an enemy, though.
  • Make a class dedicated to hold stats from the battle, which is used, for example, to decide which tree to use in the movement. It can be used just for

logging purposes as well.

0.2.2 - 09.13.2017

MeleeRumble ‒ APS: 67.41% (10th), PL: 384-14 (13th), Survival: 39.7%

  • Add energy management.
0.2.1 - 09.13.2017

MeleeRumble ‒ APS: 66.26% (12th), PL: 380-18 (17th), Survival: 34.47%

  • Fix an amateur bug when switching from melee movement to one-on-one movement. Probably was hurting my survival score.
  • Take distance to target into account when picking an angle to shoot (1 / sqrt(distance)).
0.2 - 09.12.2017 (skipped pairings)
  • Stored bullet, scan and death events and handle them separately. Hope I didn't break anything.
  • Add wave surfing from Roborio, but with simple attributes and weightings.
  • Don't expect it to improve over the older version, just wanna make sure I didn't break anything.
0.1 - 09.12.2017 - first release

MeleeRumble ‒ APS: 65.21% (14th), PL: 368-30 (30th), Survival: 27.12%

  • My first release of any bot based on my framework BackAsFrontRobot2.
  • Simple DC-PIF swarm gun based on RoborioPorradeiro with some basic parameters and some fixes.
  • Minimum Risk Movement based on some past experiments. No wall avoidance and reaction to bullets at all.
  • Radar which sweeps in the direction of the robot which has the oldest latest scan.
  • No 1v1 strategy.
  • No energy management at all. Always fires 1.95.