TODO.wiki
changeset 2159 0a57d46f287a
parent 2158 f442a9a7de35
child 2161 704eebb4c2d8
equal deleted inserted replaced
2158:f442a9a7de35 2159:0a57d46f287a
    67   * 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)
    68   * 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   * Sine Gun: Check knockback (currently identical implementation as shotgun)
    69   * Sine Gun: Check knockback (currently identical implementation as shotgun)
    70   * Old Limburger: Throw slightly to the left or right of target, depending on wind. Avoid poisoning friends
    70   * Old Limburger: Throw slightly to the left or right of target, depending on wind. Avoid poisoning friends
    71   * Seduction: Implement more ways to fail, be more careful with shoving friends
    71   * Seduction: Implement more ways to fail, be more careful with shoving friends
    72   * Minigun: New implementation (currently same as shotgun)
    72   * Minigun: Simulate bullets, replace RateShotgun, move aim during shooting
    73   * Sticky Mine: New implementation (currently same as grenade)
       
    74   * Support `gfMoreWind`
    73   * Support `gfMoreWind`
    75 
    74 
    76 See also: https://issues.hedgewars.org/show_bug.cgi?id=292
    75 See also: https://issues.hedgewars.org/show_bug.cgi?id=292
    77 
    76 
    78 
    77