# HG changeset patch # User Wuzzy # Date 1593976529 -7200 # Node ID 7b3c05ad3e468501d65c0b992d7265c3843e19e8 # Parent 05481edb6b4a7eeedea4a39a03d878ea9ec42e24 TODO: drill strike complete diff -r 05481edb6b4a -r 7b3c05ad3e46 TODO.wiki --- a/TODO.wiki Sat Jun 27 23:09:43 2020 +0200 +++ b/TODO.wiki Sun Jul 05 21:15:29 2020 +0200 @@ -62,7 +62,6 @@ * Better weapon implementation needed: * 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) * RC Plane: Implement steering and dropping bombs (currently, can only fly in straight line) * Sine Gun: Check knockback (currently identical implementation as shotgun)