JAG: Freeware crossplatform 2D arcade-puzzle game

version 0.2.3

XlabSoft & Industrial Infosystems 2009

----------------------------------------------------------------------------------
LICENSE

This software is free and is distributed according to GPL and compatible licenses.
Full text of GPL and more you can read here: 
  http://www.fsf.org/licensing/licenses/gpl.html

----------------------------------------------------------------------------------
ABOUT THE JAG

JAG is an arcade-puzzle 2D game like KDiamonds which runs on Linux and Windows. 
JAG was created using only free development software and free resources 
such as images, sounds and music. 

----------------------------------------------------------------------------------
SUPPORTED PLATFORMS

Since JAG is based on Qt4/SDL frameworks, all the platforms supported by them 
should be able to build and launch the game.

In particular:
- MS Windows 7, Vista, XP
- All Linux OS

----------------------------------------------------------------------------------
INSTALLATION

Installation manual can be found here: http://jag.xlabsoft.com/install.php

----------------------------------------------------------------------------------
UPDATES
  
Updates, additional level packs and schemes can be downloaded from JAG's website: 

http://jag.xlabsoft.com 

---------------------------------------------------------------------------------
CHANGELOG

0.2.3

- gameplay changes:
	- permanent time bonus gives +30 seconds instead of +10
	- permanent score bonus gives +1 point for every destroyed target only, not item
	- item types count on level is const for difficulty level
      (easy - 4, normal - 5, hard - 6)
	- no time x1.5 bonus for easy level
	
- fixes:
    - fixed hanging when no moves on level
	- fixed odd scoring when no data folder found


0.2.2

- gameplay changes:
	- bonus and tools are now given after passing some levels
	- bonus for a remaining time decreased
	- some levels redesigned to be easier to play

- fixes:
	- linux: now should work without installation
	- fixed flashing of items after appear at the beginning of the level
	- no hint drawing while showing statistics
	
- improvements:
	- added "Restart level" button
	- improved move hinting 
	- now tools can be canceled by placing back
	- game progress saved for each levelpack
	- player profile format changed to XML


0.2.1

- gameplay changes:
	- timer tool: 60 seconds  now
	- puzzle mode has no time limit

- fixes:
	- fix of occasional reactivation of the tools while starting a new level
	- no hint drawing for inactive tools
	- fixed changing of the theme during the game
	
- improvements:
	- added auto-pause when loosing focus


0.2.0

- a lot of fixes
- gameplay changed

0.1.0

- initial release
