Difference between revisions of "Monk/VersionHistory"

From Robowiki
Jump to navigation Jump to search
Line 3: Line 3:
 
-->
 
-->
  
; 0.2 - 09.12.2017
+
; 0.2.1 - 09.13.2017
 +
* 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.
 
* 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.
 
* Add wave surfing from [[Roborio]], but with simple attributes and weightings.
Line 11: Line 15:
 
'''{{RumbleStatsDefault|link=http://literumble.appspot.com/BotDetails?game=meleerumble&name=rsalesc.melee.Monk%200.1|rumble=MeleeRumble|scorelabel=APS|score=65.21|rank=14th|win=368|loss=30|plrank=30th|glicko2=N/A|pwin=92.46|vote=0|anpp=0|score2label=Survival|score2=27.12}}'''
 
'''{{RumbleStatsDefault|link=http://literumble.appspot.com/BotDetails?game=meleerumble&name=rsalesc.melee.Monk%200.1|rumble=MeleeRumble|scorelabel=APS|score=65.21|rank=14th|win=368|loss=30|plrank=30th|glicko2=N/A|pwin=92.46|vote=0|anpp=0|score2label=Survival|score2=27.12}}'''
 
* My first release of any bot based on my framework BackAsFrontRobot2.
 
* My first release of any bot based on my framework BackAsFrontRobot2.
* Simple DC-PIF gun based on [[RoborioPorradeiro]] with some basic parameters and some fixes.
+
* 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.
 
* [[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.
 
* Radar which sweeps in the direction of the robot which has the oldest latest scan.
 
* No 1v1 strategy.
 
* No 1v1 strategy.

Revision as of 05:54, 13 September 2017


0.2.1 - 09.13.2017
  • 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.