TODO: Update mine strike
authorWuzzy
Mon, 08 Jun 2020 22:00:24 +0200
changeset 2153 6ab7b434d667
parent 2152 1334dc72cbf7
child 2154 b2103d0e8637
TODO: Update mine strike
TODO.wiki
--- a/TODO.wiki	Mon Jun 08 21:58:50 2020 +0200
+++ b/TODO.wiki	Mon Jun 08 22:00:24 2020 +0200
@@ -34,11 +34,9 @@
 === AI ===
  * Teach the AI how to use:
   * Most important things
-   * Mine
    * Hellish handgrenade
    * Mud ball
    * Napalm
-   * Mine Strike
   * Weapons
    * Air mine
    * Ballgun
@@ -70,6 +68,7 @@
   * Grenade-like weapons: Calculate bounces (currently, only direct shots without any bounces are supported)
   * Mine, dynamite: Place on ground and run away (currently, only dropping from safe height is supported)
   * Drill strike: Sometimes AI greatly misestimates hogs deep underground
+  * Mine Strike: Calculate bounces (currently, this weapon is not used if mines time is anything but 0, to avoid unpredictable behavior)
   * Support `gfMoreWind`
 
 See also: https://issues.hedgewars.org/show_bug.cgi?id=292