foul-magics/Mage/src/main/java/mage/game/draft
2016-09-05 15:03:47 +02:00
..
BoosterDraft.java Restructured Mage module 2015-11-29 21:56:49 +01:00
Draft.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DraftCube.java refactor : removed all instances of new Random() and replaced with RandomUtil for a ThreadLocal randomizer 2016-09-05 15:03:47 +02:00
DraftImpl.java refactor : removed all instances of new Random() and replaced with RandomUtil for a ThreadLocal randomizer 2016-09-05 15:03:47 +02:00
DraftOptions.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DraftPlayer.java Fixed some possible null pointer exceptions. 2016-06-18 12:56:25 +02:00
RandomBoosterDraft.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RichManBoosterDraft.java spjspj - Update Rich Man draft to allow Random packs 2016-05-15 23:52:13 +10:00
RichManCubeBoosterDraft.java spjspj - Add Rich Man Cube draft. This is a variation on the Rich Man set draft. It still (like cube) shouldn't let there be more than one copy of a card in the draft but will give each player a new pack from the cards that haven't been picked already each time. Allows 2 player cube drafts to be playable. 2016-06-26 12:54:59 +10:00