gatherling
https://github.com/pennydreadfulmtg/gatherling
PHP
Magic: The Gathering tournament runner and tracker for Player Run Events
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported1 Subscribers
Add a CodeTriage badge to gatherling
Help out
- Issues
- feature - ban by format rather than by series or some other way to ban from all pd tournaments in a single place
- when you are logged in with Discord and reg'ed for an event you see "you are not registered for any events" on Player CP, maybe
- If you use "Create Next Event" to create an event *after* the Daylight Savings change when it is still currently *before* the Daylight Savings change the event will be one hour out from where you expect
- Gatherling API exports OP_Match, PL_Game, OP_Game inside standings but all other keys are lowercase
- Include URL of event in API response rather than having decksite Gatherling scraper hardcode how to form one (and then update gatherling scraper)
- Maybe experiment with different colors with Submit Report and other links to differentiate them for visibility purposes
- Decklist on deck pages should be ordered by CMC then alphabetical not number of cards then alphabetical
- "Your Active Events" should be separate from other active events, same as "Your upcoming events" is.
- We maintain a banned list in Gatherling by hand but it is derivable from Game-breaking + not-Multiplayer tags on the bugs so could be automated
- Format CP deckcheck
- Docs
- PHP not yet supported