****
* Demostrating an incoming FPS( first person shooter )-game - Version 11 *
****
* Author: TK *
* E-mail: DWbyTK@hot.ee *
* URL: FreeWebs.com/dwbytk
****




Features:
****
- particle effects
-- smoke
-- explosions
-- sparks
-- blood
-- ghosts
-- bullets
-- rain
-- lasers
-- gun muzzle-fires

- animating and procedural textures
-- water
-- particles
-- items

- proccessed textures
-- weapons
-- sky
-- level

- physics
-- collision
--- sliding
--- dynamic
--- ray
--- instant
-- gravity
--- jumping
-- friction
--- smooth moving
-- mirrors( reflecting bullets )
-- ability to be pushed back by explosions

- weapon animation
-- fidget
-- fire
-- change 
-- woddle

- triggers
-- buttons
-- trigger areas

- moving and rotating entities
-- water
-- doors
-- buttons
-- mirrors
-- self-shooters

- menu system
-- windows-like button system
-- windows-like file browsers

- weapon system
-- ability to kill players
-- weapon zoom
-- instant weapons
-- lasers
-- crosshair
--- behaviors

- multiplayer
-- spectation
-- bots
-- player scoring

- rendering optimizations
-- occlusion
-- CSG( Constructive Solid Geometry )

- sounds
-- impact
-- weapon fire
-- pickup
-- respawn

- GUI
-- user friendly interface
-- button help
-- button hotkeys
-- mode-buttons
-- swich-buttons
-- button linking


- lighting effects
- controls configuration
- AI
- weapon sounds




Default Controls:
- look up/down - mouse-move Y
- turn left/right - mouse-move X
- move forward - W
- move backward - S
- strafe left - A
- strafe right - D
- up / jump - space
- down - alt
- sneak - shift
- fire weapon - left mouse-click
- zoom weapon - none ( disabled )
- change weapon - 1 to 8
- use ( buttons ) - left control
- change player F1 - F4
- take ScreenShot - F9
- menu - ESC


Edit the file "options.cfg" or use the in-game menu to change the options:
- display mode
- rendering
- mouse sensitivy
- mouse invert y

- controls
-- move forvard
-- move backvard
-- strafe left
-- strafe right
-- sneak
-- use




NB!
Weapon zooming has been disabled. It will be back in the next version ,
powered by a much better system currently in delvelopment and halfly ready.


NB!
Spectation has been disabled in the public version.
Press either F1 to F4 to control respectively one of the four players!


NB!
To change the map open the MAP.TXT file under the MAPS folder
and edit the first line to the one of the *.RLM file in this dir.


NB!
ScreenShots are saved to "SnapShot" folder in JPG format.
To take them press F9!




New things in this version:
- better physics
-- improved collision
-- ability to be pushed back by explosions
-- general improvements

- more and better particle effects
-- muzzle fire
-- gunhole smoke

- better GUI
-- mode-buttons
-- swich-buttons
-- button linking


- pickup-able items ( currently health-vials only )
- better weapon woddle animation
- better AI
- better player models
- impact sounds
- better weapons plus one new - Auto Rocket Launcher
- better file handling
- new sound format
- and a really huge load of other things that I do not remember unfortunately :)




Probably coming in the next version:
- better player models
- new weapons
- better particle effects
- better in-game options menu
- more sounds
- BSP
-- for collision
-- for rendering




THANKS TO in the aplhabetical order:
****
- Aleksander Mosaajev
- Ed Filby
- Guy Savoie
- Haimar Kulbas
- Indrek Polakes
- Janis Kirsteins
- Kevin Picone
- Lee Bamber
- Oliver Urb
- Olle Arak
- Priit Harik
- Rick Vanner
- Shawn Thatcher
- T6nis Markus
- more coming soon...


I'm really sorry for any mistypes , you can email them to me and I'll fix them :)
Credits are given mainly for enthusiasm or very little help , so even you may be in my credits list.




Have fun but don't forget to take care of yourself , your family , your frinds
and your girlfriends( I don't have one , so... it's easier for me :) )!