]> git.pond.sub.org Git - empserver/blob - info/Time.t
m4: Refresh macros from autoconf-archive commit fd1d25c148
[empserver] / info / Time.t
1 .TH Concept Time
2 .NA Time "ETUs, BTUs and ETL"
3 .LV Expert
4 .s1
5 The Empire clock counts Empire Time Units (ETUs), just like an
6 ordinary clock counts seconds.
7 .s1
8 There's always the same number of ETUs between updates (the
9 \*Qversion\*U command shows how many).  ETUs automatically stretch or
10 contract to maintain that when updates move around for some reason,
11 say a change of schedule, or unplanned downtime.
12 .s1
13 Because of the unique nature of Empire governments,
14 (i.e. the decision makers spend most of their time on vacation.
15 Hmmm, not so unique actually),
16 and the fact that ideally the Empire \*Qenvironment\*U
17 will mirror the \*Qreal\*U world,
18 various heuristics dealing with time have been implemented.
19 .s1
20 The first is the Bureaucratic Time Unit (BTU) concept
21 which keeps track of the potential for doing \*Qwork\*U
22 possessed by your government.
23 .s1
24 The second heuristic, (i.e. hack),
25 is the Elapsed Time Limit (ETL) which limits the amount of time
26 that players may be logged on each day.
27 The ETL is not cumulative and is reset to some particular value,
28 (often two hours, check the \*Qversion\*U command to be sure),
29 every night at midnight.
30 .s1
31 The ETL and BTU counts are displayed with each command prompt
32 as follows:
33 .EX
34 The first \*Q##\*U is the Elapsed Time today, in minutes.
35 This number starts at 0 every midnight.
36 The second \*Q##\*U is the number of BTUs remaining.
37 .s1
38 .SA "Innards, version, BTU, Playing"