~luke-jr/tr2norigins/tr2norigins-0.4

« back to all changes in this revision

Viewing changes to .BAHFyWKP/MacOS/TR2N Origins.app/Contents/Resources/config/aiplayers.cfg

  • Committer: Luke Dashjr
  • Date: 2010-01-24 23:34:31 UTC
  • Revision ID: luke+bzr@dashjr.org-20100124233431-1a0tbuc1v0iextdu
t2o: auto-generated and otherwise ignored cruft that got into 0.4.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# all values have a range of 0 to 10. More is only meaningful for the range variable.
 
2
# the "meta"-meaning of a value was used by me to deduce the AI abilities from the abilites of the real program.
 
3
# 1st column "name": Program name
 
4
# 2nd column "rs": Program reaction speed (meta: program execution speed)
 
5
# 3rd column "er": Reaction in an emergency
 
6
# 4th column "vr": Program viewing range
 
7
# 5th column "trace": wall tracing ability (meta: how good can the program handle texts?)
 
8
# 6th column "close": close combat ability (meta: how good can you control the prog with keyboard alone?)
 
9
# 7th column "path": pathfinding ability  (meta: mouse control quality)
 
10
# 8th column "loop": ability to detect closed areas and to close the enemy in (meta: is the program secure?)
 
11
# 9th column "cycle": ability to evade or cross enemy cycles (meta: is there a feud going on with users of another similar program?)
 
12
#10th column "tunl": ability to avoid dangerous tunnels ( meta: is it stable?)
 
13
#11th column "tr-det": ability to react on enemy cycles tracing the own wall (meta: meaningful error messages)
 
14
#12th column "state": state the AI starts in (0: survive, 1: trace, 2: closecombat, 3: pathfind)
 
15
#13th column "str": time the AI drives straight on at the beginning
 
16
#14th column "sttch": time before the first state change
 
17
 
 
18
# Feel free to modify the AIs or add new ones; but be aware that the interpretation
 
19
# of these values is not yet final. PLEASE DON'T send me your changes. They'll
 
20
# probably be useless when I get them.
 
21
 
 
22
#name           rs  er  vr  trace  close  path  loop  cycle  tunl  tr-det  state  str  sttch
 
23
 
 
24
Dissentient     3        3        0     0           0        0    0       0        4       0         0     7      10
 
25
Notepad         9        5        0     0           6        6    10      0        10      0         0     6      10
 
26
Word            4        5        3     1           5        10   0       0        0       0         0     3      10
 
27
Excel           6        2        3     1           5        10   0       0        0       0         0     5     10
 
28
Emacs           5        2        3     10          10        0   10      10       8       5         0     10     10
 
29
Vi              10       6        0     10          10        0   10      10       10      0         2     4      10
 
30
Pine            7        5        1     10          10        0   5       10       10      10        2     10     10
 
31
Elm             9       7         1     10          10       0    10      10       10      0         2     3     10
 
32
LaTeX           7       5         4     10          0        0    10      0        10      5         2     3      10
 
33
TeX             10      7         4     10          0        0    10      0        10      5         2     5      10
 
34
Gcc             8       6         6     0           0        0    10      5        7       7         3     3      10
 
35
Gdb             8       10        6     0           0         0   10      5        7       7         3     7      10
 
36
MSVC++          6       6        5      5           10       10   10      5        7       7         3     5      10
 
37
Photoshop       2       4        3      0           0        10   10      10       10     10         3     2      10
 
38
Gimp            3       2         3     0           0        10   10      10       10    10          0     7      10
 
39
Windows         7       8        8      10          10       10   10      10       10      10        0     5      10
 
40
Linux           7       8         8     10          10       10   10      10       10      10        0     3      10
 
41
Unreal          10      10       2      10          10       10   10      10       10      10        1     5      10
 
42
Quake           10      10        2     10          10       10   10      10       10      10        1     3      10
 
43
Cycles3D        10      10        10    30          1        1    10      10       10     10         1     7      10
 
44
glTron          10      10        10    30          1        1    10      10       10      10        1     6      10
 
45
Nexuiz          10      10        10    30          1        1    10       10    10        10        1     7      10
 
46
 
 
47
 
 
48