triplea-game / triplea

TripleA is a turn based strategy game and board game engine, similar to Axis & Allies or Risk.
https://triplea-game.org/
GNU General Public License v3.0
1.34k stars 393 forks source link

Bot: update autosave file naming #12752

Closed DanVanAtta closed 2 months ago

DanVanAtta commented 2 months ago

Put 'autosave' at front for better sorting. Simplify algorithm to assume 'triplea_name' is set (which it is now)

Notes to Reviewer