Difference between revisions of "YersiniaPestis/VersionHistory"
Jump to navigation
Jump to search
(0.1beta --> 1.1) |
(version 1.2) |
||
Line 1: | Line 1: | ||
− | Version 1. | + | '''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 | ||
+ | *[[Robo Rumble/Premier League|Premier League]] position: 5. date: 03/30/09 | ||
+ | *[[Robo Rumble|Melee Rumble]] position: No melee code. date: 03/30/09 | ||
+ | *[[Robo Rumble|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''' [http://sites.google.com/site/zyxsite/robocode/zyx.mega.YersiniaPestis_1.1.jar Download link] | ||
+ | *[[RoboRumble|Rumble]] position: ??. date: ??/??/?? | ||
+ | *[[Robo Rumble/Premier League|Premier League]] position: ??. date: ??/??/?? | ||
+ | *[[Robo Rumble|Melee Rumble]] position: 58. date: 03/30/09 | ||
+ | *[[Robo Rumble|Melee Premier League]] position: 57. date: 03/30/09 | ||
+ | |||
* Fixed potential NullPointerException. | * Fixed potential NullPointerException. | ||
:[[One on One]]: | :[[One on One]]: | ||
Line 6: | Line 24: | ||
:* Added weighting to the [[Virtual Guns]], so some guns are more likely to be used. | :* Added weighting to the [[Virtual Guns]], so some guns are more likely to be used. | ||
---- | ---- | ||
− | Version 1.0 | + | '''Version 1.0''' [http://sites.google.com/site/zyxsite/robocode/zyx.mega.YersiniaPestis_1.0.jar Download link] |
+ | *[[RoboRumble|Rumble]] position: 18. date: 03/13/09 | ||
+ | *[[Robo Rumble/Premier League|Premier League]] position: ??. date: ??/??/?? | ||
+ | *[[Robo Rumble|Melee Rumble]] position: 38. date: 03/30/09 | ||
+ | *[[Robo Rumble|Melee Premier League]] position: 37. date: 03/30/09 | ||
+ | |||
* Small refactoring. | * Small refactoring. | ||
* Included [[Rednaxela]]'s [[User:Rednaxela/FastTrig|FastTrig]]. | * Included [[Rednaxela]]'s [[User:Rednaxela/FastTrig|FastTrig]]. | ||
Line 13: | Line 36: | ||
:* [[Dynamic Clustering]] [[GuessFactor Targeting]]. | :* [[Dynamic Clustering]] [[GuessFactor Targeting]]. | ||
---- | ---- | ||
− | Version 0.1beta | + | '''Version 0.1beta''' [http://sites.google.com/site/zyxsite/robocode/zyx.mega.YersiniaPestis_0.1beta.jar Download link] |
+ | *[[RoboRumble|1on1 Rumble]] position: 15. date: 03/30/09 | ||
+ | *[[Robo Rumble/Premier League|1on1 Premier League]] position: 5. date: 03/30/09 | ||
+ | *[[Robo Rumble|Melee Rumble]] position: No melee code. date: ??/??/?? | ||
+ | *[[Robo Rumble|Melee Premier League]] position: No melee code. date: ??/??/?? | ||
+ | |||
:[[One on One]]: | :[[One on One]]: | ||
:* [[Dynamic Clustering]] [[Wave_Surfing/True_Surfing|True Surfing]], with 3 different weights switching to the one that has guessed better the enemy bullets. | :* [[Dynamic Clustering]] [[Wave_Surfing/True_Surfing|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. | :* [[Dynamic Clustering]] [[GuessFactor Targeting]], with 3 different weights in a [[Virtual Guns]] array. |
Revision as of 06:13, 31 March 2009
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.