Showing revision 3
0.1.8:
- In movement:
- A new method of decaying stats - seems very promising
- Tuned weights
- Replaced attribute 'last lateral velocity' with 'lateral acceleration > 0.6'
- In gun:
- Now using the precise-predicted maximum forward and reverse GFs to 'weed out' any GFs that aren't actually reachable, instead of scaling them to fit
0.1.7: 2100
- Added a flattener based on the description of Shadow's given by ABC
- Gun has been updated to the latest from DrussGT
- Scans are not weighted by time nearly as heavily (less than a 10th, plus I got rid of the constant I added to the distance)
- Reduced number of bins in the movement to (from 151) 47 to stop it from skipping turns
0.1.6: 2081
- Weighting scans by how old they are, as well as their distance from the current scan (movement)
0.1.5: