TODO.wiki
changeset 2154 b2103d0e8637
parent 2153 6ab7b434d667
child 2155 0ef5ac7e32f7
equal deleted inserted replaced
2153:6ab7b434d667 2154:b2103d0e8637
    45    * Cleaver
    45    * Cleaver
    46    * Flamethrower
    46    * Flamethrower
    47    * Freezer
    47    * Freezer
    48    * Pickhammer
    48    * Pickhammer
    49    * Resurrector
    49    * Resurrector
    50    * RC Plane
       
    51    * Seduction
    50    * Seduction
    52   * Utilities
    51   * Utilities
    53    * One-shot
    52    * One-shot
    54     * Laser sight
    53     * Laser sight
    55     * Low gravity
    54     * Low gravity
    67  * Better weapon implementation needed:
    66  * Better weapon implementation needed:
    68   * Grenade-like weapons: Calculate bounces (currently, only direct shots without any bounces are supported)
    67   * Grenade-like weapons: Calculate bounces (currently, only direct shots without any bounces are supported)
    69   * Mine, dynamite: Place on ground and run away (currently, only dropping from safe height is supported)
    68   * Mine, dynamite: Place on ground and run away (currently, only dropping from safe height is supported)
    70   * Drill strike: Sometimes AI greatly misestimates hogs deep underground
    69   * Drill strike: Sometimes AI greatly misestimates hogs deep underground
    71   * Mine Strike: Calculate bounces (currently, this weapon is not used if mines time is anything but 0, to avoid unpredictable behavior)
    70   * Mine Strike: Calculate bounces (currently, this weapon is not used if mines time is anything but 0, to avoid unpredictable behavior)
       
    71   * RC Plane: Implement steering and dropping bombs (currently, can only fly in straight line)
    72   * Support `gfMoreWind`
    72   * Support `gfMoreWind`
    73 
    73 
    74 See also: https://issues.hedgewars.org/show_bug.cgi?id=292
    74 See also: https://issues.hedgewars.org/show_bug.cgi?id=292
    75 
    75 
    76 
    76