Skip to content

A hacked-together way to draft custom Magic: the Gathering sets online

Notifications You must be signed in to change notification settings

ncplol/HolocronDrafter

 
 

Repository files navigation

Holocron Drafter

Build Status Coverage Status Stories in Ready Codacy Badge

A hacked-together way to draft custom Magic: the Gathering sets online.

Features

  • Draft custom Magic sets online with your friends!
  • Graphical deck builder allows you to build your deck as you draft!
  • That's it. Screenshot.

Requirements

Windows and .NET 4.0, until someone wants to do a Mono port.

What's Broken?

Well, a lot of stuff. For starters:

  • Slow image downloading
  • Little to no error handling when parsing set files, loading images, etc.
  • Graphical glitches galore

Coming Eventually

  • More error handling
  • Better image downloading

How to Use

  • Install the included Magic Set Editor script. (Put the magic-isochrondrafter.mse-export-template folder into the data folder of your MSE install.)
  • Export your set from Magic Set Editor using the script. (File->Export->HTML...->Isochron Drafter Exporter)
  • Export card images from your set -- filename must be "cardname.full.jpg", and contain no commas or apostrophes, which Magic Set Editor removes by default.
  • Upload the card images from your set somewhere.
  • In Isochron Drafter, start a server. Browse to the exported set file and enter the remote image directory.
  • If you're behind a router, make sure port 10024 is forwarded to your computer.
  • Have everyone connect to the IP you're hosting the server on.
  • Start the draft on the server.
  • Enjoy.

Notes

About

A hacked-together way to draft custom Magic: the Gathering sets online

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%