This PR makes it so that full developers and users with the art team role can credit users for game badge art associated with games (their core sets). There are no player-facing UI elements added as part of this PR.
Game badge art credit works by leveraging the achievement_set_authors table.
This PR makes it so that full developers and users with the art team role can credit users for game badge art associated with games (their core sets). There are no player-facing UI elements added as part of this PR.
Game badge art credit works by leveraging the
achievement_set_authors
table.A SQL file, constructed by parsing the Icon Gauntlet history spreadsheet, has been constructed and attached to this PR's conversation.
When a user uploads a new badge, they are automatically assigned credit for that badge.
Functionality has been added to the management app (
/manage/games/1
) for assigning and manipulating credit: