# HG changeset patch # User Stefano Rivera # Date 1378390609 -7200 # Node ID 26682f1b8c59e68f0750fed6a85fb9b81e29db68 # Parent 1dd05d03ad211cd71e1a2916e641bf1b3f52b070 Those tabs were irritating me diff -r 1dd05d03ad21 -r 26682f1b8c59 TODO.txt --- a/TODO.txt Thu Sep 05 16:15:37 2013 +0200 +++ b/TODO.txt Thu Sep 05 16:16:49 2013 +0200 @@ -1,5 +1,3 @@ - - TODO ==== @@ -27,39 +25,37 @@ - Has implications for saving state * Outstanding art: - * More aliens (how many?) - * bullets (alien acid spit and human bullets) - * Weapons which can be overlaid with the protag's sprite in different positions? - * Last few protagonist directional images - * Two of each of these (human and alien design) - * floor tile - * door - * sensor (1 done) - * indicator (1 done) - * pushable obstacle (1 done) - * smashable obstacle? - * tiles for different surfaces? e.g. damaging (pool of acid), slippery (ice), sticky (alien goop), etc. + * More aliens (how many?) + * bullets (alien acid spit and human bullets) + * Weapons which can be overlaid with the protag's sprite in different positions? + * Last few protagonist directional images + * Two of each of these (human and alien design) + * floor tile + * door + * sensor (1 done) + * indicator (1 done) + * pushable obstacle (1 done) + * smashable obstacle? + * tiles for different surfaces? e.g. damaging (pool of acid), slippery (ice), sticky (alien goop), etc. * Sounds required: - * Environmental: - * Passive: - * engine - * backround noises - * music - * reactor? - * Active: - * doors - * crates - * switches - * Aliens: - * shooting (1-2 sounds) - * movement - * talking (generic and alarmed warbling) - * death sound - * Protagonist and other "humans": - * attacking (shooting and gnawing (as werewolf)) - * movement - human and werewolf - * talking (generic human mumbling and howling) - * death sound - - \ No newline at end of file + * Environmental: + * Passive: + * engine + * backround noises + * music + * reactor? + * Active: + * doors + * crates + * switches + * Aliens: + * shooting (1-2 sounds) + * movement + * talking (generic and alarmed warbling) + * death sound + * Protagonist and other "humans": + * attacking (shooting and gnawing (as werewolf)) + * movement - human and werewolf + * talking (generic human mumbling and howling) + * death sound