URL:
  <http://gna.org/bugs/?15619>

                 Summary: wrong messages when multiple advances are gained by
one event
                 Project: Freeciv
            Submitted by: anbe
            Submitted on: Sunday 03/14/2010 at 16:48
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
                 Release: trunk
         Discussion Lock: Any
        Operating System: None
         Planned Release: 

    _______________________________________________________

Details:

I got the following messages (strings retrieved from event cache in savegame)
after finding Mass Production (which was nearly finished) in a hut:

* E_TECH_LEARNED Learned Leadership. Our scientists focus on Tactics; goal is
Computers.
* E_TECH_LEARNED Learned Chivalry. Our scientists focus on Tactics; goal is
Computers.
* E_TECH_LEARNED Learned Mass Production. Our scientists focus on Tactics;
goal is Computers.
* E_HUT_TECH You found Mass Production in ancient scrolls of wisdom.

The messages are in wrong cronological order and the "focus on" part is
wrong, as it displays the tech being researched at the end of the sequence,
not the next tech in the sequence.

So the correct messages would be (oldest to newest)

* E_HUT_TECH You found Mass Production in ancient scrolls of wisdom.
* E_TECH_LEARNED Learned Mass Production. Our scientists focus on Chivalry;
goal is Computers.
* E_TECH_LEARNED Learned Chivalry. Our scientists focus on Leadership; goal
is Computers.
* E_TECH_LEARNED Learned Leadership. Our scientists focus on Tactics; goal is
Computers.

Client is gtk2.0 with new-events-go-to-the-bottom-of-the-list in case this
matters for "cronologically correct sorting".


IIRC, this affects 2.2.0 as well.

(fc23test3-T162-Y1120AD.sav.gz)




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?15619>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to