HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Bug #765366
inaccurate foreign intelligence report
0%
Description
There are some cases in which inaccurate information is displayed in foreign intelligence report.
(qt client:always/GTK2 client:the turn when you reunite "no contact" player)
For example, Government: Anarchy, Tax:0%, Gold:0, Researching:(none), and their diplomacy (war against all nations) .
All of these should be displayed as "unknown".
Exceptionally, unknown location of capital is displayed as "unknown".
I want other unknown information to be displayed just like that.
Related issues
History
#1
Updated by Jacob Nevins over 2 years ago
The server sends dummy info to the client in this case (see info_level in package_player_info()). I'm not sure there's currently a way for the client to reliably infer that it has dummy info for a player. (We could add something to the protocol, of course; perhaps info_level itself.)
#2
Updated by Anonymous over 2 years ago
- Related to Bug #769585: Qt client - updated nation report added
#3
Updated by Marko Lindqvist 4 months ago
- Category set to gui-gtk-3.22
- Sprint/Milestone set to 2.6.4
#4
Updated by Marko Lindqvist 4 months ago
- Blocked by Feature #878898: Share embassy knowledge between teammates added
#5
Updated by Marko Lindqvist 4 months ago
Qt-client already has something like this. Reserving this ticket for gtk-clients.
#6
Updated by Marko Lindqvist 2 months ago
- File 0011-Gtk-inteldlg-Show-unknown-information-as-Unknown.patch 0011-Gtk-inteldlg-Show-unknown-information-as-Unknown.patch added
- File 0010-Gtk-inteldlg-Show-unknown-information-as-Unknown.patch 0010-Gtk-inteldlg-Show-unknown-information-as-Unknown.patch added
- File 0011-Gtk-inteldlg-Show-unknown-information-as-Unknown.patch 0011-Gtk-inteldlg-Show-unknown-information-as-Unknown.patch added
- Status changed from New to Resolved
#7
Updated by Marko Lindqvist 2 months ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist