File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1+ Known bugs:
2+ ===========
3+
4+ This file lists random things that are still buggy and do not work as expected
5+ or are somehow incomplete. The list itself is very likely to be incomplete as
6+ well.
7+
8+
9+ General:
10+ --------
11+ * The game is still missing some major features (see todo.txt).
12+
13+
14+ Units:
15+ ------
16+ * Pioneers bought in European ports do not have any tools.
Original file line number Diff line number Diff line change 33
44(This file lists some random things that still need to be done to improve and/or
55 complete the game. You can possibly consider this as a list of missing features
6- and known bugs.
6+ and/or known bugs, although the later are documented in known_bugs.txt .
77 The list itself is highly incomplete(!) and issues are listed in no particular
88 order.)
99
@@ -18,6 +18,12 @@ Trade:
1818 * " " " " " other Europeans in new world
1919 * implement trading routes
2020
21+ Colonies:
22+ ---------
23+ * notify player, if a new building was constructed in one of the colonies
24+ * notify player, of a produced good cannot be stored due to not having enough
25+ room in the warehouse
26+
2127GUI:
2228----
2329 * better layered graphics (i.e. make some real use of depth buffer)
You can’t perform that action at this time.
0 commit comments