-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNEWS
36 lines (21 loc) · 867 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
For a detailed ChangeLog, see git logs.
Here are only reported the most visible changes.
New in 2.1 (2012-03-09)
-----------------------
* Improved flight model (more engine power, can now loop and stall)
* Rework keyboard controls.
If you previously redefied your keys you must:
- deletes your $(HOME)/.fachoda-keys
- redefine them again :)
* Display ingame messages longer
* Make game menu easier to use
* Add small dots on the ground as a visual indication that it's near
* Make game playable from source directory
* Add a caption to some views
* Allow to exit the game by closing the window or CTRL+C
* Suppressed frightening but harmless error messages
* Fix many small bugs here and there
New in 2.0 (2012-02-21)
-----------------------
Too many changes to be listed here.
See devlog at http://rixed.github.com/fachoda-complex/devlog.html.