ibauk / sm3

ScoreMaster v3 application only
MIT License
0 stars 2 forks source link

Magic fields repurposed #20

Closed ibauk closed 1 year ago

ibauk commented 2 years ago

MagicPenalty and MagicWord have both been repurposed to avoid the need for database schema updating.

At the next schema update these fields need to be returned to their original use and new fields setup for the new purposes.

ibauk commented 1 year ago

Temporary use of MagicWord fixed by new field JudgesNotes Temporary use of MagicPenalty fixed by new field PercentPenalty

Settings useMagicPenalty/valMagicPenalty replaced by usePercentPenalty/valPercentPenalty

New fields on claims: PercentPenalty & JudgesNotes now fully supported.