Geomancy/Version History

From Robowiki
< Geomancy
Revision as of 07:00, 13 July 2009 by Synapse (talk | contribs) (version 2 -- survey says no)
Jump to navigation Jump to search

Pages: Main page · Code · Version History · Discussion

Versions

1 - G1937.0, 59th - Release
Cleaned up Watermelon, removed old code it didn't need, fixed some minor issues, tweaked some numbers, and gave it a shiny new name.
2 - NA - Velocity snapping added
2a - G1898.9 - bugfix release
In the two turns before enemy gunheat reaches zero, I limit my velocity to 0, 4, or 8 (whichever's closest) so that the enemy's segmentation has lowered resolution.
My first upload of version 2 used AdvancedRobot.setDebugVariable, which is not present in Roborumble-sanctioned versions of Robocode. As a result a few clients who got the buggy version are seeing crashes 100% of the time. 2a has the function removed.