MetalStormGhost 2af274dc77
Autoplanner will take number of pilots into account when planning purchases
- Added expected_pilots_next_turn() to Squadron. The procurement AI now correctly compares to it when evaluating if planes should be bought, instead of the maximum possible number of pilots.
- Added replenish_rate method to squadron.py to prevent expected_pilots_next_turn from returning an incorrect (too large) number when replenish rate > pilots required.
#1837
2022-02-20 00:48:05 +01:00
..
2022-02-19 12:57:41 -08:00
2022-02-18 18:11:32 -08:00
2022-02-18 17:58:34 -08:00
2022-02-19 14:41:39 -08:00
2022-02-18 18:22:02 -08:00
2022-02-19 12:57:41 -08:00
2021-11-20 18:49:14 -08:00
2022-02-18 18:22:02 -08:00
2021-11-20 18:49:14 -08:00
2021-11-21 11:30:39 -08:00
2021-10-22 11:42:13 -07:00