Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#3839 closed enhancement (fixed)

[PATCH] Show bartered resources to observers

Reported by: elexis Owned by: elexis
Priority: Nice to Have Milestone: Alpha 21
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description

The observermode should also show resources that players buy at the market.

Often the first player to sell (food for metal) has a significant advantage over others (as food prices plummet).

One issue with the attached patch is it's nature of spamming the chat. Since it is only shown to observers, the messages could be collected until that player didn't add do any transactions within the last 2 seconds (and then display one string for the sum).

Notice tributing of resources has a similar chatspam-problem (for both players and observers), which could be addressed similarly.

Attachments (1)

show_bartering_to_observers_v1.patch (3.2 KB ) - added by elexis 8 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by elexis, 8 years ago

Keywords: review added

Can be committed after #4069.

comment:2 by elexis, 8 years ago

Owner: set to elexis
Resolution: fixed
Status: newclosed

In 18776:

Show bartered resources to observers, fixes #3839.

comment:3 by elexis, 8 years ago

Keywords: review removed
Note: See TracTickets for help on using tickets.