Skip to content

2021-February-28 - Prerelease - 2.6.39@a27aa04232

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Feb 17:18
658370d
Read Game Notes from File instead of XML (#8930)

Changes:
- read game notes from file
- add migration that runs on startup to copy game notes from XML to file
- do not store map notes with game data, instead always read it from file
- remove 'player count' listing in 'select game' game-notes section.
  With that removed, and game-notes coming from file, we can remove
  shallow parsing and game selection does not need to read game-XMLs at all.
- restore 'game path' line to game-selection game-notes