Skip to content

Conversation

@JensenJ
Copy link
Contributor

@JensenJ JensenJ commented Jan 19, 2026

Originally part of #9826
Fixes #7939

Fixes a bug where the send only option in the postbox UI was not respected. Localization of the train status message has been updated to reflect this change and datagen has been ran for this.

Let me know if there's anything I need to change or if you have any ideas to how it could be improved.

Thanks,
Jensen

Fixed an oversight where the send only button inside the postbox UI wasn't actually implemented. Before delivering a package in pathfinding we also now check if the postbox is send only, and if it is we ignore it, this same logic applies during mail transfer. The navigation failure message for postbox address mismatch might want updating to reflect this new condition.
Fixed a bug in the fix for send only postboxes not saving state between world reloads.
Updated localisation for a train status message that could appear due to a postbox not being able to accept a package due to send only mode being enabled. Ran datagen.
@VoidLeech VoidLeech added the pr type: fix PR fixes a bug label Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr type: fix PR fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Postbox setting "only send" does not function

2 participants