[freeciv/freeciv] a6b8b0: Fix over-the-max veteran level at process_attacker...
freeciv-commits <[email protected]>
| Newsgroups | gmane.games.freeciv.devel |
|---|---|
| Message-ID | <freeciv/freeciv/push/refs/heads/main/[email protected]> |
Branch: refs/heads/main
Home: https://github.com/freeciv/freeciv
Commit: a6b8b0eed7b953ef359592d68ef40cbe118ff250
https://github.com/freeciv/freeciv/commit/a6b8b0eed7b953ef359592d68ef40cbe118ff250
Author: Marko Lindqvist <[email protected]>
Date: 2026-08-12 (Wed, 12 Aug 2026)
Changed paths:
M ai/default/daimilitary.c
Log Message:
-----------
Fix over-the-max veteran level at process_attacker_want()
Value of EFT_VETERAN_BUILD was being assigned as
veterancy level directly, without checking unit's
max veteran level.
See RM #2081
Signed-off-by: Marko Lindqvist <[email protected]>
To unsubscribe from these emails, change your notification settings at https://github.com/freeciv/freeciv/settings/notifications