f2e-spec icon indicating copy to clipboard operation
f2e-spec copied to clipboard

let game to memorize player's names selection

Open allcreater opened this issue 5 years ago • 2 comments

What does this PR do?

matches player controller's name with player name at high scores screen

Closes Issue(s)

#61

Motivation

To save players from routine searching his/her name at names list Two or more players usually uses their favorite controllers so that game should remember player's name selection for that controller.

More

  • [ ] small refactoring: SongItems::lookup(std::shared_ptr<Song> song) removed because it responsibilities could be taken by SongItems::lookup(Song& song)

Additional Notes

one of my experimental crafts, not sure is it good way to do so but will be glad to discuss :)

allcreater avatar Apr 16 '20 00:04 allcreater

Would be nice to include this new feature. @allcreater can you make this up-to-date with current master by rebasing it? If no response i think i'll give it a try somewhere this week

Baklap4 avatar Apr 25 '22 09:04 Baklap4