home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / Atomic_Tanks / Atomic-Tanks-5.1.exe / TODO < prev    next >
Text File  |  2011-06-30  |  2KB  |  56 lines

  1. There is now some small attempt at prioritisation in this file, 
  2. higher priority stuff should be at the top of the file, 
  3. lower priority at the bottom. It is currently only vaguely correct.
  4.  
  5.     - Fix linking error on Debian.
  6.  
  7.        - Field repair kit: Spend a turn to repair your tank rather than fire.           Limited uses, heals more than Auto Repair Kit 
  8.     - Radar resistant missile: A missile designed to avoid the missile 
  9.           defence system by masking its heat signature 
  10.           Yield: Large missile
  11.     - Better AI against tanks with SDI.
  12.     - Make sure network client doesn't get
  13.           unlimited shots.
  14.     - Update client ground surface more often.
  15.     - When switching languages, player menu should display correct text.
  16.     - Client needs a buying screen.
  17.     - Atanks crashes when Windows players click the Network option
  18.           in the main Options menu.
  19.     - Make tank size variable.
  20.     - Add rocks as semi-destructable items.
  21.  
  22.  
  23. ===============================================
  24.  
  25.        Items from here to the bottom of the file
  26.        are under consideration by the development
  27.        team and may (or may not) be implemented.   
  28.  
  29. ===============================================
  30.  
  31.     -- It's different in ATanks because I'm assuming it would require more hard coding to use a mouse like they do in Worms to place a girder. 
  32.  
  33. So in our case, you would treat the missile for the floating dirt as any weapon projectile initially. You can set the angle+power for firing the weapon, except the explosion would be based on time if there is no collision with a wall/floor. 
  34.  
  35. Say for example the player sets the power at 2000 that would mean throwing the projectile with max strength 5s projectile flight before solidifying into empty space. Setting a power of 0 would mean the player sets 0 time and doesn't fire anywhere before the block becomes dirt thus locking themself into a circular patch of dirt.
  36.  
  37.  
  38.         -- under ground mines
  39.  
  40.     -- rocket like fireworks
  41.  
  42.     -- Make it possible to shoot down the UFO
  43.  
  44.     -- Make main window scalable
  45.            (Needs to wait until Allegro 5.x)
  46.  
  47.     -- Harder ground
  48.  
  49.     -- High voltage missiles (discharge on impact or when within range)
  50.         (Bharat Dhareshwar)
  51.  
  52.     -- Tornadoes (pick up tanks and objects) (Bharat Dhareshwar)
  53.  
  54.     -- Another level of armour improvement
  55.  
  56.