Ticket #42307

"Found tech" and "Learned tech" messages in wrong order

Open Date: 2021-05-18 02:15 Last Update: 2021-05-18 02:27

Reporter:
Owner:
(None)
Type:
Status:
Open
Component:
(None)
MileStone:
(None)
Priority:
2
Severity:
2
Resolution:
None
File:
None

Details

When you discover a new technology from a hut, your messages say:

Learned Ceremonial Burial. Our scientists focus on Alphabet; goal is Monarchy You found Ceremonial Burial in ancient scrolls of wisdom

It makes more sense if those messages are the other way round.

Also, I suppose, there is an inconsistency in who is giving messages: a government advisor or "the game". Maybe it should be "We found Ceremonial Burial", not "You found..", since it is "our" scientists who are now researching Alphabet.

Ticket History (2/2 Histories)

2021-05-18 02:15 Updated by: andrewmcg
  • New Ticket ""Found tech" and "Learned tech" messages in wrong order" created
2021-05-18 02:27 Updated by: cazfi
Comment

The "Learned..." message comes from the server when new tech is granted to the player. "You found..." (from a hut) comes from a ruleset lua script. Changing their order is not trivial as with the current lua scripting API the script doesn't know what is the tech player is getting before calling owner:give_tech() that both gives the first message and returns the tech to the lua script.

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login