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
- Lots of our html is very old-fashioned
- Link to github and github issues somewhere
- A race condition can cause results to be half-reported twice instead of fully reported once, in leagues
- If a player has an unreported match AND they have not yet linked MTGO, prioritize the link to report their match or show both
- Gatherling classifies Horned Loch-Whale under Spells not Creatures, presumably because of the Lagoon Breach part
- SQL injection attack attempt exposed issues with user input sanitization before output to HTML
- We only check deck legality at submission time, not tournament start time. A format that rotates but uses the same format can get in a muddle
- Improve password hashing strength
- Changing mtgo usernames
- Add optional round timer feature, so that we can auto-advance TO-less tournaments
- Docs
- PHP not yet supported