Difference between revisions of "YersiniaPestis/VersionHistory"
Jump to navigation
Jump to search
(version 1.2) |
(Version 1.3) |
||
Line 1: | Line 1: | ||
+ | '''Version 1.3''' [http://sites.google.com/site/zyxsite/robocode/zyx.mega.YersiniaPestis_1.3.jar Download link] | ||
+ | *[[RoboRumble|Rumble]] position: 13(estimated since version 1.2 still in the ranking). date: 04/01/09 | ||
+ | *[[Robo Rumble/Premier League|Premier League]] position: 4. date: 04/01/09 | ||
+ | *[[Robo Rumble|Melee Rumble]] position: No melee code. date: 04/01/09 | ||
+ | *[[Robo Rumble|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: | ||
+ | :* No increase in ranking spots, but slightly better APS. | ||
+ | :* It looses to [[Dookious]] again :-(. | ||
+ | :* Better PL Score, only looses to [[Dookious]], [[Phoenix]] and [[Garm]]. Only one battle against [[Shadow]], so fingers still crossed. | ||
+ | ---- | ||
'''Version 1.2''' [http://sites.google.com/site/zyxsite/robocode/zyx.mega.YersiniaPestis_1.2.jar Download link] | '''Version 1.2''' [http://sites.google.com/site/zyxsite/robocode/zyx.mega.YersiniaPestis_1.2.jar Download link] | ||
*[[RoboRumble|Rumble]] position: 13. date: 03/30/09 | *[[RoboRumble|Rumble]] position: 13. date: 03/30/09 |
Revision as of 04:25, 2 April 2009
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.