Medina/VersionHistory

From Robowiki
< Medina
Revision as of 02:23, 12 October 2017 by Rsalesc (talk | contribs) (Created page with "<!-- '''{{subst:rumblestats:meleerumble|rsalesc.melee.Medina 0.1}}''' --> === Planned series/releases === ; 0.5 series - ??? * Enable bullet shadow. * Add bot shadow. ; 0.4 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Planned series/releases

0.5 series - ???
  • Enable bullet shadow.
  • Add bot shadow.
0.4 series - ???
  • Re-weight MR/WS.
  • Tweak surfing view weightings.
0.3 series - ???
  • Surf disks instead of circles.
  • Improve bot-width intersection.
0.2 series - ???
  • Tweak MEA and bandwidth?
  • Improve fire-and-hit detection and use enemy interpolation everywhere (apply hard OOP here).

Latest releases

0.1 - 10.11.2017
  • ???
    • First release.
    • Very simple fire-and-hit detection, a lot of room to improve.
    • Wave hit during danger evaluation is very stupid, waves are single-tick, often off-by-many-ticks and there is no accurate bot-wave intersection.
    • Quickly tested, brand new and hand-weighted minimum risk + melee surfing, which is for now used in 1v1 as well.
    • It's not too optimized, it's a bit slow for now, and probably memory hungry. The only optimizations are stats caching and discarding irrelevant logs (like from an enemy which is too far from me for its data to change anything in my decisions).
    • Surfing views are really simple, accel + velocity + distance for now.
    • Minimum risk component is based on Monk's, but simpler: perpendicularity, distance and being one of the closest to an enemy are taken into account.
    • Initial movement is too simple, it's getting constantly cornered (unfortunately, during the game as well, but this is a harder issue).
    • Using traditional MEA everywhere, maybe since the movement in melee is really restricted, this can be improved.
    • Enemy logs interpolation only when detecting a hit (not when firing, causing a lot of off-by-many-ticks waves).
    • Guns from Monk.