Difference between revisions of "YersiniaPestis/VersionHistory"
Jump to navigation
Jump to search
(1.3.7.2) |
(1.3.7.2 results) |
||
Line 1: | Line 1: | ||
'''Version 1.3.7.2''' [http://sites.google.com/site/zyxsite/robocode/zyx.mega.YersiniaPestis_1.3.7.2.jar Download link] | '''Version 1.3.7.2''' [http://sites.google.com/site/zyxsite/robocode/zyx.mega.YersiniaPestis_1.3.7.2.jar Download link] | ||
− | *[[RoboRumble|Rumble]] position: | + | *[[RoboRumble|Rumble]] position: 15. date: 04/15/09 |
− | *[[Robo Rumble/Premier League|Premier League]] position: | + | *[[Robo Rumble/Premier League|Premier League]] position: 4(tied with [[Dookious]] and [[Phoenix]]). date: 04/15/09 |
*[[Robo Rumble|Melee Rumble]] position: No melee code. date: 04/13/09 | *[[Robo Rumble|Melee Rumble]] position: No melee code. date: 04/13/09 | ||
*[[Robo Rumble|Melee Premier League]] position: No melee code. date: 04/13/09 | *[[Robo Rumble|Melee Premier League]] position: No melee code. date: 04/13/09 | ||
Line 8: | Line 8: | ||
* Added 5 dynamically adjusted weighted distancers to the gun. The real reason of the release. | * Added 5 dynamically adjusted weighted distancers to the gun. The real reason of the release. | ||
* Results: | * Results: | ||
− | :* | + | :* Improved against some bots, but worse in general. |
---- | ---- | ||
'''Version 1.3.7''' [http://sites.google.com/site/zyxsite/robocode/zyx.mega.YersiniaPestis_1.3.7.jar Download link] | '''Version 1.3.7''' [http://sites.google.com/site/zyxsite/robocode/zyx.mega.YersiniaPestis_1.3.7.jar Download link] |
Revision as of 05:58, 16 April 2009
Version 1.3.7.2 Download link
- Rumble position: 15. date: 04/15/09
- Premier League position: 4(tied with Dookious and Phoenix). date: 04/15/09
- Melee Rumble position: No melee code. date: 04/13/09
- Melee Premier League position: No melee code. date: 04/13/09
- Made virtual bullets to be factors instead of angles, mainly to make it faster.
- Added 5 dynamically adjusted weighted distancers to the gun. The real reason of the release.
- Results:
- Improved against some bots, but worse in general.
Version 1.3.7 Download link
- Rumble position: 9. date: 04/03/09
- Premier League position: 1. date: 04/03/09
- Melee Rumble position: No melee code. date: 04/02/09
- Melee Premier League position: No melee code. date: 04/02/09
- Made rotation relative to velocities sing.
- Fixed distancing algorithm bug.
- Improved targeting
- Parameter tuning until it was able to beat Dookious, Shadow, DrussGT and Phoenix.
- Results:
- Finally in the top 10 :).
- APS went up by almost 1 point.
- Right now #1 in PL score, but may fluctuate because it has one win and one loss against some top bots.
Version 1.3 Download link
- Rumble position: 13(estimated since version 1.2 still in the ranking). date: 04/01/09
- Premier League position: 4. date: 04/01/09
- Melee Rumble position: No melee code. date: 04/01/09
- Melee Premier League position: No melee code. date: 04/01/09
- Fixed bug calculating stopped time of bots.
- Improved targeting
- Fixed bug that made me choose a random gun instead of the best gun.
- Added an Anti-Surfer mode to the guns.
- Improved surfing
- Added a Gaussian function for smoothing.
- Changed some stuff all around, I think I made it worse in some areas.
- Results:
Version 1.2 Download link
- Rumble position: 13. date: 03/30/09
- Premier League position: 5. date: 03/30/09
- Melee Rumble position: No melee code. date: 03/30/09
- Melee Premier League position: No melee code. date: 03/30/09
- Reverted to version 0.1beta.
- Improved surfing
- Better simple targeting dodging.
- Changed how flattening works.
- Went up 2 spots in the rumble, and it won against Dookious :-).
- But worse against some other bots.
Version 1.1 Download link
- Rumble position: ??. date: ??/??/??
- Premier League position: ??. date: ??/??/??
- Melee Rumble position: 58. date: 03/30/09
- Melee Premier League position: 57. date: 03/30/09
- Fixed potential NullPointerException.
- One on One:
- Pattern Matching, using Lateral Velocity and Rotation.
- Pattern Matching, using Velocity and Heading.
- Added weighting to the Virtual Guns, so some guns are more likely to be used.
Version 1.0 Download link
- Rumble position: 18. date: 03/13/09
- Premier League position: ??. date: ??/??/??
- Melee Rumble position: 38. date: 03/30/09
- Melee Premier League position: 37. date: 03/30/09
Version 0.1beta Download link
- 1on1 Rumble position: 15. date: 03/30/09
- 1on1 Premier League position: 5. date: 03/30/09
- Melee Rumble position: No melee code. date: ??/??/??
- Melee Premier League position: No melee code. date: ??/??/??
- One on One:
- Dynamic Clustering True Surfing, with 3 different weights switching to the one that has guessed better the enemy bullets.
- Dynamic Clustering GuessFactor Targeting, with 3 different weights in a Virtual Guns array.