                           Indiana Java
                           ------------
                 Multiplatform Adventure Game Engine


Author: Chir

Please send your questions and comments to chir@geocities.com

Indyjava Web site:  http://java.indy3d.net



Installation
------------

      1. Download the Indyjava distribution package.
      2. Extract all files from the package into a temporary directory
         using your archiver, such as WinZip.
      3. Open INDY.HTM and follow the instructions.


New Features
------------

*** Version 0.93b ***

  User Interface:
      - keyboard bug fix

  Scripting language:
      - Single inheritance between Items and rooms

  Graphics:
      - Color lighting of items


*** Version 0.92g ***

  User Interface:
      - custom "hot" cursors
      - keyboard shortcuts for verbs
      - custom button colors

  Scripting language:
      - Console (to type language instructions while testing the game)
      - SIZE keyword for image-less Items

  Graphics:
      - Animation stripes for reduced flickering (animated GIF is still supported)
      - "map" mode
      - Visual transition effects between rooms



END OF DOCUMENT