TODO.wiki
changeset 2146 5cfadda567cd
parent 2145 517b819b4018
child 2152 1334dc72cbf7
equal deleted inserted replaced
2145:517b819b4018 2146:5cfadda567cd
    37    * Mine
    37    * Mine
    38    * Hellish handgrenade
    38    * Hellish handgrenade
    39    * Mud ball
    39    * Mud ball
    40    * Napalm
    40    * Napalm
    41    * Mine Strike
    41    * Mine Strike
    42    * Drill Strike
       
    43   * Weapons
    42   * Weapons
    44    * Air mine
    43    * Air mine
    45    * Ballgun
    44    * Ballgun
    46    * Birdy
    45    * Birdy
    47    * Blowtorch
    46    * Blowtorch
    70 
    69 
    71  * Better weapon implementation needed:
    70  * Better weapon implementation needed:
    72   * Grenade-like weapons: Calculate bounces (currently, only direct shots without any bounces are supported)
    71   * Grenade-like weapons: Calculate bounces (currently, only direct shots without any bounces are supported)
    73   * Mine, dynamite: Place on ground and run away (currently, only dropping from safe height is supported)
    72   * Mine, dynamite: Place on ground and run away (currently, only dropping from safe height is supported)
    74   * Molotov cocktail: Currently never used, although `TestMolotov` exists
    73   * Molotov cocktail: Currently never used, although `TestMolotov` exists
       
    74   * Drill strike: Sometimes AI greatly misestimates hogs deep underground
    75   * Support `gfMoreWind`
    75   * Support `gfMoreWind`
    76 
    76 
    77 See also: https://issues.hedgewars.org/show_bug.cgi?id=292
    77 See also: https://issues.hedgewars.org/show_bug.cgi?id=292
    78 
    78 
    79 
    79