Gatherling
Welcome to Gatherling! With Gatherling you can keep track of your decks in order to see what you played last tournament, last month, or even last year. You can keep track of all of your decks played here at the Gatherling.com tournaments, and Gatherling will keep a record of how they do.
Some good starting points:
Gatherling Statistics:
- There are 65923 unique decks.
- We have recorded 184476 matches from 6483 events.
- There are 34609 active players in gatherling. (7169 verified)
Gatherling News: Update to Gatherling 4!
Deck Model Update!
- Added deck validator that interfaces with format system to make report if decks are legal for a format.
- Created a ban list and a legal list to allow legality rules of individual cards.
- Can specify what rarity of cards are legal. So pauper event can have only common cards legal for example
- Added error tracking and reporting system for the deck database to identify legality issues
- Added additional properties and functionality inside the model to be able to trap additional deck legality issues
- Added a deck Errors section to the deck view with accurate descriptions of problems so players can easily fix the format issues
- Added card counts for all headings in deck view so players can more easily see how a deck is constructed
- Updated deck links so that illegal decks show up in red, missing decks show up in yellow, and good decks show up in green
Deck Validator reports following errors currently. These errors are reported for both maindeck cards and sideboard cards. More will be added.
- Verifies that cards are in the allowed sets for the format
- Verifies that cards aren't on the banned list or that they ARE on the legal list
- Verifies that cards are legal not just by rarity, but that they are of the correct rarity in the allowed sets
- Verifies that decks are at least 60 cards. Later will add ability to specify deck size
- Verifies that sideboards are 0 cards, 15 cards, or 1 card (Commander) in size
- Many more verifications coming!
Database Model Optimization!
- Added database optimization code that will be deployed to various othe models
Standings Model Update!
- Cleaned source code and optimized the Standings model
- Fixed league standings scoring system
Entry Model Update!
- Disabled ignore decks functionality for when players failed to enter a deck list. All deck lists are required at Gatherling.com. Still have some clean-up to do here.
- Cleaned up and optimized source code
Player Model Update!
- Disbled ignore decks functionality for when players failed to enter a deck list. All deck lists are required at Gatherling.com. Still have some clean-up to do
- Fixed authorization access to Host CP for Series Organizers.
- Fixed deck editing authorizations for Series Organizers.
- Players can now enter their own deck lists after an event starts. This makes it easier for late players to join.
- Players can now fix errors with their own deck lists after an event starts.
- Changed every instance of Steward to organizer to reflect the actual name of Series Organizers
- Cleaned up and optimized source code
Series Model Update!
- Changed every instance of Steward to Organizer to refelct the actual name of Series Oganizers
Event Model Update!
- Cleaned up and optimized source code
- Changed all instances of steward to organizer to reflect the relationship with the Series Organizer
Match Model Update!
- Cleaned up source code. Brutally murdered white space. Added optimization code.
Subevent Model Update!
- Cleaned up source code. Brutally murdered white space. Added optimation code.
Admin CP Update!
- Added form to create new series
- Added System Format Editor
- Fixed card set entry form bug that didn't properly assign set type to new sets being added
Series CP Update!
- Added a Format Editor Form so that Series Organizers can create series filters to create rules for what is legal in deck lists for their events
Host CP Update!
- Added functionality to drop players with illegal or missing deck lists from events once the event starts
- Fixed "link to nowhere" bug that would drop a player to an empty gatherling page after entering deck list
Player CP Update!
- New Column that appears when ever a player has a missing or illegal deck list. That column lists all decks that are missing or have errors so players can more easily fix them.
Series Report
- Cleaned up and optimized source code. Brutally murdered white space.
Gatherling Graphics update!
- Updated Gatherling Header image!
New Archytpes Page!
- Created an informational page about deck archetype that for now I am just linking to from the main page. But eventually will embed into Gatherling in the deck construction page so that players can be better prepared to list their deck archetype! Thus making Gatherling's Metagame reports more accurate.
Planned Updates: Got an idea you would like to see added?
Message us!