The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: Nazalassa on October 04, 2025, 09:32:50 AM

Title: r11761 - Chat messages from players on locked companies = no ticker message
Post by: Nazalassa on October 04, 2025, 09:32:50 AM
When a player sends a message from a company they have not unlocked, it does not create a notification for the recipient(s): it does not increase unread message count and does not create a ticker message. While this may be desirable in some cases, in other cases it has been an issue, for example when chatting with a player who has not logged into their company.

unowned-chat-message-fix.patch removes this behaviour completely.
unowned-chat-message-fix-only-private.patch removes this behaviour, but only for private messages - there will be a notification for messages from players not logged in only for private messages.
Title: Re: r11761 - Chat messages from players on locked companies = no ticker message
Post by: prissi on October 04, 2025, 02:03:51 PM
Ok, looking into it, it does not trigger a notification, if the recipent is locked too, I see, incorporated. I disabled also sending company messages from locked players in r11764.