TODO.wiki
changeset 2157 12af34640565
parent 2156 12cf7e0ba704
child 2158 f442a9a7de35
equal deleted inserted replaced
2156:12cf7e0ba704 2157:12af34640565
    43    * Blowtorch
    43    * Blowtorch
    44    * Flamethrower
    44    * Flamethrower
    45    * Freezer
    45    * Freezer
    46    * Pickhammer
    46    * Pickhammer
    47    * Resurrector
    47    * Resurrector
    48    * Seduction
       
    49   * Utilities
    48   * Utilities
    50    * One-shot
    49    * One-shot
    51     * Laser sight
    50     * Laser sight
    52     * Low gravity
    51     * Low gravity
    53    * Structures
    52    * Structures
    65   * Grenade-like weapons: Calculate bounces (currently, only direct shots without any bounces are supported)
    64   * Grenade-like weapons: Calculate bounces (currently, only direct shots without any bounces are supported)
    66   * Mine, dynamite: Place on ground and run away (currently, only dropping from safe height is supported)
    65   * Mine, dynamite: Place on ground and run away (currently, only dropping from safe height is supported)
    67   * Drill strike: Sometimes AI greatly misestimates hogs deep underground
    66   * Drill strike: Sometimes AI greatly misestimates hogs deep underground
    68   * Mine Strike: Calculate bounces (currently, this weapon is not used if mines time is anything but 0, to avoid unpredictable behavior)
    67   * Mine Strike: Calculate bounces (currently, this weapon is not used if mines time is anything but 0, to avoid unpredictable behavior)
    69   * RC Plane: Implement steering and dropping bombs (currently, can only fly in straight line)
    68   * RC Plane: Implement steering and dropping bombs (currently, can only fly in straight line)
       
    69   * Seduction: Implement more ways to fail, be more careful with shoving friends
    70   * Support `gfMoreWind`
    70   * Support `gfMoreWind`
    71 
    71 
    72 See also: https://issues.hedgewars.org/show_bug.cgi?id=292
    72 See also: https://issues.hedgewars.org/show_bug.cgi?id=292
    73 
    73 
    74 
    74