PennyDreadfulMTG/gatherling
Magic: The Gathering tournament runner and tracker for Player Run Events
PHPMIT
Issues
- 2
Gatherling (a) doesn't get the new mdfcs by default and (b) expects "Outland Liberator/Frenzied Trapbreaker" which is not really the card name. We should accept and expect "Outland Liberator". I think?
#225 opened by vorpal-buildbot - 2
"Can't add Road/Ruin to Legal list, it is either not in the database or on the ban list."
#473 opened by bakert - 1
Gatherling displays frontside creatures, backside noncreatures in "spells" slot and vice versa
#539 opened by vorpal-buildbot - 0
- 1
If a player has an unreported match AND they have not yet linked MTGO, prioritize the link to report their match or show both
#684 opened by vorpal-buildbot - 0
A race condition can cause results to be half-reported twice instead of fully reported once, in leagues
#683 opened by bakert - 1
There is no attempt made to make "trophies earned" images a reasoable size
#673 opened by vorpal-buildbot - 0
Gatherling classifies Horned Loch-Whale under Spells not Creatures, presumably because of the Lagoon Breach part
#666 opened by vorpal-buildbot - 1
SQL injection attack attempt exposed issues with user input sanitization before output to HTML
#662 opened by vorpal-buildbot - 1
Change "still waiting on" to something more friendly in gatherling paste text, and trim the trailing comma
#660 opened by vorpal-buildbot - 0
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
#655 opened by bakert - 1
Vulnerability in deck download allows downloading decks that you're not authorized to view.
#649 opened by joost-vdpol - 0
Improve password hashing strength
#650 opened by joost-vdpol - 2
When you hover over the checkbox to drop someone from an event (as a host) there's a theoretically useful tooltop (title attribute) but it's a bit of an escaped HTML mess
#484 opened by vorpal-buildbot - 1
Gatherling sometimes wants names like The Invasion of Something/Other Side Name and it'd be more convenient (and standard) to just accept the front face name (preferably either/any reasonable way of describing the card) -- this affects more than just battles - mdfcs too
#497 opened by vorpal-buildbot - 1
Series Season leaderboard (seriesreport.php) table has a weird sorting. Sort by total number of points? Up for discussion on behalf of GringoP in discord
#205 opened by vorpal-buildbot - 1
Late entry paired despite not entering
#581 opened by vorpal-buildbot - 3
late entrant paired without decklist entered
#595 opened by vorpal-buildbot - 0
Changing mtgo usernames
#624 opened by vorpal-buildbot - 0
Every time we run update-gatherling.sh we rebuild the docker image and everyone is logged out (I think)
#621 opened by vorpal-buildbot - 0
Add optional round timer feature, so that we can auto-advance TO-less tournaments
#616 opened by vorpal-buildbot - 0
- 0
Normally standings are only recalculated at end of round. This should be overriden for League structures
#521 opened by vorpal-buildbot - 1
if an event name has a pound symbol in it that is not url encoded when making links resulting in strange behavior
#516 opened by vorpal-buildbot - 0
It seems to be possible to late-join a tournament AFTER the round it should not be allowed - perhaps if you have a stale page open before the previous round ends?
#510 opened by vorpal-buildbot - 1
Gatherling sometimes wants names like The Invasion of Something/Other Side Name and it'd be more convenient (and standard) to just accept the front face nam
#498 opened by vorpal-buildbot - 0
test
#499 opened by vorpal-buildbot - 1
Gatherling sometimes wants names like The Invasion of Something/Other Side Name and it'd be more convenient (and standard) to just accept the front face nam
#500 opened by vorpal-buildbot - 0
When setting up legality for S28 Michiko's Reign of Truth/Portrait of Michiko Okiba Reckoner Raid/Nezumi Road Captain did not "take" and had to be added manually later
#475 opened by vorpal-buildbot - 0
long decknames
#366 opened by vorpal-buildbot - 0
- 0
- 0
- 0
- 1
mdfcs like Flamescroll Celebrant // Revel in Silence do not import cleanly from PD legal_cards.txt where they are listed as just the front face although you can add them by hand
#220 opened by vorpal-buildbot - 0
Gatherling sorts registered players list by color of deck which leaks a little info - sort alphabetically?
#329 opened by vorpal-buildbot - 0
attempting to create a deck with a lot of distinct cards locks the gatherling server, maybe don't process cards after a certain limit (i.e. 200)
#232 opened by vorpal-buildbot - 0
- 0
Force users to set client username, because the consistent soft reminders aren't working well enough
#163 opened by vorpal-buildbot - 0
random stx multi faced cards are randomly missing, i added them manually but maybe people were working on it and moved around stuff? re: outland liberator (readded already but now without / split-like formatting, but the old ones like flamescroll celebrant were missing). but im adding them anyways
#226 opened by vorpal-buildbot - 0
Late entries can't edit their deck before the next round starts, between r1 and r2
#223 opened by vorpal-buildbot - 1
When you have MTGO linked and you have dropped the Match Listing page doesn't show the little icon like it used to
#215 opened by vorpal-buildbot - 0
When a player tries to add an mtgo account on gatherling that is already on another account it gives no error message or indication, it just doesn't update. A player stuck in an unreportable state in R1 in the tournament today. Gatherling wanted the mtgo name but it wouldn't update since it was already on another account.
#206 opened by vorpal-buildbot - 0
feature - ban by format rather than by series or some other way to ban from all pd tournaments in a single place
#173 opened by vorpal-buildbot - 0
Gatherling thinks that `Bala Ged Recovery // Bala Ged Sancutary` is called `Bala Ged Recovery` but that `Torrent Sculptor // Flamethrower Sonata` is called `Torrent Sculptor/Flamethrower Sonata`
#171 opened by vorpal-buildbot - 0
if you choose to report a 1-2 and drop the confirmation screen says "I lost the match 0-2" … but it does the right thing
#153 opened by vorpal-buildbot - 0
can't add Kolvori to legal list because its full name is longer than the current db limit (which is 40 chars)
#160 opened by vorpal-buildbot - 1
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
#162 opened by vorpal-buildbot - 0
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
#154 opened by vorpal-buildbot - 0
Gatherling API exports OP_Match, PL_Game, OP_Game inside standings but all other keys are lowercase
#152 opened by vorpal-buildbot