forked from freeciv/freeciv-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
38 lines (33 loc) · 1.32 KB
/
TODO
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
36
37
38
TODO:
-----
Major:
- Integrate Freeciv-web into Freeciv.org codebase as much as possible.
- Remove need for patches in /freeciv/patches directory.
- Remove freeciv-proxy, integrate a WebSocket server into the freeciv C server.
- Add better goto handling with display of the number of turns required for goto
Medium:
- Make goto lines wrap in X direction of the map.
- Show city revolt graphics
- Port freeciv-img-extract to Python 3.2
- Playback of games.
- Show attack prompts. At the moment, gotos can result in unwanted attacks.
- Show what city is a unit's homecity. Rehome units.
- Show veteran status of units.
- Dissolve cities.
- Statue of liberty doesn't allow all governments.
- Better interface to load units into boats and transports.
- Show more traderoute info in cities.
- "Peace wonders" don't work.
- Paratroopers can't move
- Nukes can't move
- Planes goto get blocked by ground units.
- Nations dialog: Show who we are waiting on.
- Show number of turns a diplomatic agreement will last.
- Pillage doesn't work.
- not able to steal tech with diplomat.
- diplomats inside cities can't see units there.
Minor/Other:
- Separate chat box from other messages.
- WebGl?
Feedback from user:
- "Freeciv confuses me because I get invaded in 2000 BC and I didn't know I was at war with people and sometimes my settlers can't found cities."