TODO: Add more TODO
authorWuzzy
Sat, 06 Jun 2020 20:31:53 +0200
changeset 2145 517b819b4018
parent 2144 5816a9869fb8
child 2146 5cfadda567cd
TODO: Add more TODO
TODO.wiki
--- a/TODO.wiki	Fri Jun 05 15:13:10 2020 +0200
+++ b/TODO.wiki	Sat Jun 06 20:31:53 2020 +0200
@@ -68,6 +68,12 @@
     * Portable portal device
     * Teleportation
 
+ * 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)
+  * Molotov cocktail: Currently never used, although `TestMolotov` exists
+  * Support `gfMoreWind`
+
 See also: https://issues.hedgewars.org/show_bug.cgi?id=292