lunakv / academyruins

Magic: the Gathering Rules Library
https://www.academyruins.com
GNU Affero General Public License v3.0
3 stars 1 forks source link

Add rule tracing #9

Closed KingSupernova31 closed 1 year ago

KingSupernova31 commented 1 year ago

A feature that Andrew was experimenting with on VJ before it went down was a rules trace. You could enter any rule number and it would show you a history of all changes to that rule. I found it extremely useful.

lunakv commented 1 year ago

This is on the shortlist, though the little time I have to work on AR right now is spent on finishing up the MTR parser. Closing this for now as a duplicate of https://github.com/lunakv/academyruins-api/issues/9, feel free to reopen if you have any frontend-specific notes.

KingSupernova31 commented 1 year ago

Ah, I didn't realize there was a separate repo for the API.

I think front end it should just look similar to the diffs. Display a list of all versions of that rule on the right in reverse chronological order, and on the left of each rule, include the date of change and the name of the set that that change coincided with.