empserver/tests/load-tend
Markus Armbruster 3f2e59ab2f load lload unload lunload: Tweak suppression of error messages
These commands suppress some error messages when ships, planes or land
units involved aren't explicitly selected by UID.  Without this, a
command like "unload plane 80 *" would complain about every plane not
on ship#80.

Correct a few issues with this error suppression:

1. We don't suppress the error when we can't load/unload a ship or
land unit because it's on the trading block.  Do suppress it.

2. We suppress the error message when we can't load/unload due to
foreign sector ownership in all but one places.  Fix that place.

3. Messages about explicitly selected planes and land units to load
are still suppressed when the carrier isn't selected explicitly.
Change this to suppress regardless of the carrier.

3. We suppress the error when a carrier has no room.  Don't, because
it's a potentially confusing silent failure.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2021-01-05 07:25:18 +01:00
..
01-load-1 unload lunload: Fail early when carrier can't carry land units 2021-01-05 07:25:18 +01:00
02-load-POGO tests/load-tend: New; exercises load and tend commands 2021-01-05 07:25:15 +01:00
03-tend-1 tend: Report "cannot hold any" when tending to target, too 2021-01-05 07:25:17 +01:00
04-tend-POGO tend ltend: Fix to skip dead ships and land units for deities 2021-01-05 07:25:17 +01:00
05-ltend-1 ltend: Reject zero amount more nicely 2021-01-05 07:25:17 +01:00
06-ltend-POGO tests/load-tend: New; exercises load and tend commands 2021-01-05 07:25:15 +01:00
99-POGO tend: Fix the amount tended in bulletin to recipient 2021-01-05 07:25:17 +01:00
final.xdump tend ltend: Fix to skip dead ships and land units for deities 2021-01-05 07:25:17 +01:00
journal.log load lload unload lunload: Tweak suppression of error messages 2021-01-05 07:25:18 +01:00
server.log tests/load-tend: New; exercises load and tend commands 2021-01-05 07:25:15 +01:00
setup-POGO tests/load-tend: New; exercises load and tend commands 2021-01-05 07:25:15 +01:00