Release Notes
=============

The current sources can be found on:

http://svn.raygina.de/haelje/LFS_RulesController/

version 0.2alpha
	* hopefully working "eventControll"-part for planing complex events 
		(atm there is no possibility to add or remove event-parts interactive, but you can customize the existing)
		the controll of lfs-events should be completet, so that both possibilities (GUI buttons for going to next event-part
		 and using admin commands to end sessions directly with "/end"). but this needs a lot of testing for different
		 situations
	* GUI-extensions
	* a lot of code changes to make development descisions ;)
	* you can modify existing rules (changing parameters)
	* first concept of "stand-alone-rules" which will be controlled

Version v0.1alpha

    * basic interface for handling insim information - class InsimConnection
    * GUI
    * determining the states of single players and connections (player handling)
    * basic concept of rules (2 special rules) and connection idea of the rules
    * basic concept of editable race event (atm very simple)
