Open nweissoertel opened 3 hours ago
Change the awarding of medals to a drop down menu to avoid typos in the medal name.
Also improves the implementation of medals if we add a medal table
we rewrite the medals table, and we make an awarded_medals association table
which is a Players-Medals Many to Many
Change the awarding of medals to a drop down menu to avoid typos in the medal name.
Also improves the implementation of medals if we add a medal table